Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 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-ssh8993856642196364767.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh10682128725370671967.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh965364203617851739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh13286833044306643277.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh14112579136243335577.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22380 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 # timeout=10 Commit message: "feat: generate openapi spec from updated postman collection (#123)" > git rev-list --no-walk 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-10T03:38:43.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-10T03:38:43.450Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-10T03:38:43.463Z] ========================================================= [2022-08-10T03:38:43.463Z] EdgeX Global Pipelines Version Info [2022-08-10T03:38:43.463Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:38:44.241Z] ------------------- [2022-08-10T03:38:44.241Z] stable info: [2022-08-10T03:38:44.241Z] ------------------- [2022-08-10T03:38:44.241Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T03:38:44.241Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T03:38:44.241Z] Message: update stable to v1.0.238 [2022-08-10T03:38:44.815Z] ------------------- [2022-08-10T03:38:44.815Z] experimental info: [2022-08-10T03:38:44.815Z] ------------------- [2022-08-10T03:38:44.815Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T03:38:44.815Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T03:38:44.815Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-10T03:38:45.099Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-10T03:38:45.108Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-10T03:38:45.120Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-10T03:38:45.131Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-10T03:38:45.144Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-10T03:38:45.155Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-10T03:38:45.166Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-10T03:38:45.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-10T03:38:45.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-10T03:38:45.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-10T03:38:45.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-10T03:38:45.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-10T03:38:45.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-10T03:38:45.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-10T03:38:45.272Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T03:38:45.283Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T03:38:45.295Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-10T03:38:45.306Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-10T03:38:45.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-10T03:38:45.329Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-10T03:38:45.343Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-10T03:38:45.354Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-10T03:38:45.366Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-10T03:38:45.378Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-10T03:38:45.389Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-10T03:38:45.401Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-10T03:38:45.413Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-10T03:38:45.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-10T03:38:45.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-10T03:38:45.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-10T03:38:45.458Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] echo [2022-08-10T03:38:45.472Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9690a38 [Pipeline] echo [2022-08-10T03:38:45.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T03:38:45.524Z] provisioning config files... [2022-08-10T03:38:45.538Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6874227704017231278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:38:45.844Z] ---> docker-login.sh [2022-08-10T03:38:45.844Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:38:46.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:38:46.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:38:46.366Z] Configure a credential helper to remove this warning. See [2022-08-10T03:38:46.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:38:46.366Z] [2022-08-10T03:38:46.366Z] Login Succeeded [2022-08-10T03:38:46.366Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:38:46.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:38:46.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:38:46.629Z] Configure a credential helper to remove this warning. See [2022-08-10T03:38:46.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:38:46.629Z] [2022-08-10T03:38:46.629Z] Login Succeeded [2022-08-10T03:38:46.629Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:38:46.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:38:46.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:38:46.629Z] Configure a credential helper to remove this warning. See [2022-08-10T03:38:46.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:38:46.629Z] [2022-08-10T03:38:46.629Z] Login Succeeded [2022-08-10T03:38:46.629Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:38:46.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:38:46.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:38:46.890Z] Configure a credential helper to remove this warning. See [2022-08-10T03:38:46.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:38:46.890Z] [2022-08-10T03:38:46.890Z] Login Succeeded [2022-08-10T03:38:46.890Z] docker.io [2022-08-10T03:38:46.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:38:47.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:38:47.152Z] Configure a credential helper to remove this warning. See [2022-08-10T03:38:47.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:38:47.152Z] [2022-08-10T03:38:47.152Z] Login Succeeded [2022-08-10T03:38:47.152Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:38:47.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-10T03:38:47.535Z] + git rev-list -1 --merges 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0~1..9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] echo [2022-08-10T03:38:47.565Z] -----------> git rev-list -1 --merges 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0~1..9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [false] [Pipeline] sh [2022-08-10T03:38:47.859Z] + git log --format=format:%s -1 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] echo [2022-08-10T03:38:47.876Z] ========================================================= [2022-08-10T03:38:47.876Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-10T03:38:47.876Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T03:38:48.228Z] + git log --format=format:%s -1 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] echo [2022-08-10T03:38:48.246Z] [semverPrep] GIT_COMMIT: 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0, Commit Message: feat: generate openapi spec from updated postman collection (#123) [Pipeline] echo [2022-08-10T03:38:48.256Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-10T03:38:48.630Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T03:38:48.630Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-10T03:38:48.630Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-10T03:38:48.630Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-10T03:38:48.630Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-10T03:38:48.630Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-10T03:38:48.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:38:49.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:38:49.051Z] [2022-08-10T03:38:49.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:38:49.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:38:49.356Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-10T03:38:49.356Z] b85a868b505f: Pulling fs layer [2022-08-10T03:38:49.356Z] e2be974225ed: Pulling fs layer [2022-08-10T03:38:49.356Z] 339a4e72a1f5: Pulling fs layer [2022-08-10T03:38:49.356Z] 988bab9f4d93: Pulling fs layer [2022-08-10T03:38:49.356Z] 1469e6f7b9e6: Pulling fs layer [2022-08-10T03:38:49.356Z] eaf3925da568: Pulling fs layer [2022-08-10T03:38:49.356Z] bab4dde63d76: Pulling fs layer [2022-08-10T03:38:49.356Z] bde34c3a00c8: Pulling fs layer [2022-08-10T03:38:49.356Z] b352a97aabf1: Pulling fs layer [2022-08-10T03:38:49.356Z] 4872d77fe225: Pulling fs layer [2022-08-10T03:38:49.356Z] 5851b861e8e6: Pulling fs layer [2022-08-10T03:38:49.356Z] b352a97aabf1: Waiting [2022-08-10T03:38:49.356Z] 4872d77fe225: Waiting [2022-08-10T03:38:49.356Z] 5851b861e8e6: Waiting [2022-08-10T03:38:49.356Z] 988bab9f4d93: Waiting [2022-08-10T03:38:49.356Z] bab4dde63d76: Waiting [2022-08-10T03:38:49.356Z] 1469e6f7b9e6: Waiting [2022-08-10T03:38:49.356Z] bde34c3a00c8: Waiting [2022-08-10T03:38:49.356Z] eaf3925da568: Waiting [2022-08-10T03:38:49.356Z] e2be974225ed: Download complete [2022-08-10T03:38:49.356Z] 988bab9f4d93: Verifying Checksum [2022-08-10T03:38:49.356Z] 988bab9f4d93: Download complete [2022-08-10T03:38:49.620Z] 1469e6f7b9e6: Verifying Checksum [2022-08-10T03:38:49.620Z] 1469e6f7b9e6: Download complete [2022-08-10T03:38:49.620Z] eaf3925da568: Verifying Checksum [2022-08-10T03:38:49.620Z] eaf3925da568: Download complete [2022-08-10T03:38:49.620Z] 339a4e72a1f5: Verifying Checksum [2022-08-10T03:38:49.620Z] 339a4e72a1f5: Download complete [2022-08-10T03:38:49.620Z] bde34c3a00c8: Download complete [2022-08-10T03:38:49.620Z] b352a97aabf1: Download complete [2022-08-10T03:38:49.620Z] 4872d77fe225: Verifying Checksum [2022-08-10T03:38:49.620Z] 4872d77fe225: Download complete [2022-08-10T03:38:49.620Z] 5851b861e8e6: Download complete [2022-08-10T03:38:49.620Z] b85a868b505f: Verifying Checksum [2022-08-10T03:38:49.620Z] b85a868b505f: Download complete [2022-08-10T03:38:49.881Z] bab4dde63d76: Verifying Checksum [2022-08-10T03:38:49.881Z] bab4dde63d76: Download complete [2022-08-10T03:38:50.823Z] b85a868b505f: Pull complete [2022-08-10T03:38:51.084Z] e2be974225ed: Pull complete [2022-08-10T03:38:51.654Z] 339a4e72a1f5: Pull complete [2022-08-10T03:38:51.654Z] 988bab9f4d93: Pull complete [2022-08-10T03:38:51.914Z] 1469e6f7b9e6: Pull complete [2022-08-10T03:38:51.914Z] eaf3925da568: Pull complete [2022-08-10T03:38:53.825Z] bab4dde63d76: Pull complete [2022-08-10T03:38:53.825Z] bde34c3a00c8: Pull complete [2022-08-10T03:38:54.086Z] b352a97aabf1: Pull complete [2022-08-10T03:38:54.086Z] 4872d77fe225: Pull complete [2022-08-10T03:38:54.086Z] 5851b861e8e6: Pull complete [2022-08-10T03:38:54.086Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-10T03:38:54.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:38:54.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:38:54.198Z] prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container [2022-08-10T03:38:54.242Z] $ 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-08-10T03:38:55.819Z] $ docker top cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a -eo pid,comm [2022-08-10T03:38:55.882Z] 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-08-10T03:38:55.882Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T03:38:55.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:38:55.921Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:38:56.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:38:56.039Z] $ docker exec cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a ssh-agent [2022-08-10T03:38:56.162Z] SSH_AUTH_SOCK=/tmp/ssh-65FfegqQCnmU/agent.34 [2022-08-10T03:38:56.162Z] SSH_AGENT_PID=41 [2022-08-10T03:38:56.170Z] Running ssh-add (command line suppressed) [2022-08-10T03:38:56.292Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_364083608605774844.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_364083608605774844.key) [2022-08-10T03:38:56.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:38:56.605Z] + git tag --points-at HEAD [Pipeline] } [2022-08-10T03:38:56.619Z] $ docker exec --env ******** --env ******** cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a ssh-agent -k [2022-08-10T03:38:56.727Z] unset SSH_AUTH_SOCK; [2022-08-10T03:38:56.727Z] unset SSH_AGENT_PID; [2022-08-10T03:38:56.728Z] echo Agent pid 41 killed; [2022-08-10T03:38:56.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-10T03:38:56.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:38:56.767Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:38:56.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:38:56.890Z] $ docker exec cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a ssh-agent [2022-08-10T03:38:57.016Z] SSH_AUTH_SOCK=/tmp/ssh-257eTPt90aaD/agent.75 [2022-08-10T03:38:57.016Z] SSH_AGENT_PID=81 [2022-08-10T03:38:57.022Z] Running ssh-add (command line suppressed) [2022-08-10T03:38:57.132Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6236890244300409341.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6236890244300409341.key) [2022-08-10T03:38:57.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:38:57.437Z] + git semver init [2022-08-10T03:38:57.698Z] 2022-08-10 03:38:57,672 [run_init] DEBUG init version:0.0.0 force:False [2022-08-10T03:38:57.698Z] 2022-08-10 03:38:57,672 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-10T03:38:57.698Z] 2022-08-10 03:38:57,673 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-10T03:38:57.698Z] 2022-08-10 03:38:57,673 [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-08-10T03:38:58.641Z] 2022-08-10 03:38:58,457 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-08-10T03:38:58.641Z] 2022-08-10 03:38:58,457 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-08-10T03:38:58.641Z] 2022-08-10 03:38:58,458 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:38:58.641Z] 2022-08-10 03:38:58,458 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:38:58.641Z] 2.3.0-dev.4 [Pipeline] } [2022-08-10T03:38:58.652Z] $ docker exec --env ******** --env ******** cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a ssh-agent -k [2022-08-10T03:38:58.770Z] unset SSH_AUTH_SOCK; [2022-08-10T03:38:58.770Z] unset SSH_AGENT_PID; [2022-08-10T03:38:58.770Z] echo Agent pid 81 killed; [2022-08-10T03:38:58.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T03:38:59.091Z] + git semver [Pipeline] } [2022-08-10T03:38:59.367Z] $ docker stop --time=1 cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a [2022-08-10T03:39:00.712Z] $ docker rm -f cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T03:39:01.067Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-10T03:39:01.350Z] Stashed 1 file(s) [Pipeline] echo [2022-08-10T03:39:01.352Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.4 [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-08-10T03:39:01.461Z] provisioning config files... [2022-08-10T03:39:01.470Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7916511667905522111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:39:01.771Z] ---> docker-login.sh [2022-08-10T03:39:01.771Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:39:01.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:39:01.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:39:01.771Z] Configure a credential helper to remove this warning. See [2022-08-10T03:39:01.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:39:01.771Z] [2022-08-10T03:39:01.771Z] Login Succeeded [2022-08-10T03:39:01.771Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:39:01.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:39:02.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:39:02.037Z] Configure a credential helper to remove this warning. See [2022-08-10T03:39:02.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:39:02.037Z] [2022-08-10T03:39:02.037Z] Login Succeeded [2022-08-10T03:39:02.037Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:39:02.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:39:02.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:39:02.037Z] Configure a credential helper to remove this warning. See [2022-08-10T03:39:02.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:39:02.037Z] [2022-08-10T03:39:02.037Z] Login Succeeded [2022-08-10T03:39:02.037Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:39:02.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:39:02.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:39:02.298Z] Configure a credential helper to remove this warning. See [2022-08-10T03:39:02.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:39:02.298Z] [2022-08-10T03:39:02.298Z] Login Succeeded [2022-08-10T03:39:02.298Z] docker.io [2022-08-10T03:39:02.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:39:02.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:39:02.559Z] Configure a credential helper to remove this warning. See [2022-08-10T03:39:02.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:39:02.559Z] [2022-08-10T03:39:02.559Z] Login Succeeded [2022-08-10T03:39:02.559Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:39:02.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-10T03:39:02.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:39:02.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:39:02.645Z] ========================================================= [2022-08-10T03:39:02.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-10T03:39:02.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:39:02.981Z] + 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-08-10T03:39:02.981Z] Sending build context to Docker daemon 20.42MB [2022-08-10T03:39:02.981Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T03:39:02.981Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-10T03:39:03.242Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-10T03:39:03.242Z] 2408cc74d12b: Pulling fs layer [2022-08-10T03:39:03.242Z] ea60b727a1ce: Pulling fs layer [2022-08-10T03:39:03.242Z] 30c4a7721957: Pulling fs layer [2022-08-10T03:39:03.242Z] 370296b7ddb6: Pulling fs layer [2022-08-10T03:39:03.242Z] 7c6cee850709: Pulling fs layer [2022-08-10T03:39:03.242Z] 39a5fcdaea64: Pulling fs layer [2022-08-10T03:39:03.242Z] d94ebbe4e438: Pulling fs layer [2022-08-10T03:39:03.242Z] bcfd1f05c69d: Pulling fs layer [2022-08-10T03:39:03.242Z] 59ccb84bbe0f: Pulling fs layer [2022-08-10T03:39:03.242Z] 39a5fcdaea64: Waiting [2022-08-10T03:39:03.242Z] d94ebbe4e438: Waiting [2022-08-10T03:39:03.242Z] bcfd1f05c69d: Waiting [2022-08-10T03:39:03.242Z] 59ccb84bbe0f: Waiting [2022-08-10T03:39:03.242Z] 7c6cee850709: Waiting [2022-08-10T03:39:03.242Z] 370296b7ddb6: Waiting [2022-08-10T03:39:03.242Z] 30c4a7721957: Verifying Checksum [2022-08-10T03:39:03.242Z] 30c4a7721957: Download complete [2022-08-10T03:39:03.242Z] ea60b727a1ce: Verifying Checksum [2022-08-10T03:39:03.242Z] ea60b727a1ce: Download complete [2022-08-10T03:39:03.242Z] 7c6cee850709: Verifying Checksum [2022-08-10T03:39:03.242Z] 7c6cee850709: Download complete [2022-08-10T03:39:03.242Z] 39a5fcdaea64: Download complete [2022-08-10T03:39:03.242Z] 2408cc74d12b: Verifying Checksum [2022-08-10T03:39:03.242Z] d94ebbe4e438: Download complete [2022-08-10T03:39:03.506Z] 2408cc74d12b: Pull complete [2022-08-10T03:39:03.506Z] ea60b727a1ce: Pull complete [2022-08-10T03:39:03.506Z] 59ccb84bbe0f: Verifying Checksum [2022-08-10T03:39:03.506Z] 59ccb84bbe0f: Download complete [2022-08-10T03:39:03.768Z] 30c4a7721957: Pull complete [2022-08-10T03:39:04.027Z] bcfd1f05c69d: Verifying Checksum [2022-08-10T03:39:04.027Z] bcfd1f05c69d: Download complete [2022-08-10T03:39:04.027Z] 370296b7ddb6: Download complete [2022-08-10T03:39:08.225Z] 370296b7ddb6: Pull complete [2022-08-10T03:39:08.225Z] 7c6cee850709: Pull complete [2022-08-10T03:39:08.225Z] 39a5fcdaea64: Pull complete [2022-08-10T03:39:08.225Z] d94ebbe4e438: Pull complete [2022-08-10T03:39:10.134Z] bcfd1f05c69d: Pull complete [2022-08-10T03:39:10.703Z] 59ccb84bbe0f: Pull complete [2022-08-10T03:39:10.703Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-10T03:39:10.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T03:39:10.703Z] ---> a4fb48ad2a94 [2022-08-10T03:39:10.703Z] Step 3/13 : ARG MAKE="make build" [2022-08-10T03:39:12.623Z] ---> Running in b9bd1197540d [2022-08-10T03:39:12.623Z] Removing intermediate container b9bd1197540d [2022-08-10T03:39:12.623Z] ---> 7d1816f82fbc [2022-08-10T03:39:12.623Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T03:39:12.623Z] ---> Running in fa5a418fdbe6 [2022-08-10T03:39:12.623Z] Removing intermediate container fa5a418fdbe6 [2022-08-10T03:39:12.623Z] ---> 2f529ac8df94 [2022-08-10T03:39:12.623Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T03:39:12.623Z] ---> Running in ed210ede6df0 [2022-08-10T03:39:12.623Z] Removing intermediate container ed210ede6df0 [2022-08-10T03:39:12.623Z] ---> 2b5bb97325d4 [2022-08-10T03:39:12.623Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-10T03:39:12.623Z] ---> Running in 82f1c7f31ea2 [2022-08-10T03:39:12.882Z] Removing intermediate container 82f1c7f31ea2 [2022-08-10T03:39:12.882Z] ---> dbd276fdf10c [2022-08-10T03:39:12.882Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T03:39:12.882Z] ---> Running in 0457897e1811 [2022-08-10T03:39:13.454Z] Removing intermediate container 0457897e1811 [2022-08-10T03:39:13.454Z] ---> 470efb9c1e12 [2022-08-10T03:39:13.454Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T03:39:13.454Z] ---> Running in 4fca03897dda [2022-08-10T03:39:13.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T03:39:14.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T03:39:14.918Z] OK: 211 MiB in 51 packages [2022-08-10T03:39:15.180Z] Removing intermediate container 4fca03897dda [2022-08-10T03:39:15.180Z] ---> a6a66585aaf1 [2022-08-10T03:39:15.180Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-10T03:39:15.446Z] ---> Running in 6f382978bd8b [2022-08-10T03:39:15.446Z] Removing intermediate container 6f382978bd8b [2022-08-10T03:39:15.446Z] ---> db855c020227 [2022-08-10T03:39:15.446Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-10T03:39:15.446Z] ---> 82e3138d6930 [2022-08-10T03:39:15.446Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T03:39:15.707Z] ---> Running in b6a888725259 [2022-08-10T03:39:16.431Z] Still waiting to schedule task [2022-08-10T03:39:16.432Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-10T03:39:33.831Z] Removing intermediate container b6a888725259 [2022-08-10T03:39:33.831Z] ---> 11dc42675b5a [2022-08-10T03:39:33.831Z] Step 12/13 : COPY . . [2022-08-10T03:39:33.831Z] ---> 564a1acdd669 [2022-08-10T03:39:33.831Z] Step 13/13 : RUN ${MAKE} [2022-08-10T03:39:33.831Z] ---> Running in 8e6803e48d7a [2022-08-10T03:39:33.831Z] noop [2022-08-10T03:39:33.831Z] Removing intermediate container 8e6803e48d7a [2022-08-10T03:39:33.831Z] ---> f8cc75c0bef6 [2022-08-10T03:39:33.831Z] Successfully built f8cc75c0bef6 [2022-08-10T03:39:33.831Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:39:34.161Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T03:39:34.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:39:34.250Z] prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container [2022-08-10T03:39:34.280Z] $ 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-08-10T03:39:34.630Z] $ docker top 52ec9e9909d7bdd7cc0d3670e72b74b0579640b42a0d8c1dca79e498591cccad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:39:34.997Z] + go version [2022-08-10T03:39:34.997Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-10T03:39:35.008Z] $ docker stop --time=1 52ec9e9909d7bdd7cc0d3670e72b74b0579640b42a0d8c1dca79e498591cccad [2022-08-10T03:39:36.277Z] $ docker rm -f 52ec9e9909d7bdd7cc0d3670e72b74b0579640b42a0d8c1dca79e498591cccad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:39:36.691Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T03:39:36.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:39:36.786Z] prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container [2022-08-10T03:39:36.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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-08-10T03:39:37.182Z] $ docker top 1f927a4a868fa12e94142fd80ed59cb4027ac08296d9ea90b986f20f2e529055 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:39:37.557Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-08-10T03:39:37.857Z] + make test [2022-08-10T03:39:37.857Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-10T03:39:38.426Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-10T03:39:48.408Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-10T03:39:49.784Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 10.6% of statements [2022-08-10T03:39:49.784Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-10T03:39:52.322Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.513s coverage: 13.8% of statements [2022-08-10T03:39:58.900Z] 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-08-10T03:39:58.900Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-10T03:40:02.195Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T03:40:02.195Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T03:40:02.195Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-10T03:40:02.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-10T03:40:02.222Z] $ docker stop --time=1 1f927a4a868fa12e94142fd80ed59cb4027ac08296d9ea90b986f20f2e529055 [2022-08-10T03:40:03.985Z] $ docker rm -f 1f927a4a868fa12e94142fd80ed59cb4027ac08296d9ea90b986f20f2e529055 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T03:40:04.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-10T03:40:04.500Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-10T03:40:05.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-10T03:40:05.293Z] + ls -al . [2022-08-10T03:40:05.293Z] total 232 [2022-08-10T03:40:05.293Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 03:39 . [2022-08-10T03:40:05.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:38 .. [2022-08-10T03:40:05.293Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 03:39 .git [2022-08-10T03:40:05.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:38 .github [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 10 03:38 .gitignore [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 03:38 .golangci.yml [2022-08-10T03:40:05.293Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 03:38 .semver [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 10 03:38 Attribution.txt [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 10 03:38 CHANGELOG.md [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 10 03:38 Dockerfile [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 03:38 GOVERNANCE.md [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 10 03:38 Jenkinsfile [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 03:38 LICENSE [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 10 03:38 Makefile [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 03:38 OWNERS.md [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 10 03:38 README.md [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 03:39 VERSION [2022-08-10T03:40:05.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 03:38 bin [2022-08-10T03:40:05.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:38 cmd [2022-08-10T03:40:05.293Z] -rw-r--r-- 1 jenkins jenkins 76856 Aug 10 03:39 coverage.out [2022-08-10T03:40:05.293Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 10 03:38 doc [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 10 03:38 go.mod [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 10 03:38 go.sum [2022-08-10T03:40:05.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:38 internal [2022-08-10T03:40:05.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:38 snap [2022-08-10T03:40:05.293Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 10 03:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:40:05.611Z] + 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=9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 --label arch=amd64 --label version=2.3.0-dev.4 . [2022-08-10T03:40:05.611Z] Sending build context to Docker daemon 20.5MB [2022-08-10T03:40:05.611Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T03:40:05.611Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-10T03:40:05.611Z] ---> f8cc75c0bef6 [2022-08-10T03:40:05.611Z] Step 3/26 : ARG MAKE="make build" [2022-08-10T03:40:05.871Z] ---> Running in 1bf313aef4cc [2022-08-10T03:40:05.871Z] Removing intermediate container 1bf313aef4cc [2022-08-10T03:40:05.871Z] ---> 88a776ad8859 [2022-08-10T03:40:05.871Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T03:40:05.871Z] ---> Running in cd899fc60875 [2022-08-10T03:40:06.135Z] Removing intermediate container cd899fc60875 [2022-08-10T03:40:06.135Z] ---> 955a202b61c8 [2022-08-10T03:40:06.135Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T03:40:06.135Z] ---> Running in c90ece1324d5 [2022-08-10T03:40:06.135Z] Removing intermediate container c90ece1324d5 [2022-08-10T03:40:06.135Z] ---> 2f229beb2a9a [2022-08-10T03:40:06.135Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-10T03:40:06.135Z] ---> Running in 01bdd7ac0bbc [2022-08-10T03:40:06.135Z] Removing intermediate container 01bdd7ac0bbc [2022-08-10T03:40:06.135Z] ---> 27c642ebf4fb [2022-08-10T03:40:06.135Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T03:40:06.396Z] ---> Running in 2950131a924b [2022-08-10T03:40:06.967Z] Removing intermediate container 2950131a924b [2022-08-10T03:40:06.967Z] ---> 579283d6c104 [2022-08-10T03:40:06.967Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T03:40:06.967Z] ---> Running in f3816cbf5335 [2022-08-10T03:40:07.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T03:40:08.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T03:40:08.428Z] OK: 211 MiB in 51 packages [2022-08-10T03:40:08.687Z] Removing intermediate container f3816cbf5335 [2022-08-10T03:40:08.687Z] ---> 6b082a4e9014 [2022-08-10T03:40:08.687Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-10T03:40:08.687Z] ---> Running in 9ad9d375f1ea [2022-08-10T03:40:08.951Z] Removing intermediate container 9ad9d375f1ea [2022-08-10T03:40:08.951Z] ---> 2be2adb151e6 [2022-08-10T03:40:08.951Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-10T03:40:08.951Z] ---> 0f8f808fb898 [2022-08-10T03:40:08.951Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T03:40:08.951Z] ---> Running in 95c5ea4fe12e [2022-08-10T03:40:09.520Z] Removing intermediate container 95c5ea4fe12e [2022-08-10T03:40:09.520Z] ---> 223ba4182b5b [2022-08-10T03:40:09.520Z] Step 12/26 : COPY . . [2022-08-10T03:40:10.097Z] ---> edee277a7a66 [2022-08-10T03:40:10.097Z] Step 13/26 : RUN ${MAKE} [2022-08-10T03:40:10.097Z] ---> Running in 1be0b1e049e7 [2022-08-10T03:40:10.358Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-10T03:40:32.312Z] Removing intermediate container 1be0b1e049e7 [2022-08-10T03:40:32.312Z] ---> dde1e37426b1 [2022-08-10T03:40:32.312Z] Step 14/26 : FROM alpine:3.16 [2022-08-10T03:40:32.312Z] 3.16: Pulling from library/alpine [2022-08-10T03:40:32.312Z] 213ec9aee27d: Pulling fs layer [2022-08-10T03:40:32.312Z] 213ec9aee27d: Verifying Checksum [2022-08-10T03:40:32.312Z] 213ec9aee27d: Download complete [2022-08-10T03:40:32.312Z] 213ec9aee27d: Pull complete [2022-08-10T03:40:32.312Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T03:40:32.312Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T03:40:32.312Z] ---> 9c6f07244728 [2022-08-10T03:40:32.312Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-10T03:40:32.312Z] ---> Running in cad3f4c3f76f [2022-08-10T03:40:32.312Z] Removing intermediate container cad3f4c3f76f [2022-08-10T03:40:32.313Z] ---> b38ce2f5af56 [2022-08-10T03:40:32.313Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T03:40:32.313Z] ---> Running in bf9a1265120d [2022-08-10T03:40:32.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T03:40:32.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T03:40:32.834Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T03:40:32.834Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T03:40:32.834Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T03:40:32.834Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T03:40:32.834Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T03:40:32.834Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T03:40:32.834Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T03:40:32.834Z] OK: 8 MiB in 20 packages [2022-08-10T03:40:33.405Z] Removing intermediate container bf9a1265120d [2022-08-10T03:40:33.405Z] ---> 4766e2806e63 [2022-08-10T03:40:33.405Z] Step 17/26 : WORKDIR / [2022-08-10T03:40:33.405Z] ---> Running in bd94a1575df6 [2022-08-10T03:40:33.405Z] Removing intermediate container bd94a1575df6 [2022-08-10T03:40:33.405Z] ---> 3ad6c1b8b435 [2022-08-10T03:40:33.405Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-10T03:40:33.978Z] ---> ebd1671a9399 [2022-08-10T03:40:33.978Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-10T03:40:33.978Z] ---> 8d89cef8bb7d [2022-08-10T03:40:33.978Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-10T03:40:34.237Z] ---> a67bc12717ce [2022-08-10T03:40:34.237Z] Step 21/26 : EXPOSE 59984 [2022-08-10T03:40:34.237Z] ---> Running in 9c021a483b36 [2022-08-10T03:40:34.237Z] Removing intermediate container 9c021a483b36 [2022-08-10T03:40:34.237Z] ---> 99bca3f6a440 [2022-08-10T03:40:34.237Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-10T03:40:34.237Z] ---> Running in 4c9284aa1abf [2022-08-10T03:40:34.502Z] Removing intermediate container 4c9284aa1abf [2022-08-10T03:40:34.502Z] ---> b76ab1a33c5a [2022-08-10T03:40:34.502Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T03:40:34.502Z] ---> Running in 622115404d56 [2022-08-10T03:40:34.502Z] Removing intermediate container 622115404d56 [2022-08-10T03:40:34.502Z] ---> dd4c1838c443 [2022-08-10T03:40:34.502Z] Step 24/26 : LABEL arch=amd64 [2022-08-10T03:40:34.502Z] ---> Running in 91eea1921186 [2022-08-10T03:40:34.502Z] Removing intermediate container 91eea1921186 [2022-08-10T03:40:34.502Z] ---> 46722fb27707 [2022-08-10T03:40:34.502Z] Step 25/26 : LABEL git_sha=9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [2022-08-10T03:40:34.762Z] ---> Running in 0871119bab64 [2022-08-10T03:40:34.762Z] Removing intermediate container 0871119bab64 [2022-08-10T03:40:34.762Z] ---> 9b73874285d3 [2022-08-10T03:40:34.762Z] Step 26/26 : LABEL version=2.3.0-dev.4 [2022-08-10T03:40:34.762Z] ---> Running in e25c6ef4a0b1 [2022-08-10T03:40:34.762Z] Removing intermediate container e25c6ef4a0b1 [2022-08-10T03:40:34.762Z] ---> 05c24544fbe2 [2022-08-10T03:40:34.762Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-10T03:40:34.762Z] Successfully built 05c24544fbe2 [2022-08-10T03:40:34.762Z] 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-08-10T03:40:34.840Z] provisioning config files... [2022-08-10T03:40:34.850Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config867502074783344055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:40:35.139Z] ---> docker-login.sh [2022-08-10T03:40:35.139Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:40:35.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:40:35.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:40:35.139Z] Configure a credential helper to remove this warning. See [2022-08-10T03:40:35.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:40:35.139Z] [2022-08-10T03:40:35.139Z] Login Succeeded [2022-08-10T03:40:35.139Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:40:35.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:40:35.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:40:35.139Z] Configure a credential helper to remove this warning. See [2022-08-10T03:40:35.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:40:35.139Z] [2022-08-10T03:40:35.139Z] Login Succeeded [2022-08-10T03:40:35.139Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:40:35.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:40:35.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:40:35.398Z] Configure a credential helper to remove this warning. See [2022-08-10T03:40:35.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:40:35.398Z] [2022-08-10T03:40:35.398Z] Login Succeeded [2022-08-10T03:40:35.398Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:40:35.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:40:35.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:40:35.398Z] Configure a credential helper to remove this warning. See [2022-08-10T03:40:35.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:40:35.398Z] [2022-08-10T03:40:35.398Z] Login Succeeded [2022-08-10T03:40:35.398Z] docker.io [2022-08-10T03:40:35.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:40:35.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:40:35.919Z] Configure a credential helper to remove this warning. See [2022-08-10T03:40:35.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:40:35.919Z] [2022-08-10T03:40:35.919Z] Login Succeeded [2022-08-10T03:40:35.919Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:40:35.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T03:40:35.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:40:35.985Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-08-10T03:40:35.985Z] 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [2022-08-10T03:40:35.985Z] latest [2022-08-10T03:40:35.985Z] 2.3.0-dev.4 [2022-08-10T03:40:35.985Z] 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 [2022-08-10T03:40:35.985Z] main [2022-08-10T03:40:35.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:40:36.315Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:40:36.630Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [2022-08-10T03:40:36.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:40:36.630Z] b7ff9568fde6: Preparing [2022-08-10T03:40:36.630Z] 5d5a1ca73936: Preparing [2022-08-10T03:40:36.630Z] bb218ac4b43c: Preparing [2022-08-10T03:40:36.630Z] 06b8776aef50: Preparing [2022-08-10T03:40:36.630Z] 994393dc58e7: Preparing [2022-08-10T03:40:36.630Z] 994393dc58e7: Layer already exists [2022-08-10T03:40:36.630Z] 5d5a1ca73936: Pushed [2022-08-10T03:40:36.630Z] b7ff9568fde6: Pushed [2022-08-10T03:40:36.890Z] 06b8776aef50: Pushed [2022-08-10T03:40:39.429Z] bb218ac4b43c: Pushed [2022-08-10T03:40:39.429Z] 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0: digest: sha256:9b35562e8dfbb056f1fcee2df1fc3d7a76b55a0d72f5584d1b06c0199c119bdb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:40:39.747Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:40:40.053Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-10T03:40:40.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:40:40.053Z] b7ff9568fde6: Preparing [2022-08-10T03:40:40.053Z] 5d5a1ca73936: Preparing [2022-08-10T03:40:40.053Z] bb218ac4b43c: Preparing [2022-08-10T03:40:40.053Z] 06b8776aef50: Preparing [2022-08-10T03:40:40.053Z] 994393dc58e7: Preparing [2022-08-10T03:40:40.053Z] 5d5a1ca73936: Layer already exists [2022-08-10T03:40:40.053Z] 06b8776aef50: Layer already exists [2022-08-10T03:40:40.053Z] 994393dc58e7: Layer already exists [2022-08-10T03:40:40.053Z] bb218ac4b43c: Layer already exists [2022-08-10T03:40:40.053Z] b7ff9568fde6: Layer already exists [2022-08-10T03:40:40.053Z] latest: digest: sha256:9b35562e8dfbb056f1fcee2df1fc3d7a76b55a0d72f5584d1b06c0199c119bdb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:40:40.374Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:40:40.690Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.4 [2022-08-10T03:40:40.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:40:40.690Z] b7ff9568fde6: Preparing [2022-08-10T03:40:40.690Z] 5d5a1ca73936: Preparing [2022-08-10T03:40:40.690Z] bb218ac4b43c: Preparing [2022-08-10T03:40:40.690Z] 06b8776aef50: Preparing [2022-08-10T03:40:40.690Z] 994393dc58e7: Preparing [2022-08-10T03:40:40.690Z] bb218ac4b43c: Layer already exists [2022-08-10T03:40:40.690Z] 5d5a1ca73936: Layer already exists [2022-08-10T03:40:40.690Z] 994393dc58e7: Layer already exists [2022-08-10T03:40:40.690Z] b7ff9568fde6: Layer already exists [2022-08-10T03:40:40.690Z] 06b8776aef50: Layer already exists [2022-08-10T03:40:40.690Z] 2.3.0-dev.4: digest: sha256:9b35562e8dfbb056f1fcee2df1fc3d7a76b55a0d72f5584d1b06c0199c119bdb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:40:41.060Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:40:41.427Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 [2022-08-10T03:40:41.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:40:41.427Z] b7ff9568fde6: Preparing [2022-08-10T03:40:41.427Z] 5d5a1ca73936: Preparing [2022-08-10T03:40:41.427Z] bb218ac4b43c: Preparing [2022-08-10T03:40:41.427Z] 06b8776aef50: Preparing [2022-08-10T03:40:41.427Z] 994393dc58e7: Preparing [2022-08-10T03:40:41.427Z] 06b8776aef50: Layer already exists [2022-08-10T03:40:41.427Z] 5d5a1ca73936: Layer already exists [2022-08-10T03:40:41.427Z] 994393dc58e7: Layer already exists [2022-08-10T03:40:41.427Z] b7ff9568fde6: Layer already exists [2022-08-10T03:40:41.427Z] bb218ac4b43c: Layer already exists [2022-08-10T03:40:41.427Z] 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4: digest: sha256:9b35562e8dfbb056f1fcee2df1fc3d7a76b55a0d72f5584d1b06c0199c119bdb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:40:41.753Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:40:42.067Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-08-10T03:40:42.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T03:40:42.067Z] b7ff9568fde6: Preparing [2022-08-10T03:40:42.067Z] 5d5a1ca73936: Preparing [2022-08-10T03:40:42.067Z] bb218ac4b43c: Preparing [2022-08-10T03:40:42.067Z] 06b8776aef50: Preparing [2022-08-10T03:40:42.067Z] 994393dc58e7: Preparing [2022-08-10T03:40:42.067Z] 994393dc58e7: Layer already exists [2022-08-10T03:40:42.067Z] 06b8776aef50: Layer already exists [2022-08-10T03:40:42.067Z] 5d5a1ca73936: Layer already exists [2022-08-10T03:40:42.067Z] b7ff9568fde6: Layer already exists [2022-08-10T03:40:42.067Z] bb218ac4b43c: Layer already exists [2022-08-10T03:40:42.067Z] main: digest: sha256:9b35562e8dfbb056f1fcee2df1fc3d7a76b55a0d72f5584d1b06c0199c119bdb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T03:40:42.111Z] ===================================================== [Pipeline] echo [2022-08-10T03:40:42.117Z] taggedImages: [2022-08-10T03:40:42.117Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [2022-08-10T03:40:42.117Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-10T03:40:42.117Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.4 [2022-08-10T03:40:42.117Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 [2022-08-10T03:40:42.117Z] - 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-08-10T03:40:42.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T03:40:42.468Z] [2022-08-10T03:40:42.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:40:42.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T03:40:42.772Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-10T03:40:42.772Z] 5eb5b503b376: Pulling fs layer [2022-08-10T03:40:42.772Z] 5c69ac0246d0: Pulling fs layer [2022-08-10T03:40:42.772Z] ec43610c2a17: Pulling fs layer [2022-08-10T03:40:42.772Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-10T03:40:42.772Z] 33b1e0a273af: Pulling fs layer [2022-08-10T03:40:42.772Z] 5d3b04190fa2: Pulling fs layer [2022-08-10T03:40:42.772Z] 2f39f015ded8: Pulling fs layer [2022-08-10T03:40:42.772Z] 33b1e0a273af: Waiting [2022-08-10T03:40:42.772Z] 5d3b04190fa2: Waiting [2022-08-10T03:40:42.772Z] 2f39f015ded8: Waiting [2022-08-10T03:40:42.772Z] 3a2ae6a8a46f: Waiting [2022-08-10T03:40:42.772Z] 5c69ac0246d0: Download complete [2022-08-10T03:40:42.772Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-10T03:40:42.772Z] 3a2ae6a8a46f: Download complete [2022-08-10T03:40:42.772Z] 33b1e0a273af: Verifying Checksum [2022-08-10T03:40:42.772Z] 33b1e0a273af: Download complete [2022-08-10T03:40:42.772Z] 5d3b04190fa2: Download complete [2022-08-10T03:40:42.772Z] ec43610c2a17: Verifying Checksum [2022-08-10T03:40:42.772Z] ec43610c2a17: Download complete [2022-08-10T03:40:43.031Z] 5eb5b503b376: Download complete [2022-08-10T03:40:43.601Z] 2f39f015ded8: Verifying Checksum [2022-08-10T03:40:43.601Z] 2f39f015ded8: Download complete [2022-08-10T03:40:44.170Z] 5eb5b503b376: Pull complete [2022-08-10T03:40:44.434Z] 5c69ac0246d0: Pull complete [2022-08-10T03:40:44.695Z] ec43610c2a17: Pull complete [2022-08-10T03:40:44.958Z] 3a2ae6a8a46f: Pull complete [2022-08-10T03:40:44.958Z] 33b1e0a273af: Pull complete [2022-08-10T03:40:45.217Z] 5d3b04190fa2: Pull complete [2022-08-10T03:40:49.414Z] 2f39f015ded8: Pull complete [2022-08-10T03:40:49.414Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-10T03:40:49.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T03:40:49.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:40:49.498Z] prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container [2022-08-10T03:40:49.528Z] $ 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-08-10T03:40:51.049Z] $ docker top c1ea970c389e664ce2c2a1095069b91f508d04525a0bc31773f20f4857f4006b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:40:51.445Z] ---> job-cost.sh [2022-08-10T03:40:51.445Z] lf-activate-venv: SKIPPING [2022-08-10T03:40:51.445Z] INFO: No Stack... [2022-08-10T03:40:51.705Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T03:40:52.275Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T03:40:52.570Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-08-10T03:40:52.570Z] + cut -d, -f6 [Pipeline] lock [2022-08-10T03:40:52.585Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] [2022-08-10T03:40:52.591Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] did not exist. Created. [2022-08-10T03:40:52.592Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T03:40:52.911Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-10T03:40:52.941Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T03:40:52.952Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T03:40:52.973Z] $ docker stop --time=1 c1ea970c389e664ce2c2a1095069b91f508d04525a0bc31773f20f4857f4006b [2022-08-10T03:40:54.136Z] $ docker rm -f c1ea970c389e664ce2c2a1095069b91f508d04525a0bc31773f20f4857f4006b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-10T03:40:57.047Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22381 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-08-10T03:40:57.061Z] Running in /w/workspace/device-onvif-camera/43 [Pipeline] { [Pipeline] checkout [2022-08-10T03:40:57.093Z] Selected Git installation does not exist. Using Default [2022-08-10T03:40:57.094Z] The recommended git tool is: NONE [2022-08-10T03:41:04.193Z] using credential edgex-jenkins-ssh [2022-08-10T03:41:04.211Z] Cloning the remote Git repository [2022-08-10T03:41:04.261Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-10T03:41:04.336Z] > git init /w/workspace/device-onvif-camera/43 # timeout=10 [2022-08-10T03:41:04.413Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-10T03:41:04.414Z] > git --version # timeout=10 [2022-08-10T03:41:04.432Z] > git --version # 'git version 2.25.1' [2022-08-10T03:41:04.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T03:41:04.501Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T03:41:05.725Z] Avoid second fetch [2022-08-10T03:41:05.726Z] Checking out Revision 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 (main) [2022-08-10T03:41:05.689Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-10T03:41:05.706Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T03:41:05.746Z] > git config core.sparsecheckout # timeout=10 [2022-08-10T03:41:05.762Z] > git checkout -f 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 # timeout=10 [2022-08-10T03:41:10.038Z] Commit message: "feat: generate openapi spec from updated postman collection (#123)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T03:41:10.886Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-10T03:41:10.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T03:41:10.886Z] Dload Upload Total Spent Left Speed [2022-08-10T03:41:10.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 90676 0 --:--:-- --:--:-- --:--:-- 91348 [Pipeline] sh [2022-08-10T03:41:11.636Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-10T03:41:11.981Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-08-10T03:41:11.981Z] /etc/docker/daemon.new [2022-08-10T03:41:11.981Z] { [2022-08-10T03:41:11.981Z] "registry-mirrors": [ [2022-08-10T03:41:11.981Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-10T03:41:11.981Z] ], [2022-08-10T03:41:11.981Z] "bip": "10.250.0.254/24", [2022-08-10T03:41:11.981Z] "hosts": [ [2022-08-10T03:41:11.981Z] "tcp://0.0.0.0:5555", [2022-08-10T03:41:11.981Z] "unix:///var/run/docker.sock" [2022-08-10T03:41:11.981Z] ], [2022-08-10T03:41:11.981Z] "mtu": 1458, [2022-08-10T03:41:11.981Z] "selinux-enabled": true, [2022-08-10T03:41:11.981Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-10T03:41:11.981Z] } [Pipeline] sh [2022-08-10T03:41:12.333Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-10T03:41:12.735Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T03:41:31.092Z] provisioning config files... [2022-08-10T03:41:31.114Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/43@tmp/config312703979390933292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:41:31.706Z] ---> docker-login.sh [2022-08-10T03:41:31.707Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:41:32.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:41:32.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:41:32.582Z] Configure a credential helper to remove this warning. See [2022-08-10T03:41:32.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:41:32.582Z] [2022-08-10T03:41:32.582Z] Login Succeeded [2022-08-10T03:41:32.582Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:41:32.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:41:33.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:41:33.131Z] Configure a credential helper to remove this warning. See [2022-08-10T03:41:33.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:41:33.131Z] [2022-08-10T03:41:33.131Z] Login Succeeded [2022-08-10T03:41:33.131Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:41:33.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:41:33.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:41:33.689Z] Configure a credential helper to remove this warning. See [2022-08-10T03:41:33.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:41:33.689Z] [2022-08-10T03:41:33.689Z] Login Succeeded [2022-08-10T03:41:33.689Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:41:33.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:41:34.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:41:34.240Z] Configure a credential helper to remove this warning. See [2022-08-10T03:41:34.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:41:34.240Z] [2022-08-10T03:41:34.240Z] Login Succeeded [2022-08-10T03:41:34.240Z] docker.io [2022-08-10T03:41:34.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:41:35.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:41:35.114Z] Configure a credential helper to remove this warning. See [2022-08-10T03:41:35.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:41:35.114Z] [2022-08-10T03:41:35.114Z] Login Succeeded [2022-08-10T03:41:35.114Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:41:35.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-10T03:41:35.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:41:35.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:41:35.454Z] ========================================================= [2022-08-10T03:41:35.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-10T03:41:35.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:41:35.826Z] + 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-08-10T03:41:36.425Z] Sending build context to Docker daemon 13.98MB [2022-08-10T03:41:36.425Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T03:41:36.425Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-10T03:41:36.707Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-10T03:41:36.707Z] b3c136eddcbf: Pulling fs layer [2022-08-10T03:41:36.707Z] c0a3192eca97: Pulling fs layer [2022-08-10T03:41:36.707Z] a050256f5b6f: Pulling fs layer [2022-08-10T03:41:36.707Z] 656be50a0ddc: Pulling fs layer [2022-08-10T03:41:36.707Z] 2bbca73fdf42: Pulling fs layer [2022-08-10T03:41:36.707Z] 46d945488cbd: Pulling fs layer [2022-08-10T03:41:36.707Z] 8a5474983e97: Pulling fs layer [2022-08-10T03:41:36.707Z] 329c88fbcd65: Pulling fs layer [2022-08-10T03:41:36.707Z] 656be50a0ddc: Waiting [2022-08-10T03:41:36.707Z] 2bbca73fdf42: Waiting [2022-08-10T03:41:36.707Z] 8a5474983e97: Waiting [2022-08-10T03:41:36.707Z] 46d945488cbd: Waiting [2022-08-10T03:41:36.707Z] 329c88fbcd65: Waiting [2022-08-10T03:41:36.707Z] a050256f5b6f: Verifying Checksum [2022-08-10T03:41:36.707Z] a050256f5b6f: Download complete [2022-08-10T03:41:36.707Z] c0a3192eca97: Verifying Checksum [2022-08-10T03:41:36.707Z] c0a3192eca97: Download complete [2022-08-10T03:41:36.707Z] 2bbca73fdf42: Download complete [2022-08-10T03:41:36.707Z] 46d945488cbd: Verifying Checksum [2022-08-10T03:41:36.707Z] 46d945488cbd: Download complete [2022-08-10T03:41:36.707Z] b3c136eddcbf: Verifying Checksum [2022-08-10T03:41:36.707Z] b3c136eddcbf: Download complete [2022-08-10T03:41:37.703Z] b3c136eddcbf: Pull complete [2022-08-10T03:41:37.703Z] 329c88fbcd65: Verifying Checksum [2022-08-10T03:41:37.703Z] 329c88fbcd65: Download complete [2022-08-10T03:41:38.302Z] c0a3192eca97: Pull complete [2022-08-10T03:41:38.576Z] a050256f5b6f: Pull complete [2022-08-10T03:41:38.850Z] 8a5474983e97: Verifying Checksum [2022-08-10T03:41:38.850Z] 8a5474983e97: Download complete [2022-08-10T03:41:39.833Z] 656be50a0ddc: Verifying Checksum [2022-08-10T03:41:39.833Z] 656be50a0ddc: Download complete [2022-08-10T03:41:54.939Z] 656be50a0ddc: Pull complete [2022-08-10T03:41:54.939Z] 2bbca73fdf42: Pull complete [2022-08-10T03:41:54.939Z] 46d945488cbd: Pull complete [2022-08-10T03:41:59.263Z] 8a5474983e97: Pull complete [2022-08-10T03:42:01.897Z] 329c88fbcd65: Pull complete [2022-08-10T03:42:01.898Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-10T03:42:01.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T03:42:01.898Z] ---> ff4287adb874 [2022-08-10T03:42:01.898Z] Step 3/13 : ARG MAKE="make build" [2022-08-10T03:42:03.335Z] ---> Running in 7b7bc0c9c2ba [2022-08-10T03:42:03.610Z] Removing intermediate container 7b7bc0c9c2ba [2022-08-10T03:42:03.610Z] ---> dbef0626caba [2022-08-10T03:42:03.610Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T03:42:03.610Z] ---> Running in 7c85aa0e11b0 [2022-08-10T03:42:03.889Z] Removing intermediate container 7c85aa0e11b0 [2022-08-10T03:42:03.889Z] ---> 2b3adb137d1c [2022-08-10T03:42:03.889Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T03:42:03.889Z] ---> Running in c63a479250de [2022-08-10T03:42:04.492Z] Removing intermediate container c63a479250de [2022-08-10T03:42:04.492Z] ---> a0b5a87ad15b [2022-08-10T03:42:04.492Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-10T03:42:04.492Z] ---> Running in e2ebd8cd2245 [2022-08-10T03:42:05.935Z] Removing intermediate container e2ebd8cd2245 [2022-08-10T03:42:05.935Z] ---> 60ea6e2b185a [2022-08-10T03:42:05.935Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T03:42:05.935Z] ---> Running in 942ddf21e398 [2022-08-10T03:42:07.919Z] Removing intermediate container 942ddf21e398 [2022-08-10T03:42:07.919Z] ---> 7921ce601188 [2022-08-10T03:42:07.919Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T03:42:07.919Z] ---> Running in afc1e034c311 [2022-08-10T03:42:08.898Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T03:42:09.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T03:42:10.479Z] OK: 221 MiB in 51 packages [2022-08-10T03:42:11.464Z] Removing intermediate container afc1e034c311 [2022-08-10T03:42:11.464Z] ---> 1b1766353b49 [2022-08-10T03:42:11.464Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-10T03:42:11.464Z] ---> Running in 3f961268c25a [2022-08-10T03:42:11.742Z] Removing intermediate container 3f961268c25a [2022-08-10T03:42:11.742Z] ---> 99ce3f58e99f [2022-08-10T03:42:11.742Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-10T03:42:12.341Z] ---> ee149da256a6 [2022-08-10T03:42:12.341Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T03:42:12.341Z] ---> Running in 0d616aec6b4a [2022-08-10T03:43:08.902Z] Removing intermediate container 0d616aec6b4a [2022-08-10T03:43:08.902Z] ---> c86f1600dceb [2022-08-10T03:43:08.902Z] Step 12/13 : COPY . . [2022-08-10T03:43:08.902Z] ---> d4bc8534d76e [2022-08-10T03:43:08.902Z] Step 13/13 : RUN ${MAKE} [2022-08-10T03:43:08.902Z] ---> Running in a95cc768fec3 [2022-08-10T03:43:08.902Z] noop [2022-08-10T03:43:08.902Z] Removing intermediate container a95cc768fec3 [2022-08-10T03:43:08.902Z] ---> 9692362c5ccf [2022-08-10T03:43:08.902Z] Successfully built 9692362c5ccf [2022-08-10T03:43:08.902Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:43:09.281Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T03:43:09.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:43:09.559Z] prd-ubuntu20.04-docker-arm64-4c-16g-22381 does not seem to be running inside a container [2022-08-10T03:43:09.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/43 -v /w/workspace/device-onvif-camera/43:/w/workspace/device-onvif-camera/43:rw,z -v /w/workspace/device-onvif-camera/43@tmp:/w/workspace/device-onvif-camera/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-10T03:43:10.997Z] $ docker top f5dda62b0dc0336daf34d7b07749b970e5ea0333ab7a6ddfbcf162ec119ca4a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:43:11.945Z] + go version [2022-08-10T03:43:11.945Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-10T03:43:11.979Z] $ docker stop --time=1 f5dda62b0dc0336daf34d7b07749b970e5ea0333ab7a6ddfbcf162ec119ca4a4 [2022-08-10T03:43:13.666Z] $ docker rm -f f5dda62b0dc0336daf34d7b07749b970e5ea0333ab7a6ddfbcf162ec119ca4a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:43:14.259Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T03:43:14.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:43:14.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-22381 does not seem to be running inside a container [2022-08-10T03:43:14.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/43 -v /w/workspace/device-onvif-camera/43:/w/workspace/device-onvif-camera/43:rw,z -v /w/workspace/device-onvif-camera/43@tmp:/w/workspace/device-onvif-camera/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-10T03:43:15.955Z] $ docker top 4b5164975a81119a2633a8358cdbb6a3cc79a45966db890deb563a370db92b9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:43:16.891Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/43 [Pipeline] fileExists [Pipeline] sh [2022-08-10T03:43:17.565Z] + make test [2022-08-10T03:43:17.565Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-10T03:43:19.544Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-10T03:44:56.458Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-10T03:44:56.458Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.126s coverage: 10.6% of statements [2022-08-10T03:44:56.458Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-10T03:45:18.646Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 31.421s coverage: 13.8% of statements [2022-08-10T03:45:18.646Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-10T03:45:18.646Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-10T03:45:45.510Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T03:45:45.510Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T03:45:45.510Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-10T03:45:45.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-10T03:45:45.558Z] $ docker stop --time=1 4b5164975a81119a2633a8358cdbb6a3cc79a45966db890deb563a370db92b9d [2022-08-10T03:45:47.306Z] $ docker rm -f 4b5164975a81119a2633a8358cdbb6a3cc79a45966db890deb563a370db92b9d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T03:45:48.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-10T03:45:48.314Z] Warning: overwriting stash ‘coverage-report’ [2022-08-10T03:45:48.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T03:45:49.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-10T03:45:49.577Z] + ls -al . [2022-08-10T03:45:49.577Z] total 228 [2022-08-10T03:45:49.577Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 10 03:43 . [2022-08-10T03:45:49.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:41 .. [2022-08-10T03:45:49.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 03:41 .git [2022-08-10T03:45:49.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:41 .github [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 10 03:41 .gitignore [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 03:41 .golangci.yml [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 10 03:41 Attribution.txt [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 10 03:41 CHANGELOG.md [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 10 03:41 Dockerfile [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 03:41 GOVERNANCE.md [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 10 03:41 Jenkinsfile [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 03:41 LICENSE [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 10 03:41 Makefile [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 03:41 OWNERS.md [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 10 03:41 README.md [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 03:39 VERSION [2022-08-10T03:45:49.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 03:41 bin [2022-08-10T03:45:49.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:41 cmd [2022-08-10T03:45:49.577Z] -rw-r--r-- 1 jenkins jenkins 76856 Aug 10 03:45 coverage.out [2022-08-10T03:45:49.577Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 10 03:41 doc [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 10 03:41 go.mod [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 10 03:41 go.sum [2022-08-10T03:45:49.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:41 internal [2022-08-10T03:45:49.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:41 snap [2022-08-10T03:45:49.577Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 10 03:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:45:49.931Z] + 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=9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 --label arch=arm64 --label version=2.3.0-dev.4 . [2022-08-10T03:45:50.530Z] Sending build context to Docker daemon 14.06MB [2022-08-10T03:45:50.530Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T03:45:50.530Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-10T03:45:50.530Z] ---> 9692362c5ccf [2022-08-10T03:45:50.530Z] Step 3/26 : ARG MAKE="make build" [2022-08-10T03:45:50.530Z] ---> Running in 35448b1ee9d5 [2022-08-10T03:45:50.800Z] Removing intermediate container 35448b1ee9d5 [2022-08-10T03:45:50.801Z] ---> bc7fb0dfac0b [2022-08-10T03:45:50.801Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T03:45:50.801Z] ---> Running in 88141ce41055 [2022-08-10T03:45:51.074Z] Removing intermediate container 88141ce41055 [2022-08-10T03:45:51.074Z] ---> 45b531799ef0 [2022-08-10T03:45:51.074Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T03:45:51.349Z] ---> Running in fc0b911c7985 [2022-08-10T03:45:51.620Z] Removing intermediate container fc0b911c7985 [2022-08-10T03:45:51.620Z] ---> 2816bbc0121a [2022-08-10T03:45:51.620Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-10T03:45:51.620Z] ---> Running in de37eaa3de46 [2022-08-10T03:45:51.898Z] Removing intermediate container de37eaa3de46 [2022-08-10T03:45:51.898Z] ---> 4348fa676854 [2022-08-10T03:45:51.898Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T03:45:51.898Z] ---> Running in 626608de074e [2022-08-10T03:45:53.335Z] Removing intermediate container 626608de074e [2022-08-10T03:45:53.335Z] ---> 69db36db7ba3 [2022-08-10T03:45:53.335Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T03:45:53.609Z] ---> Running in 4f928c162932 [2022-08-10T03:45:54.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T03:45:55.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T03:45:56.168Z] OK: 221 MiB in 51 packages [2022-08-10T03:45:57.152Z] Removing intermediate container 4f928c162932 [2022-08-10T03:45:57.152Z] ---> d0623e78cbb1 [2022-08-10T03:45:57.152Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-10T03:45:57.152Z] ---> Running in 7e5bfd263a60 [2022-08-10T03:45:57.426Z] Removing intermediate container 7e5bfd263a60 [2022-08-10T03:45:57.426Z] ---> 39e995133daa [2022-08-10T03:45:57.426Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-10T03:45:58.047Z] ---> 7c1717ca921c [2022-08-10T03:45:58.047Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T03:45:58.047Z] ---> Running in 3183c5af962c [2022-08-10T03:46:00.036Z] Removing intermediate container 3183c5af962c [2022-08-10T03:46:00.036Z] ---> cb5b09f43b96 [2022-08-10T03:46:00.036Z] Step 12/26 : COPY . . [2022-08-10T03:46:01.468Z] ---> 1f06790c1e25 [2022-08-10T03:46:01.468Z] Step 13/26 : RUN ${MAKE} [2022-08-10T03:46:01.468Z] ---> Running in c2e33ddcea7f [2022-08-10T03:46:02.462Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-10T03:48:24.387Z] Removing intermediate container c2e33ddcea7f [2022-08-10T03:48:24.387Z] ---> e29b794105df [2022-08-10T03:48:24.387Z] Step 14/26 : FROM alpine:3.16 [2022-08-10T03:48:24.387Z] 3.16: Pulling from library/alpine [2022-08-10T03:48:24.387Z] 9b18e9b68314: Pulling fs layer [2022-08-10T03:48:24.387Z] 9b18e9b68314: Download complete [2022-08-10T03:48:24.387Z] 9b18e9b68314: Pull complete [2022-08-10T03:48:24.387Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T03:48:24.387Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T03:48:24.387Z] ---> a6215f271958 [2022-08-10T03:48:24.387Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-10T03:48:24.387Z] ---> Running in 241ef8d83672 [2022-08-10T03:48:24.387Z] Removing intermediate container 241ef8d83672 [2022-08-10T03:48:24.387Z] ---> 5dc4e8f43bb3 [2022-08-10T03:48:24.387Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T03:48:24.387Z] ---> Running in d9debf7d0a8e [2022-08-10T03:48:24.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T03:48:24.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T03:48:24.387Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T03:48:24.387Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T03:48:24.387Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T03:48:24.387Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T03:48:24.387Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T03:48:24.387Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T03:48:24.387Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T03:48:24.387Z] OK: 8 MiB in 20 packages [2022-08-10T03:48:24.387Z] Removing intermediate container d9debf7d0a8e [2022-08-10T03:48:24.387Z] ---> c142833fd220 [2022-08-10T03:48:24.387Z] Step 17/26 : WORKDIR / [2022-08-10T03:48:24.387Z] ---> Running in 9b61a26c1a85 [2022-08-10T03:48:24.387Z] Removing intermediate container 9b61a26c1a85 [2022-08-10T03:48:24.387Z] ---> 9d69fe13a17a [2022-08-10T03:48:24.387Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-10T03:48:24.387Z] ---> e6191ca82a44 [2022-08-10T03:48:24.387Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-10T03:48:24.387Z] ---> c1bbfb51ec07 [2022-08-10T03:48:24.387Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-10T03:48:24.387Z] ---> d3351232bcb3 [2022-08-10T03:48:24.387Z] Step 21/26 : EXPOSE 59984 [2022-08-10T03:48:24.387Z] ---> Running in cd8cd41218fc [2022-08-10T03:48:24.387Z] Removing intermediate container cd8cd41218fc [2022-08-10T03:48:24.387Z] ---> c48de69fe726 [2022-08-10T03:48:24.387Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-10T03:48:24.387Z] ---> Running in 286d26308d00 [2022-08-10T03:48:24.387Z] Removing intermediate container 286d26308d00 [2022-08-10T03:48:24.387Z] ---> b53911cae455 [2022-08-10T03:48:24.387Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T03:48:24.387Z] ---> Running in 6ed438be9e1f [2022-08-10T03:48:24.387Z] Removing intermediate container 6ed438be9e1f [2022-08-10T03:48:24.387Z] ---> 5c4be958d205 [2022-08-10T03:48:24.387Z] Step 24/26 : LABEL arch=arm64 [2022-08-10T03:48:24.387Z] ---> Running in 01abee96e237 [2022-08-10T03:48:24.387Z] Removing intermediate container 01abee96e237 [2022-08-10T03:48:24.387Z] ---> e5610e1eb809 [2022-08-10T03:48:24.387Z] Step 25/26 : LABEL git_sha=9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [2022-08-10T03:48:24.387Z] ---> Running in 8fef2a3db1bf [2022-08-10T03:48:24.387Z] Removing intermediate container 8fef2a3db1bf [2022-08-10T03:48:24.387Z] ---> be4f3932170d [2022-08-10T03:48:24.387Z] Step 26/26 : LABEL version=2.3.0-dev.4 [2022-08-10T03:48:24.387Z] ---> Running in 08dc4d1a44c1 [2022-08-10T03:48:24.387Z] Removing intermediate container 08dc4d1a44c1 [2022-08-10T03:48:24.387Z] ---> 156ada45b585 [2022-08-10T03:48:24.387Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-10T03:48:24.387Z] Successfully built 156ada45b585 [2022-08-10T03:48:24.387Z] 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-08-10T03:48:24.514Z] provisioning config files... [2022-08-10T03:48:24.532Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/43@tmp/config5817368124633708721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:48:24.886Z] ---> docker-login.sh [2022-08-10T03:48:24.886Z] nexus3.edgexfoundry.org:10001 [2022-08-10T03:48:25.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:48:25.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:48:25.160Z] Configure a credential helper to remove this warning. See [2022-08-10T03:48:25.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:48:25.160Z] [2022-08-10T03:48:25.160Z] Login Succeeded [2022-08-10T03:48:25.160Z] nexus3.edgexfoundry.org:10002 [2022-08-10T03:48:25.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:48:25.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:48:25.759Z] Configure a credential helper to remove this warning. See [2022-08-10T03:48:25.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:48:25.759Z] [2022-08-10T03:48:25.759Z] Login Succeeded [2022-08-10T03:48:25.759Z] nexus3.edgexfoundry.org:10003 [2022-08-10T03:48:26.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:48:26.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:48:26.308Z] Configure a credential helper to remove this warning. See [2022-08-10T03:48:26.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:48:26.308Z] [2022-08-10T03:48:26.308Z] Login Succeeded [2022-08-10T03:48:26.308Z] nexus3.edgexfoundry.org:10004 [2022-08-10T03:48:26.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:48:26.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:48:26.583Z] Configure a credential helper to remove this warning. See [2022-08-10T03:48:26.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:48:26.583Z] [2022-08-10T03:48:26.583Z] Login Succeeded [2022-08-10T03:48:26.583Z] docker.io [2022-08-10T03:48:27.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T03:48:27.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T03:48:27.452Z] Configure a credential helper to remove this warning. See [2022-08-10T03:48:27.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T03:48:27.452Z] [2022-08-10T03:48:27.452Z] Login Succeeded [2022-08-10T03:48:27.452Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T03:48:27.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T03:48:27.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T03:48:27.531Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-08-10T03:48:27.531Z] 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [2022-08-10T03:48:27.531Z] latest [2022-08-10T03:48:27.531Z] 2.3.0-dev.4 [2022-08-10T03:48:27.531Z] 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 [2022-08-10T03:48:27.531Z] main [2022-08-10T03:48:27.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:48:27.894Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:48:28.264Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [2022-08-10T03:48:28.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:48:28.264Z] 21f9aa96e46b: Preparing [2022-08-10T03:48:28.264Z] 29e44a2f7b03: Preparing [2022-08-10T03:48:28.264Z] 067e04a329d1: Preparing [2022-08-10T03:48:28.264Z] c101489deaae: Preparing [2022-08-10T03:48:28.264Z] 5d3e392a13a0: Preparing [2022-08-10T03:48:28.540Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:48:28.540Z] 29e44a2f7b03: Pushed [2022-08-10T03:48:28.540Z] 21f9aa96e46b: Pushed [2022-08-10T03:48:29.141Z] c101489deaae: Pushed [2022-08-10T03:48:34.546Z] 067e04a329d1: Pushed [2022-08-10T03:48:34.546Z] 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0: digest: sha256:22065e0c0e04bc983e1de13b1dbdcfa6e32f11b68e1d52cfa4f33ef7198eb1b4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:48:34.912Z] + 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-08-10T03:48:35.277Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-10T03:48:35.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:48:35.277Z] 21f9aa96e46b: Preparing [2022-08-10T03:48:35.277Z] 29e44a2f7b03: Preparing [2022-08-10T03:48:35.277Z] 067e04a329d1: Preparing [2022-08-10T03:48:35.277Z] c101489deaae: Preparing [2022-08-10T03:48:35.277Z] 5d3e392a13a0: Preparing [2022-08-10T03:48:35.277Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:48:35.277Z] 067e04a329d1: Layer already exists [2022-08-10T03:48:35.277Z] 21f9aa96e46b: Layer already exists [2022-08-10T03:48:35.277Z] c101489deaae: Layer already exists [2022-08-10T03:48:35.277Z] 29e44a2f7b03: Layer already exists [2022-08-10T03:48:35.549Z] latest: digest: sha256:22065e0c0e04bc983e1de13b1dbdcfa6e32f11b68e1d52cfa4f33ef7198eb1b4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:48:35.925Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:48:36.289Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.4 [2022-08-10T03:48:36.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:48:36.289Z] 21f9aa96e46b: Preparing [2022-08-10T03:48:36.289Z] 29e44a2f7b03: Preparing [2022-08-10T03:48:36.289Z] 067e04a329d1: Preparing [2022-08-10T03:48:36.289Z] c101489deaae: Preparing [2022-08-10T03:48:36.289Z] 5d3e392a13a0: Preparing [2022-08-10T03:48:36.289Z] 067e04a329d1: Layer already exists [2022-08-10T03:48:36.289Z] 29e44a2f7b03: Layer already exists [2022-08-10T03:48:36.289Z] 21f9aa96e46b: Layer already exists [2022-08-10T03:48:36.289Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:48:36.289Z] c101489deaae: Layer already exists [2022-08-10T03:48:36.564Z] 2.3.0-dev.4: digest: sha256:22065e0c0e04bc983e1de13b1dbdcfa6e32f11b68e1d52cfa4f33ef7198eb1b4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:48:36.936Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:48:37.296Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 [2022-08-10T03:48:37.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:48:37.296Z] 21f9aa96e46b: Preparing [2022-08-10T03:48:37.296Z] 29e44a2f7b03: Preparing [2022-08-10T03:48:37.296Z] 067e04a329d1: Preparing [2022-08-10T03:48:37.296Z] c101489deaae: Preparing [2022-08-10T03:48:37.296Z] 5d3e392a13a0: Preparing [2022-08-10T03:48:37.296Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:48:37.296Z] 29e44a2f7b03: Layer already exists [2022-08-10T03:48:37.296Z] 067e04a329d1: Layer already exists [2022-08-10T03:48:37.296Z] 21f9aa96e46b: Layer already exists [2022-08-10T03:48:37.296Z] c101489deaae: Layer already exists [2022-08-10T03:48:37.568Z] 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4: digest: sha256:22065e0c0e04bc983e1de13b1dbdcfa6e32f11b68e1d52cfa4f33ef7198eb1b4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:48:37.934Z] + 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-08-10T03:48:38.302Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-08-10T03:48:38.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T03:48:38.302Z] 21f9aa96e46b: Preparing [2022-08-10T03:48:38.302Z] 29e44a2f7b03: Preparing [2022-08-10T03:48:38.302Z] 067e04a329d1: Preparing [2022-08-10T03:48:38.302Z] c101489deaae: Preparing [2022-08-10T03:48:38.302Z] 5d3e392a13a0: Preparing [2022-08-10T03:48:38.302Z] 067e04a329d1: Layer already exists [2022-08-10T03:48:38.302Z] 21f9aa96e46b: Layer already exists [2022-08-10T03:48:38.302Z] 5d3e392a13a0: Layer already exists [2022-08-10T03:48:38.302Z] c101489deaae: Layer already exists [2022-08-10T03:48:38.302Z] 29e44a2f7b03: Layer already exists [2022-08-10T03:48:38.576Z] main: digest: sha256:22065e0c0e04bc983e1de13b1dbdcfa6e32f11b68e1d52cfa4f33ef7198eb1b4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T03:48:38.640Z] ===================================================== [Pipeline] echo [2022-08-10T03:48:38.652Z] taggedImages: [2022-08-10T03:48:38.652Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [2022-08-10T03:48:38.652Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-10T03:48:38.652Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.4 [2022-08-10T03:48:38.652Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 [2022-08-10T03:48:38.653Z] - 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-08-10T03:48:39.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T03:48:39.042Z] [2022-08-10T03:48:39.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:48:39.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T03:48:39.678Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-10T03:48:39.678Z] 8998bd30e6a1: Pulling fs layer [2022-08-10T03:48:39.678Z] 04944245beec: Pulling fs layer [2022-08-10T03:48:39.678Z] 699f458cf7ca: Pulling fs layer [2022-08-10T03:48:39.678Z] 765212b225bb: Pulling fs layer [2022-08-10T03:48:39.678Z] f23df028b6ca: Pulling fs layer [2022-08-10T03:48:39.678Z] d65c8cfc05b1: Pulling fs layer [2022-08-10T03:48:39.678Z] 2437ff75d9bd: Pulling fs layer [2022-08-10T03:48:39.678Z] 765212b225bb: Waiting [2022-08-10T03:48:39.678Z] 2437ff75d9bd: Waiting [2022-08-10T03:48:39.678Z] f23df028b6ca: Waiting [2022-08-10T03:48:39.678Z] d65c8cfc05b1: Waiting [2022-08-10T03:48:39.678Z] 04944245beec: Verifying Checksum [2022-08-10T03:48:39.678Z] 04944245beec: Download complete [2022-08-10T03:48:39.678Z] 765212b225bb: Verifying Checksum [2022-08-10T03:48:39.678Z] 765212b225bb: Download complete [2022-08-10T03:48:39.678Z] f23df028b6ca: Download complete [2022-08-10T03:48:39.678Z] d65c8cfc05b1: Verifying Checksum [2022-08-10T03:48:39.678Z] d65c8cfc05b1: Download complete [2022-08-10T03:48:39.956Z] 699f458cf7ca: Verifying Checksum [2022-08-10T03:48:39.956Z] 699f458cf7ca: Download complete [2022-08-10T03:48:40.231Z] 8998bd30e6a1: Verifying Checksum [2022-08-10T03:48:40.232Z] 8998bd30e6a1: Download complete [2022-08-10T03:48:42.863Z] 2437ff75d9bd: Download complete [2022-08-10T03:48:44.309Z] 8998bd30e6a1: Pull complete [2022-08-10T03:48:44.907Z] 04944245beec: Pull complete [2022-08-10T03:48:46.353Z] 699f458cf7ca: Pull complete [2022-08-10T03:48:46.629Z] 765212b225bb: Pull complete [2022-08-10T03:48:47.613Z] f23df028b6ca: Pull complete [2022-08-10T03:48:47.890Z] d65c8cfc05b1: Pull complete [2022-08-10T03:49:02.999Z] 2437ff75d9bd: Pull complete [2022-08-10T03:49:02.999Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-10T03:49:02.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T03:49:02.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:49:03.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-22381 does not seem to be running inside a container [2022-08-10T03:49:03.357Z] $ 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/43 -v /w/workspace/device-onvif-camera/43:/w/workspace/device-onvif-camera/43:rw,z -v /w/workspace/device-onvif-camera/43@tmp:/w/workspace/device-onvif-camera/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-10T03:49:05.900Z] $ docker top b83eb50ffa81d0fc38368d6facb3a1a14c2bdb85eeebd413191afe6c755e6f61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:49:06.814Z] ---> job-cost.sh [2022-08-10T03:49:06.815Z] lf-activate-venv: SKIPPING [2022-08-10T03:49:06.815Z] INFO: No Stack... [2022-08-10T03:49:07.411Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-10T03:49:08.006Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T03:49:08.671Z] + cut -d, -f6 [2022-08-10T03:49:08.672Z] + cat /w/workspace/device-onvif-camera/43/archives/cost.csv [Pipeline] lock [2022-08-10T03:49:08.738Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] [2022-08-10T03:49:08.743Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] did not exist. Created. [2022-08-10T03:49:08.743Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T03:49:09.511Z] /w/workspace/device-onvif-camera/43@tmp/durable-4b9b3553/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-10T03:49:10.236Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-10T03:49:10.269Z] Warning: overwriting stash ‘stack-cost’ [2022-08-10T03:49:10.356Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T03:49:10.363Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T03:49:10.394Z] $ docker stop --time=1 b83eb50ffa81d0fc38368d6facb3a1a14c2bdb85eeebd413191afe6c755e6f61 [2022-08-10T03:49:11.924Z] $ docker rm -f b83eb50ffa81d0fc38368d6facb3a1a14c2bdb85eeebd413191afe6c755e6f61 [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-08-10T03:49:12.450Z] provisioning config files... [2022-08-10T03:49:12.458Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7405352603816279070tmp [Pipeline] { [Pipeline] sh [2022-08-10T03:49:12.750Z] + set +x [2022-08-10T03:49:12.750Z] + curl -s https://codecov.io/bash [2022-08-10T03:49:12.750Z] + bash -s -- [2022-08-10T03:49:12.750Z] [2022-08-10T03:49:12.750Z] _____ _ [2022-08-10T03:49:12.750Z] / ____| | | [2022-08-10T03:49:12.750Z] | | ___ __| | ___ ___ _____ __ [2022-08-10T03:49:12.750Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-10T03:49:12.750Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-10T03:49:12.750Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-10T03:49:12.750Z] Bash-1.0.6 [2022-08-10T03:49:12.750Z] [2022-08-10T03:49:12.750Z] [2022-08-10T03:49:12.750Z] ==> git version 2.25.1 found [2022-08-10T03:49:12.750Z] ==> 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-08-10T03:49:12.750Z] Release-Date: 2020-01-08 [2022-08-10T03:49:12.750Z] 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-08-10T03:49:12.750Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-10T03:49:12.750Z] ==> Jenkins CI detected. [2022-08-10T03:49:12.750Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-08-10T03:49:12.750Z] project root: . [2022-08-10T03:49:12.750Z] --> token set from env [2022-08-10T03:49:12.750Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-10T03:49:12.750Z] ==> Running gcov in . (disable via -X gcov) [2022-08-10T03:49:12.750Z] ==> Python coveragepy not found [2022-08-10T03:49:12.750Z] ==> Searching for coverage reports in: [2022-08-10T03:49:12.750Z] + . [2022-08-10T03:49:12.750Z] -> Found 1 reports [2022-08-10T03:49:12.750Z] ==> Detecting git/mercurial file structure [2022-08-10T03:49:12.750Z] ==> Reading reports [2022-08-10T03:49:12.750Z] + ./coverage.out bytes=76856 [2022-08-10T03:49:12.750Z] ==> Appending adjustments [2022-08-10T03:49:12.750Z] https://docs.codecov.io/docs/fixing-reports [2022-08-10T03:49:13.012Z] + Found adjustments [2022-08-10T03:49:13.012Z] ==> Gzipping contents [2022-08-10T03:49:13.012Z] 12K /tmp/codecov.8hAOpf.gz [2022-08-10T03:49:13.012Z] ==> Uploading reports [2022-08-10T03:49:13.012Z] url: https://codecov.io [2022-08-10T03:49:13.012Z] query: branch=main&commit=9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T03:49:13.012Z] -> Pinging Codecov [2022-08-10T03:49:13.012Z] 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=9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T03:49:13.273Z] -> Uploading to [2022-08-10T03:49:13.273Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-10/F29A59C45E3A92E06B3E522C9905F8EF/9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0/375d356a-aee6-4339-87bc-4d858f0827b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T034913Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f16c34837b399fe9fccc2835f7b28b55fcd9fdb1f794972896733071767a863 [2022-08-10T03:49:13.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T03:49:13.273Z] Dload Upload Total Spent Left Speed [2022-08-10T03:49:13.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10404 0 0 100 10404 0 47076 --:--:-- --:--:-- --:--:-- 46864 100 10404 0 0 100 10404 0 45832 --:--:-- --:--:-- --:--:-- 45631 [2022-08-10T03:49:13.534Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] } [2022-08-10T03:49:13.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-10T03:49:13.772Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-10T03:49:13.781Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:49:14.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T03:49:14.081Z] [2022-08-10T03:49:14.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:49:14.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T03:49:14.650Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-10T03:49:14.650Z] df9b9388f04a: Pulling fs layer [2022-08-10T03:49:14.650Z] 52dc419b0ee2: Pulling fs layer [2022-08-10T03:49:14.650Z] 25bc292e5bac: Pulling fs layer [2022-08-10T03:49:14.650Z] 114826534d7a: Pulling fs layer [2022-08-10T03:49:14.650Z] 4657fd5d0bcf: Pulling fs layer [2022-08-10T03:49:14.650Z] 6ad1cebc031e: Pulling fs layer [2022-08-10T03:49:14.650Z] 8a3aa393b2d8: Pulling fs layer [2022-08-10T03:49:14.650Z] 6ad1cebc031e: Waiting [2022-08-10T03:49:14.650Z] 8a3aa393b2d8: Waiting [2022-08-10T03:49:14.650Z] 114826534d7a: Waiting [2022-08-10T03:49:14.650Z] 4657fd5d0bcf: Waiting [2022-08-10T03:49:14.650Z] 25bc292e5bac: Download complete [2022-08-10T03:49:14.650Z] 52dc419b0ee2: Download complete [2022-08-10T03:49:14.650Z] 4657fd5d0bcf: Download complete [2022-08-10T03:49:14.650Z] df9b9388f04a: Verifying Checksum [2022-08-10T03:49:14.650Z] df9b9388f04a: Download complete [2022-08-10T03:49:14.650Z] df9b9388f04a: Pull complete [2022-08-10T03:49:14.920Z] 6ad1cebc031e: Verifying Checksum [2022-08-10T03:49:14.920Z] 6ad1cebc031e: Download complete [2022-08-10T03:49:14.920Z] 52dc419b0ee2: Pull complete [2022-08-10T03:49:14.920Z] 25bc292e5bac: Pull complete [2022-08-10T03:49:15.509Z] 114826534d7a: Verifying Checksum [2022-08-10T03:49:15.509Z] 114826534d7a: Download complete [2022-08-10T03:49:15.509Z] 8a3aa393b2d8: Verifying Checksum [2022-08-10T03:49:15.509Z] 8a3aa393b2d8: Download complete [2022-08-10T03:49:18.801Z] 114826534d7a: Pull complete [2022-08-10T03:49:18.801Z] 4657fd5d0bcf: Pull complete [2022-08-10T03:49:19.370Z] 6ad1cebc031e: Pull complete [2022-08-10T03:49:21.907Z] 8a3aa393b2d8: Pull complete [2022-08-10T03:49:21.907Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-10T03:49:21.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T03:49:21.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:49:21.994Z] prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container [2022-08-10T03:49:22.029Z] $ 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-08-10T03:49:23.657Z] $ docker top 9f7199bfe2d9daa9612d4ec3e4c955997ee07ff2e21bc102da91a670fa67513c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-10T03:49:23.731Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-08-10T03:49:24.009Z] + set -o pipefail [2022-08-10T03:49:24.009Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-08-10T03:49:29.497Z] [2022-08-10T03:49:29.497Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-08-10T03:49:29.497Z] [2022-08-10T03:49:29.497Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/2842687f-d56c-457c-beee-e1d750d7378a [2022-08-10T03:49:29.497Z] [2022-08-10T03:49:29.497Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-10T03:49:29.497Z] [2022-08-10T03:49:29.497Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-10T03:49:29.497Z] [2022-08-10T03:49:29.497Z] [Pipeline] } [2022-08-10T03:49:29.507Z] $ docker stop --time=1 9f7199bfe2d9daa9612d4ec3e4c955997ee07ff2e21bc102da91a670fa67513c [2022-08-10T03:49:31.556Z] $ docker rm -f 9f7199bfe2d9daa9612d4ec3e4c955997ee07ff2e21bc102da91a670fa67513c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T03:49:32.345Z] + git log --format=format:%s -1 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] sh [2022-08-10T03:49:32.640Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T03:49:32.640Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:49:32.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:49:32.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:49:33.041Z] prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container [2022-08-10T03:49:33.082Z] $ 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-08-10T03:49:33.477Z] $ docker top c4c471a2869904dcf7ea68c71465583a07c02b2b6b2f6f95c6d4cd0757d4e7b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T03:49:33.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:49:33.590Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:49:33.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:49:33.719Z] $ docker exec c4c471a2869904dcf7ea68c71465583a07c02b2b6b2f6f95c6d4cd0757d4e7b1 ssh-agent [2022-08-10T03:49:33.856Z] SSH_AUTH_SOCK=/tmp/ssh-g7RXUCKGmjbd/agent.35 [2022-08-10T03:49:33.856Z] SSH_AGENT_PID=42 [2022-08-10T03:49:33.862Z] Running ssh-add (command line suppressed) [2022-08-10T03:49:33.982Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8872026986162659563.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8872026986162659563.key) [2022-08-10T03:49:34.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:49:34.293Z] + git semver tag [2022-08-10T03:49:34.861Z] 2022-08-10 03:49:34,561 [run_tag] DEBUG tag force:False [2022-08-10T03:49:34.861Z] 2022-08-10 03:49:34,561 [check_head_tag] DEBUG check head tag [2022-08-10T03:49:34.861Z] 2022-08-10 03:49:34,562 [execute] INFO git cat-file --batch-check [2022-08-10T03:49:34.861Z] 2022-08-10 03:49:34,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-10T03:49:34.861Z] 2022-08-10 03:49:34,566 [execute] INFO git cat-file --batch [2022-08-10T03:49:34.861Z] 2022-08-10 03:49:34,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-10T03:49:34.861Z] 2022-08-10 03:49:34,580 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:49:34.861Z] 2022-08-10 03:49:34,581 [execute] INFO git tag -a v2.3.0-dev.4 -m v2.3.0-dev.4 [2022-08-10T03:49:34.861Z] 2022-08-10 03:49:34,581 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.4', '-m', 'v2.3.0-dev.4'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-10T03:49:34.861Z] 2022-08-10 03:49:34,585 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:49:34.861Z] 2.3.0-dev.4 [Pipeline] } [2022-08-10T03:49:34.869Z] $ docker exec --env ******** --env ******** c4c471a2869904dcf7ea68c71465583a07c02b2b6b2f6f95c6d4cd0757d4e7b1 ssh-agent -k [2022-08-10T03:49:34.977Z] unset SSH_AUTH_SOCK; [2022-08-10T03:49:34.977Z] unset SSH_AGENT_PID; [2022-08-10T03:49:34.977Z] echo Agent pid 42 killed; [2022-08-10T03:49:34.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T03:49:35.310Z] + git semver [Pipeline] } [2022-08-10T03:49:35.585Z] $ docker stop --time=1 c4c471a2869904dcf7ea68c71465583a07c02b2b6b2f6f95c6d4cd0757d4e7b1 [2022-08-10T03:49:36.875Z] $ docker rm -f c4c471a2869904dcf7ea68c71465583a07c02b2b6b2f6f95c6d4cd0757d4e7b1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:49:37.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T03:49:37.282Z] [2022-08-10T03:49:37.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:49:37.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T03:49:37.595Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-10T03:49:37.595Z] ab5ef0e58194: Pulling fs layer [2022-08-10T03:49:37.595Z] 9712f1f96733: Pulling fs layer [2022-08-10T03:49:37.595Z] 63f879dbbcfc: Pulling fs layer [2022-08-10T03:49:37.595Z] 0d9ebad4ef96: Pulling fs layer [2022-08-10T03:49:37.595Z] e9a5061849ea: Pulling fs layer [2022-08-10T03:49:37.595Z] d747dcd14b5f: Pulling fs layer [2022-08-10T03:49:37.595Z] 2de7ff778b66: Pulling fs layer [2022-08-10T03:49:37.595Z] 0d9ebad4ef96: Waiting [2022-08-10T03:49:37.595Z] e9a5061849ea: Waiting [2022-08-10T03:49:37.595Z] d747dcd14b5f: Waiting [2022-08-10T03:49:37.595Z] 2de7ff778b66: Waiting [2022-08-10T03:49:37.595Z] 9712f1f96733: Verifying Checksum [2022-08-10T03:49:37.595Z] 9712f1f96733: Download complete [2022-08-10T03:49:37.864Z] 63f879dbbcfc: Verifying Checksum [2022-08-10T03:49:37.864Z] 63f879dbbcfc: Download complete [2022-08-10T03:49:38.144Z] e9a5061849ea: Verifying Checksum [2022-08-10T03:49:38.144Z] e9a5061849ea: Download complete [2022-08-10T03:49:38.144Z] d747dcd14b5f: Download complete [2022-08-10T03:49:38.406Z] 0d9ebad4ef96: Verifying Checksum [2022-08-10T03:49:38.406Z] 0d9ebad4ef96: Download complete [2022-08-10T03:49:38.406Z] ab5ef0e58194: Verifying Checksum [2022-08-10T03:49:38.406Z] ab5ef0e58194: Download complete [2022-08-10T03:49:38.406Z] 2de7ff778b66: Download complete [2022-08-10T03:49:40.937Z] ab5ef0e58194: Pull complete [2022-08-10T03:49:41.197Z] 9712f1f96733: Pull complete [2022-08-10T03:49:41.765Z] 63f879dbbcfc: Pull complete [2022-08-10T03:49:45.968Z] 0d9ebad4ef96: Pull complete [2022-08-10T03:49:45.968Z] e9a5061849ea: Pull complete [2022-08-10T03:49:45.968Z] d747dcd14b5f: Pull complete [2022-08-10T03:49:46.907Z] 2de7ff778b66: Pull complete [2022-08-10T03:49:46.907Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-10T03:49:46.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T03:49:46.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:49:47.012Z] prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container [2022-08-10T03:49:47.049Z] $ 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-08-10T03:49:49.022Z] $ docker top f206b1c7f0f5dd64625a9c36999bb51f942c639b8395ed436201aae1b2cececd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-10T03:49:49.103Z] provisioning config files... [2022-08-10T03:49:49.111Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1112761009418602688tmp [2022-08-10T03:49:49.122Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config691570345550234057tmp [2022-08-10T03:49:49.133Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config500746867810761784tmp [Pipeline] { [Pipeline] echo [2022-08-10T03:49:49.145Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:49:49.434Z] ---> sigul-configuration.sh [2022-08-10T03:49:49.434Z] gpg: directory `/root/.gnupg' created [2022-08-10T03:49:49.434Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-10T03:49:49.434Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-10T03:49:49.434Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-10T03:49:49.434Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-10T03:49:49.434Z] gpg: CAST5 encrypted data [2022-08-10T03:49:49.434Z] gpg: encrypted with 1 passphrase [2022-08-10T03:49:49.434Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-10T03:49:49.721Z] + mkdir /home/jenkins [2022-08-10T03:49:49.721Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-10T03:49:50.008Z] + 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-08-10T03:49:50.017Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:49:50.309Z] ---> sigul-install.sh [2022-08-10T03:49:50.309Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-10T03:49:50.598Z] + git tag --list [2022-08-10T03:49:50.598Z] v0.0.0 [2022-08-10T03:49:50.598Z] v0.0.1-dev.1 [2022-08-10T03:49:50.598Z] v0.0.1-dev.10 [2022-08-10T03:49:50.598Z] v0.0.1-dev.11 [2022-08-10T03:49:50.598Z] v0.0.1-dev.12 [2022-08-10T03:49:50.598Z] v0.0.1-dev.13 [2022-08-10T03:49:50.598Z] v0.0.1-dev.14 [2022-08-10T03:49:50.598Z] v0.0.1-dev.15 [2022-08-10T03:49:50.598Z] v0.0.1-dev.16 [2022-08-10T03:49:50.598Z] v0.0.1-dev.17 [2022-08-10T03:49:50.598Z] v0.0.1-dev.18 [2022-08-10T03:49:50.598Z] v0.0.1-dev.19 [2022-08-10T03:49:50.598Z] v0.0.1-dev.2 [2022-08-10T03:49:50.598Z] v0.0.1-dev.20 [2022-08-10T03:49:50.598Z] v0.0.1-dev.21 [2022-08-10T03:49:50.598Z] v0.0.1-dev.22 [2022-08-10T03:49:50.598Z] v0.0.1-dev.23 [2022-08-10T03:49:50.598Z] v0.0.1-dev.24 [2022-08-10T03:49:50.598Z] v0.0.1-dev.25 [2022-08-10T03:49:50.598Z] v0.0.1-dev.26 [2022-08-10T03:49:50.598Z] v0.0.1-dev.27 [2022-08-10T03:49:50.598Z] v0.0.1-dev.28 [2022-08-10T03:49:50.598Z] v0.0.1-dev.3 [2022-08-10T03:49:50.598Z] v0.0.1-dev.4 [2022-08-10T03:49:50.598Z] v0.0.1-dev.5 [2022-08-10T03:49:50.598Z] v0.0.1-dev.6 [2022-08-10T03:49:50.598Z] v0.0.1-dev.7 [2022-08-10T03:49:50.598Z] v0.0.1-dev.8 [2022-08-10T03:49:50.598Z] v0.0.1-dev.9 [2022-08-10T03:49:50.598Z] v2.2.0 [2022-08-10T03:49:50.598Z] v2.2.0-dev.29 [2022-08-10T03:49:50.598Z] v2.2.0-dev.30 [2022-08-10T03:49:50.598Z] v2.2.0-dev.31 [2022-08-10T03:49:50.598Z] v2.2.0-dev.32 [2022-08-10T03:49:50.598Z] v2.2.0-dev.33 [2022-08-10T03:49:50.598Z] v2.2.0-dev.34 [2022-08-10T03:49:50.598Z] v2.2.0-dev.35 [2022-08-10T03:49:50.598Z] v2.3.0-dev.1 [2022-08-10T03:49:50.598Z] v2.3.0-dev.2 [2022-08-10T03:49:50.598Z] v2.3.0-dev.3 [2022-08-10T03:49:50.598Z] v2.3.0-dev.4 [Pipeline] sh [2022-08-10T03:49:50.889Z] + lftools sign git-tag v2.3.0-dev.4 [2022-08-10T03:49:51.461Z] Signing Git tag with Sigul... [2022-08-10T03:49:51.461Z] Signing v2.3.0-dev.4 [Pipeline] echo [2022-08-10T03:49:52.041Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:49:52.332Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-10T03:49:52.339Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-10T03:49:52.355Z] $ docker stop --time=1 f206b1c7f0f5dd64625a9c36999bb51f942c639b8395ed436201aae1b2cececd [2022-08-10T03:49:53.659Z] $ docker rm -f f206b1c7f0f5dd64625a9c36999bb51f942c639b8395ed436201aae1b2cececd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-10T03:49:54.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T03:49:54.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:49:54.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:49:54.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:49:54.470Z] prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container [2022-08-10T03:49:54.508Z] $ 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-08-10T03:49:54.903Z] $ docker top 8082acda6ce5a84a028e3d0a9a843c065c013b0e91125f1cc41ce6fd96b5c9e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T03:49:55.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:49:55.010Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:49:55.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:49:55.141Z] $ docker exec 8082acda6ce5a84a028e3d0a9a843c065c013b0e91125f1cc41ce6fd96b5c9e4 ssh-agent [2022-08-10T03:49:55.276Z] SSH_AUTH_SOCK=/tmp/ssh-hn62sY3VNkYE/agent.33 [2022-08-10T03:49:55.276Z] SSH_AGENT_PID=40 [2022-08-10T03:49:55.281Z] Running ssh-add (command line suppressed) [2022-08-10T03:49:55.404Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7080499188965182885.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7080499188965182885.key) [2022-08-10T03:49:55.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:49:55.712Z] + git semver bump pre [2022-08-10T03:49:55.973Z] 2022-08-10 03:49:55,930 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:49:55.973Z] 2022-08-10 03:49:55,930 [bump_version] DEBUG bumping version:2.3.0-dev.4 on axis:pre with prefix:dev [2022-08-10T03:49:55.973Z] 2022-08-10 03:49:55,930 [bump_version] DEBUG bumped version:2.3.0-dev.5 [2022-08-10T03:49:55.973Z] 2022-08-10 03:49:55,930 [write_version] DEBUG write version:2.3.0-dev.5 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-08-10T03:49:55.973Z] 2022-08-10 03:49:55,930 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:49:55.973Z] 2022-08-10 03:49:55,930 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:49:55.973Z] 2022-08-10 03:49:55,932 [execute] INFO git cat-file --batch-check [2022-08-10T03:49:55.973Z] 2022-08-10 03:49:55,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T03:49:55.973Z] 2022-08-10 03:49:55,936 [execute] INFO git cat-file --batch [2022-08-10T03:49:55.973Z] 2022-08-10 03:49:55,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T03:49:55.973Z] 2022-08-10 03:49:55,940 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:49:55.973Z] 2.3.0-dev.5 [Pipeline] } [2022-08-10T03:49:55.985Z] $ docker exec --env ******** --env ******** 8082acda6ce5a84a028e3d0a9a843c065c013b0e91125f1cc41ce6fd96b5c9e4 ssh-agent -k [2022-08-10T03:49:56.099Z] unset SSH_AUTH_SOCK; [2022-08-10T03:49:56.099Z] unset SSH_AGENT_PID; [2022-08-10T03:49:56.099Z] echo Agent pid 40 killed; [2022-08-10T03:49:56.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T03:49:56.423Z] + git semver [Pipeline] } [2022-08-10T03:49:56.704Z] $ docker stop --time=1 8082acda6ce5a84a028e3d0a9a843c065c013b0e91125f1cc41ce6fd96b5c9e4 [2022-08-10T03:49:58.031Z] $ docker rm -f 8082acda6ce5a84a028e3d0a9a843c065c013b0e91125f1cc41ce6fd96b5c9e4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T03:49:58.385Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T03:49:58.385Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:49:58.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T03:49:58.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:49:58.769Z] prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container [2022-08-10T03:49:58.839Z] $ 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-08-10T03:49:59.253Z] $ docker top 1099a28f5366a5aa64d8ca0b6bd915233a79a40daca41714c59bf47ac0ab36eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T03:49:59.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T03:49:59.361Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T03:49:59.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T03:49:59.496Z] $ docker exec 1099a28f5366a5aa64d8ca0b6bd915233a79a40daca41714c59bf47ac0ab36eb ssh-agent [2022-08-10T03:49:59.603Z] SSH_AUTH_SOCK=/tmp/ssh-0LaeKs4iTGRm/agent.36 [2022-08-10T03:49:59.603Z] SSH_AGENT_PID=42 [2022-08-10T03:49:59.608Z] Running ssh-add (command line suppressed) [2022-08-10T03:49:59.724Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7080373405130818678.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7080373405130818678.key) [2022-08-10T03:49:59.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T03:50:00.030Z] + git semver push [2022-08-10T03:50:00.292Z] 2022-08-10 03:50:00,282 [run_push] DEBUG push [2022-08-10T03:50:00.292Z] 2022-08-10 03:50:00,282 [execute] INFO git cat-file --batch-check [2022-08-10T03:50:00.292Z] 2022-08-10 03:50:00,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T03:50:00.292Z] 2022-08-10 03:50:00,285 [execute] INFO git rev-list 734e61ac4f01a429d8292ebc1a017b0e3293e810 -- [2022-08-10T03:50:00.292Z] 2022-08-10 03:50:00,286 [execute] DEBUG Popen(['git', 'rev-list', '734e61ac4f01a429d8292ebc1a017b0e3293e810', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-10T03:50:00.552Z] 2022-08-10 03:50:00,291 [execute] INFO git fetch -v origin [2022-08-10T03:50:00.552Z] 2022-08-10 03:50:00,291 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-10T03:50:00.813Z] 2022-08-10 03:50:00,769 [run_push] DEBUG no remote changes detected [2022-08-10T03:50:00.813Z] 2022-08-10 03:50:00,769 [execute] INFO git push origin semver [2022-08-10T03:50:00.813Z] 2022-08-10 03:50:00,769 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-10T03:50:01.753Z] 2022-08-10 03:50:01,574 [run_push] DEBUG push all version tags [2022-08-10T03:50:01.753Z] 2022-08-10 03:50:01,574 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-10T03:50:01.753Z] 2022-08-10 03:50:01,575 [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-08-10T03:50:02.695Z] 2022-08-10 03:50:02,353 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T03:50:02.695Z] 2.3.0-dev.5 [Pipeline] } [2022-08-10T03:50:02.703Z] $ docker exec --env ******** --env ******** 1099a28f5366a5aa64d8ca0b6bd915233a79a40daca41714c59bf47ac0ab36eb ssh-agent -k [2022-08-10T03:50:02.806Z] unset SSH_AUTH_SOCK; [2022-08-10T03:50:02.806Z] unset SSH_AGENT_PID; [2022-08-10T03:50:02.806Z] echo Agent pid 42 killed; [2022-08-10T03:50:02.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T03:50:03.123Z] + git semver [Pipeline] } [2022-08-10T03:50:03.396Z] $ docker stop --time=1 1099a28f5366a5aa64d8ca0b6bd915233a79a40daca41714c59bf47ac0ab36eb [2022-08-10T03:50:04.699Z] $ docker rm -f 1099a28f5366a5aa64d8ca0b6bd915233a79a40daca41714c59bf47ac0ab36eb [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-08-10T03:50:05.283Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-08-10T03:50:05.283Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-10T03:50:05.283Z] total 16 [2022-08-10T03:50:05.283Z] drwxr-xr-x 3 root root 4096 Aug 10 03:40 . [2022-08-10T03:50:05.283Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 03:49 .. [2022-08-10T03:50:05.283Z] drwxr-xr-x 2 root root 4096 Aug 10 03:40 cost [2022-08-10T03:50:05.283Z] -rw-r--r-- 1 root root 90 Aug 10 03:40 cost.csv [2022-08-10T03:50:05.283Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-10T03:50:05.283Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-10T03:50:05.283Z] total 16 [2022-08-10T03:50:05.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 03:40 . [2022-08-10T03:50:05.283Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 03:49 .. [2022-08-10T03:50:05.283Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 03:40 cost [2022-08-10T03:50:05.283Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 10 03:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:50:05.578Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:50:06.450Z] ---> package-listing.sh [2022-08-10T03:50:06.450Z] ++ facter osfamily [2022-08-10T03:50:06.450Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-10T03:50:06.710Z] + OS_FAMILY=debian [2022-08-10T03:50:06.710Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-08-10T03:50:06.710Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-10T03:50:06.710Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-10T03:50:06.710Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-10T03:50:06.710Z] + PACKAGES=/tmp/packages_start.txt [2022-08-10T03:50:06.710Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-10T03:50:06.710Z] + PACKAGES=/tmp/packages_end.txt [2022-08-10T03:50:06.710Z] + case "${OS_FAMILY}" in [2022-08-10T03:50:06.710Z] + dpkg -l [2022-08-10T03:50:06.710Z] + grep '^ii' [2022-08-10T03:50:06.710Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-10T03:50:06.710Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-10T03:50:06.710Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-10T03:50:06.710Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-10T03:50:06.710Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-08-10T03:50:06.710Z] + 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-08-10T03:50:06.722Z] 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-08-10T03:50:07.005Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T03:50:07.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T03:50:07.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T03:50:07.648Z] prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container [2022-08-10T03:50:07.681Z] $ 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-08-10T03:50:07.890Z] $ docker top ba112723ee3b0f31d8e6402c9ffb5d785b15a0c1c835a640286ca08378e51ee9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T03:50:08.252Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-10T03:50:08.542Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-10T03:50:08.844Z] + ls /var/log/sa-host [2022-08-10T03:50:08.844Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T03:50:08.989Z] provisioning config files... [2022-08-10T03:50:08.998Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7187486674391312758tmp [Pipeline] { [Pipeline] echo [2022-08-10T03:50:09.011Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:50:09.299Z] ---> create-netrc.sh [Pipeline] } [2022-08-10T03:50:09.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:50:09.647Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-10T03:50:09.656Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:50:09.939Z] ---> sudo-logs.sh [2022-08-10T03:50:09.939Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-10T03:50:09.965Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:50:10.257Z] ---> job-cost.sh [2022-08-10T03:50:10.257Z] lf-activate-venv: SKIPPING [2022-08-10T03:50:10.257Z] DEBUG: total: 0.2199999988079071 [2022-08-10T03:50:10.257Z] INFO: Retrieving Stack Cost... [2022-08-10T03:50:10.517Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T03:50:11.090Z] INFO: Archiving Costs [Pipeline] echo [2022-08-10T03:50:11.103Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T03:50:11.389Z] ---> logs-deploy.sh [2022-08-10T03:50:11.389Z] lf-activate-venv: SKIPPING [2022-08-10T03:50:11.389Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/43 [2022-08-10T03:50:11.389Z] INFO: archiving workspace using pattern(s): [2022-08-10T03:50:12.330Z] Archives upload complete. [2022-08-10T03:50:12.590Z] INFO: archiving logs to Nexus