Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f65ca887385793521c5f561c8b8ec0758ab43644 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-ssh5350177329710789901.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7952785759114477357.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh18288294131132837687.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7373427493515602138.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh10405847674123225774.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8687’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8689 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 f65ca887385793521c5f561c8b8ec0758ab43644 (main) Commit message: "Merge pull request #245 from edgexfoundry/dependabot/go_modules/github.com/IOTechSystems/onvif-0.1.6" > 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 f65ca887385793521c5f561c8b8ec0758ab43644 # timeout=10 > git rev-list --no-walk 650149e901bbd1d5d542720a605977f5c38beceb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T23:57:36.074Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T23:57:36.117Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T23:57:36.131Z] ========================================================= [2023-03-07T23:57:36.131Z] EdgeX Global Pipelines Version Info [2023-03-07T23:57:36.131Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:57:36.834Z] ------------------- [2023-03-07T23:57:36.834Z] stable info: [2023-03-07T23:57:36.834Z] ------------------- [2023-03-07T23:57:36.834Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T23:57:36.834Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T23:57:36.834Z] Message: update stable to v1.0.244 [2023-03-07T23:57:37.403Z] ------------------- [2023-03-07T23:57:37.403Z] experimental info: [2023-03-07T23:57:37.403Z] ------------------- [2023-03-07T23:57:37.403Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T23:57:37.403Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T23:57:37.403Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T23:57:37.561Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-07T23:57:37.570Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-07T23:57:37.578Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T23:57:37.586Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T23:57:37.594Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T23:57:37.611Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T23:57:37.622Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T23:57:37.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T23:57:37.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T23:57:37.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T23:57:37.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T23:57:37.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-07T23:57:37.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T23:57:37.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T23:57:37.724Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T23:57:37.736Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T23:57:37.748Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T23:57:37.761Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T23:57:37.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T23:57:37.788Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T23:57:37.799Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T23:57:37.812Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-07T23:57:37.824Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T23:57:37.837Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T23:57:37.855Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T23:57:37.873Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T23:57:37.889Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T23:57:37.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-07T23:57:37.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-07T23:57:37.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-07T23:57:37.939Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f65ca887385793521c5f561c8b8ec0758ab43644 [Pipeline] echo [2023-03-07T23:57:37.950Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f65ca88 [Pipeline] echo [2023-03-07T23:57:37.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T23:57:38.008Z] provisioning config files... [2023-03-07T23:57:38.021Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16300056458003317712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:57:38.343Z] ---> docker-login.sh [2023-03-07T23:57:38.343Z] nexus3.edgexfoundry.org:10001 [2023-03-07T23:57:38.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:57:38.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:57:38.606Z] Configure a credential helper to remove this warning. See [2023-03-07T23:57:38.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:57:38.606Z] [2023-03-07T23:57:38.606Z] Login Succeeded [2023-03-07T23:57:38.606Z] nexus3.edgexfoundry.org:10002 [2023-03-07T23:57:38.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:57:38.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:57:38.865Z] Configure a credential helper to remove this warning. See [2023-03-07T23:57:38.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:57:38.865Z] [2023-03-07T23:57:38.865Z] Login Succeeded [2023-03-07T23:57:38.865Z] nexus3.edgexfoundry.org:10003 [2023-03-07T23:57:38.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:57:38.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:57:38.865Z] Configure a credential helper to remove this warning. See [2023-03-07T23:57:38.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:57:38.865Z] [2023-03-07T23:57:38.865Z] Login Succeeded [2023-03-07T23:57:38.865Z] nexus3.edgexfoundry.org:10004 [2023-03-07T23:57:38.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:57:38.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:57:38.865Z] Configure a credential helper to remove this warning. See [2023-03-07T23:57:38.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:57:38.865Z] [2023-03-07T23:57:38.865Z] Login Succeeded [2023-03-07T23:57:38.865Z] docker.io [2023-03-07T23:57:39.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:57:39.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:57:39.124Z] Configure a credential helper to remove this warning. See [2023-03-07T23:57:39.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:57:39.124Z] [2023-03-07T23:57:39.124Z] Login Succeeded [2023-03-07T23:57:39.383Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T23:57:39.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T23:57:39.770Z] + git rev-list -1 --merges f65ca887385793521c5f561c8b8ec0758ab43644~1..f65ca887385793521c5f561c8b8ec0758ab43644 [Pipeline] echo [2023-03-07T23:57:39.813Z] -----------> git rev-list -1 --merges f65ca887385793521c5f561c8b8ec0758ab43644~1..f65ca887385793521c5f561c8b8ec0758ab43644 f65ca887385793521c5f561c8b8ec0758ab43644 [2023-03-07T23:57:39.813Z] f65ca887385793521c5f561c8b8ec0758ab43644 [false] [Pipeline] sh [2023-03-07T23:57:40.105Z] + git log --format=format:%s -1 f65ca887385793521c5f561c8b8ec0758ab43644 [Pipeline] echo [2023-03-07T23:57:40.123Z] ========================================================= [2023-03-07T23:57:40.123Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T23:57:40.123Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T23:57:40.438Z] + git log --format=format:%s -1 f65ca887385793521c5f561c8b8ec0758ab43644 [Pipeline] echo [2023-03-07T23:57:40.449Z] [semverPrep] GIT_COMMIT: f65ca887385793521c5f561c8b8ec0758ab43644, Commit Message: Merge pull request #245 from edgexfoundry/dependabot/go_modules/github.com/IOTechSystems/onvif-0.1.6 [Pipeline] echo [2023-03-07T23:57:40.461Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T23:57:40.834Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T23:57:40.834Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T23:57:40.834Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T23:57:40.834Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T23:57:40.834Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T23:57:40.834Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T23:57:40.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:57:41.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T23:57:41.189Z] [2023-03-07T23:57:41.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:57:41.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T23:57:41.491Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T23:57:41.491Z] b85a868b505f: Pulling fs layer [2023-03-07T23:57:41.491Z] e2be974225ed: Pulling fs layer [2023-03-07T23:57:41.491Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T23:57:41.491Z] 988bab9f4d93: Pulling fs layer [2023-03-07T23:57:41.491Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T23:57:41.491Z] eaf3925da568: Pulling fs layer [2023-03-07T23:57:41.491Z] bab4dde63d76: Pulling fs layer [2023-03-07T23:57:41.491Z] bde34c3a00c8: Pulling fs layer [2023-03-07T23:57:41.491Z] b352a97aabf1: Pulling fs layer [2023-03-07T23:57:41.491Z] 4872d77fe225: Pulling fs layer [2023-03-07T23:57:41.491Z] 5851b861e8e6: Pulling fs layer [2023-03-07T23:57:41.491Z] 1469e6f7b9e6: Waiting [2023-03-07T23:57:41.491Z] eaf3925da568: Waiting [2023-03-07T23:57:41.491Z] b352a97aabf1: Waiting [2023-03-07T23:57:41.491Z] 4872d77fe225: Waiting [2023-03-07T23:57:41.491Z] 5851b861e8e6: Waiting [2023-03-07T23:57:41.491Z] bde34c3a00c8: Waiting [2023-03-07T23:57:41.491Z] bab4dde63d76: Waiting [2023-03-07T23:57:41.491Z] 988bab9f4d93: Waiting [2023-03-07T23:57:41.491Z] e2be974225ed: Verifying Checksum [2023-03-07T23:57:41.491Z] e2be974225ed: Download complete [2023-03-07T23:57:41.491Z] 988bab9f4d93: Verifying Checksum [2023-03-07T23:57:41.491Z] 988bab9f4d93: Download complete [2023-03-07T23:57:41.752Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T23:57:41.752Z] 1469e6f7b9e6: Download complete [2023-03-07T23:57:41.752Z] eaf3925da568: Verifying Checksum [2023-03-07T23:57:41.752Z] eaf3925da568: Download complete [2023-03-07T23:57:41.752Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T23:57:41.752Z] 339a4e72a1f5: Download complete [2023-03-07T23:57:41.752Z] bde34c3a00c8: Verifying Checksum [2023-03-07T23:57:41.752Z] bde34c3a00c8: Download complete [2023-03-07T23:57:41.752Z] b352a97aabf1: Verifying Checksum [2023-03-07T23:57:41.752Z] b352a97aabf1: Download complete [2023-03-07T23:57:41.752Z] 4872d77fe225: Download complete [2023-03-07T23:57:41.752Z] 5851b861e8e6: Verifying Checksum [2023-03-07T23:57:41.752Z] 5851b861e8e6: Download complete [2023-03-07T23:57:41.752Z] b85a868b505f: Verifying Checksum [2023-03-07T23:57:41.752Z] b85a868b505f: Download complete [2023-03-07T23:57:42.012Z] bab4dde63d76: Verifying Checksum [2023-03-07T23:57:42.012Z] bab4dde63d76: Download complete [2023-03-07T23:57:43.393Z] b85a868b505f: Pull complete [2023-03-07T23:57:43.393Z] e2be974225ed: Pull complete [2023-03-07T23:57:43.654Z] 339a4e72a1f5: Pull complete [2023-03-07T23:57:43.916Z] 988bab9f4d93: Pull complete [2023-03-07T23:57:44.178Z] 1469e6f7b9e6: Pull complete [2023-03-07T23:57:44.178Z] eaf3925da568: Pull complete [2023-03-07T23:57:46.112Z] bab4dde63d76: Pull complete [2023-03-07T23:57:46.112Z] bde34c3a00c8: Pull complete [2023-03-07T23:57:46.379Z] b352a97aabf1: Pull complete [2023-03-07T23:57:46.379Z] 4872d77fe225: Pull complete [2023-03-07T23:57:46.379Z] 5851b861e8e6: Pull complete [2023-03-07T23:57:46.379Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T23:57:46.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T23:57:46.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:57:46.733Z] prd-ubuntu20.04-docker-8c-8g-8689 does not seem to be running inside a container [2023-03-07T23:57:46.769Z] $ 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 [2023-03-07T23:57:50.099Z] $ docker top bd3021effee361d84a0f85f4fbb9edaf3744f408dd0cf7472546b8e592156339 -eo pid,comm [2023-03-07T23:57:50.153Z] 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). [2023-03-07T23:57:50.153Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T23:57:50.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T23:57:50.200Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T23:57:50.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T23:57:50.333Z] $ docker exec bd3021effee361d84a0f85f4fbb9edaf3744f408dd0cf7472546b8e592156339 ssh-agent [2023-03-07T23:57:50.446Z] SSH_AUTH_SOCK=/tmp/ssh-8PR5Q4KFX0ZO/agent.32 [2023-03-07T23:57:50.446Z] SSH_AGENT_PID=38 [2023-03-07T23:57:50.452Z] Running ssh-add (command line suppressed) [2023-03-07T23:57:50.553Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9094633747202006547.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9094633747202006547.key) [2023-03-07T23:57:50.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T23:57:50.849Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T23:57:50.871Z] $ docker exec --env ******** --env ******** bd3021effee361d84a0f85f4fbb9edaf3744f408dd0cf7472546b8e592156339 ssh-agent -k [2023-03-07T23:57:50.968Z] unset SSH_AUTH_SOCK; [2023-03-07T23:57:50.968Z] unset SSH_AGENT_PID; [2023-03-07T23:57:50.968Z] echo Agent pid 38 killed; [2023-03-07T23:57:50.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T23:57:50.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T23:57:50.998Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T23:57:51.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T23:57:51.121Z] $ docker exec bd3021effee361d84a0f85f4fbb9edaf3744f408dd0cf7472546b8e592156339 ssh-agent [2023-03-07T23:57:51.239Z] SSH_AUTH_SOCK=/tmp/ssh-IVZUEQTC20ni/agent.70 [2023-03-07T23:57:51.239Z] SSH_AGENT_PID=76 [2023-03-07T23:57:51.244Z] Running ssh-add (command line suppressed) [2023-03-07T23:57:51.350Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16471330974557779308.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16471330974557779308.key) [2023-03-07T23:57:51.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T23:57:51.656Z] + git semver init [2023-03-07T23:57:51.916Z] 2023-03-07 23:57:51,863 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T23:57:51.916Z] 2023-03-07 23:57:51,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-07T23:57:51.916Z] 2023-03-07 23:57:51,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-07T23:57:51.916Z] 2023-03-07 23:57:51,865 [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) [2023-03-07T23:57:52.853Z] 2023-03-07 23:57:52,820 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-03-07T23:57:52.854Z] 2023-03-07 23:57:52,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-03-07T23:57:52.854Z] 2023-03-07 23:57:52,820 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T23:57:52.854Z] 2023-03-07 23:57:52,821 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T23:57:52.854Z] 3.0.0-dev.19 [Pipeline] } [2023-03-07T23:57:52.867Z] $ docker exec --env ******** --env ******** bd3021effee361d84a0f85f4fbb9edaf3744f408dd0cf7472546b8e592156339 ssh-agent -k [2023-03-07T23:57:52.969Z] unset SSH_AUTH_SOCK; [2023-03-07T23:57:52.970Z] unset SSH_AGENT_PID; [2023-03-07T23:57:52.970Z] echo Agent pid 76 killed; [2023-03-07T23:57:52.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T23:57:53.277Z] + git semver [Pipeline] } [2023-03-07T23:57:53.553Z] $ docker stop --time=1 bd3021effee361d84a0f85f4fbb9edaf3744f408dd0cf7472546b8e592156339 [2023-03-07T23:57:54.835Z] $ docker rm -f --volumes bd3021effee361d84a0f85f4fbb9edaf3744f408dd0cf7472546b8e592156339 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T23:57:55.182Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T23:57:55.389Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T23:57:55.394Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [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 [2023-03-07T23:57:55.545Z] provisioning config files... [2023-03-07T23:57:55.555Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9316801921063000524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:57:55.854Z] ---> docker-login.sh [2023-03-07T23:57:55.854Z] nexus3.edgexfoundry.org:10001 [2023-03-07T23:57:55.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:57:55.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:57:55.854Z] Configure a credential helper to remove this warning. See [2023-03-07T23:57:55.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:57:55.854Z] [2023-03-07T23:57:55.854Z] Login Succeeded [2023-03-07T23:57:55.854Z] nexus3.edgexfoundry.org:10002 [2023-03-07T23:57:55.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:57:55.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:57:55.854Z] Configure a credential helper to remove this warning. See [2023-03-07T23:57:55.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:57:55.854Z] [2023-03-07T23:57:55.854Z] Login Succeeded [2023-03-07T23:57:55.854Z] nexus3.edgexfoundry.org:10003 [2023-03-07T23:57:56.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:57:56.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:57:56.113Z] Configure a credential helper to remove this warning. See [2023-03-07T23:57:56.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:57:56.113Z] [2023-03-07T23:57:56.113Z] Login Succeeded [2023-03-07T23:57:56.113Z] nexus3.edgexfoundry.org:10004 [2023-03-07T23:57:56.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:57:56.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:57:56.113Z] Configure a credential helper to remove this warning. See [2023-03-07T23:57:56.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:57:56.113Z] [2023-03-07T23:57:56.113Z] Login Succeeded [2023-03-07T23:57:56.113Z] docker.io [2023-03-07T23:57:56.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:57:56.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:57:56.373Z] Configure a credential helper to remove this warning. See [2023-03-07T23:57:56.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:57:56.373Z] [2023-03-07T23:57:56.373Z] Login Succeeded [2023-03-07T23:57:56.373Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T23:57:56.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T23:57:56.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T23:57:56.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T23:57:56.453Z] ========================================================= [2023-03-07T23:57:56.453Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T23:57:56.453Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:57:56.764Z] + 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 . [2023-03-07T23:57:56.764Z] Sending build context to Docker daemon 27.83MB [2023-03-07T23:57:56.764Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T23:57:56.764Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-07T23:57:57.024Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T23:57:57.024Z] 213ec9aee27d: Pulling fs layer [2023-03-07T23:57:57.024Z] 4583459ba037: Pulling fs layer [2023-03-07T23:57:57.024Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T23:57:57.024Z] 53926ce57604: Pulling fs layer [2023-03-07T23:57:57.024Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T23:57:57.024Z] 22ff95d597cd: Pulling fs layer [2023-03-07T23:57:57.024Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T23:57:57.024Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T23:57:57.024Z] a7acece74701: Pulling fs layer [2023-03-07T23:57:57.024Z] 53926ce57604: Waiting [2023-03-07T23:57:57.024Z] 21b2b0c7a3f4: Waiting [2023-03-07T23:57:57.024Z] 22ff95d597cd: Waiting [2023-03-07T23:57:57.024Z] 12d6caf4c0d1: Waiting [2023-03-07T23:57:57.024Z] 96b7cbca73a9: Waiting [2023-03-07T23:57:57.024Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T23:57:57.024Z] 93c1e223e6f2: Download complete [2023-03-07T23:57:57.024Z] 4583459ba037: Download complete [2023-03-07T23:57:57.024Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-07T23:57:57.025Z] 21b2b0c7a3f4: Download complete [2023-03-07T23:57:57.025Z] 22ff95d597cd: Verifying Checksum [2023-03-07T23:57:57.025Z] 22ff95d597cd: Download complete [2023-03-07T23:57:57.025Z] 213ec9aee27d: Download complete [2023-03-07T23:57:57.025Z] 12d6caf4c0d1: Download complete [2023-03-07T23:57:57.293Z] 213ec9aee27d: Pull complete [2023-03-07T23:57:57.293Z] 4583459ba037: Pull complete [2023-03-07T23:57:57.555Z] 93c1e223e6f2: Pull complete [2023-03-07T23:57:57.555Z] a7acece74701: Verifying Checksum [2023-03-07T23:57:57.555Z] a7acece74701: Download complete [2023-03-07T23:57:57.816Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T23:57:57.816Z] 96b7cbca73a9: Download complete [2023-03-07T23:57:57.816Z] 53926ce57604: Verifying Checksum [2023-03-07T23:57:57.816Z] 53926ce57604: Download complete [2023-03-07T23:58:02.009Z] 53926ce57604: Pull complete [2023-03-07T23:58:02.009Z] 21b2b0c7a3f4: Pull complete [2023-03-07T23:58:02.009Z] 22ff95d597cd: Pull complete [2023-03-07T23:58:02.009Z] 12d6caf4c0d1: Pull complete [2023-03-07T23:58:04.543Z] 96b7cbca73a9: Pull complete [2023-03-07T23:58:05.480Z] a7acece74701: Pull complete [2023-03-07T23:58:05.480Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T23:58:05.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T23:58:05.480Z] ---> db6d94c90886 [2023-03-07T23:58:05.480Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-07T23:58:10.503Z] Still waiting to schedule task [2023-03-07T23:58:10.503Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-07T23:58:10.768Z] ---> Running in 415b2e3bc026 [2023-03-07T23:58:10.768Z] Removing intermediate container 415b2e3bc026 [2023-03-07T23:58:10.768Z] ---> 70edd8145f72 [2023-03-07T23:58:10.768Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T23:58:10.768Z] ---> Running in 9f989fa59d46 [2023-03-07T23:58:10.768Z] Removing intermediate container 9f989fa59d46 [2023-03-07T23:58:10.768Z] ---> c6065bf7d7c9 [2023-03-07T23:58:10.768Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T23:58:10.768Z] ---> Running in fe9bb806b666 [2023-03-07T23:58:10.768Z] Removing intermediate container fe9bb806b666 [2023-03-07T23:58:10.768Z] ---> 1381a9af4c3d [2023-03-07T23:58:10.768Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T23:58:10.769Z] ---> Running in c582ed36301a [2023-03-07T23:58:11.028Z] Removing intermediate container c582ed36301a [2023-03-07T23:58:11.028Z] ---> 45659fdc3934 [2023-03-07T23:58:11.028Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-07T23:58:11.028Z] ---> Running in 288ce30906d1 [2023-03-07T23:58:11.028Z] Removing intermediate container 288ce30906d1 [2023-03-07T23:58:11.028Z] ---> b791d9242d34 [2023-03-07T23:58:11.028Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T23:58:11.028Z] ---> Running in c51684f37e38 [2023-03-07T23:58:11.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T23:58:11.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T23:58:11.806Z] OK: 211 MiB in 51 packages [2023-03-07T23:58:12.067Z] Removing intermediate container c51684f37e38 [2023-03-07T23:58:12.067Z] ---> bf9644675d06 [2023-03-07T23:58:12.067Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-07T23:58:12.067Z] ---> Running in c1ce0ff329e0 [2023-03-07T23:58:12.067Z] Removing intermediate container c1ce0ff329e0 [2023-03-07T23:58:12.067Z] ---> c4e48b20f84a [2023-03-07T23:58:12.067Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-07T23:58:12.326Z] ---> 90eee4fd1b10 [2023-03-07T23:58:12.326Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:58:12.326Z] ---> Running in af3faa9ba653 [2023-03-07T23:58:51.047Z] Removing intermediate container af3faa9ba653 [2023-03-07T23:58:51.047Z] ---> 55bc5ca80e65 [2023-03-07T23:58:51.047Z] Step 12/13 : COPY . . [2023-03-07T23:58:51.047Z] ---> 803285698d1e [2023-03-07T23:58:51.047Z] Step 13/13 : RUN ${MAKE} [2023-03-07T23:58:51.047Z] ---> Running in 5f7dc1080345 [2023-03-07T23:58:51.305Z] noop [2023-03-07T23:58:51.563Z] Removing intermediate container 5f7dc1080345 [2023-03-07T23:58:51.563Z] ---> ee27432e8b90 [2023-03-07T23:58:51.563Z] Successfully built ee27432e8b90 [2023-03-07T23:58:51.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:58:51.886Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T23:58:51.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:58:51.972Z] prd-ubuntu20.04-docker-8c-8g-8689 does not seem to be running inside a container [2023-03-07T23:58:52.002Z] $ 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 [2023-03-07T23:58:52.321Z] $ docker top 9ea3c5c37bcdc3bd5097fb0c08f10153ca33570ae6e03f9e25d1b90d481332b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T23:58:52.659Z] + go version [2023-03-07T23:58:52.659Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T23:58:52.673Z] $ docker stop --time=1 9ea3c5c37bcdc3bd5097fb0c08f10153ca33570ae6e03f9e25d1b90d481332b3 [2023-03-07T23:58:53.940Z] $ docker rm -f --volumes 9ea3c5c37bcdc3bd5097fb0c08f10153ca33570ae6e03f9e25d1b90d481332b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:58:54.325Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T23:58:54.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:58:54.396Z] prd-ubuntu20.04-docker-8c-8g-8689 does not seem to be running inside a container [2023-03-07T23:58:54.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T23:58:54.758Z] $ docker top 9eb3bc152390689ed151f6fd331621113743326ef9fd63344c13afd2a9aff9a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T23:58:55.097Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-07T23:58:55.384Z] + make test [2023-03-07T23:58:55.384Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T23:58:55.642Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-07T23:59:07.842Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-07T23:59:09.739Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 30.5% of statements [2023-03-07T23:59:09.739Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-07T23:59:09.739Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.381s coverage: 86.5% of statements [2023-03-07T23:59:17.848Z] 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." [2023-03-07T23:59:17.848Z] go vet ./... [2023-03-07T23:59:21.131Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T23:59:21.131Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T23:59:21.131Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T23:59:21.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T23:59:21.422Z] $ docker stop --time=1 9eb3bc152390689ed151f6fd331621113743326ef9fd63344c13afd2a9aff9a0 [2023-03-07T23:59:25.079Z] $ docker rm -f --volumes 9eb3bc152390689ed151f6fd331621113743326ef9fd63344c13afd2a9aff9a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T23:59:25.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T23:59:25.591Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-07T23:59:26.114Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T23:59:26.391Z] + ls -al . [2023-03-07T23:59:26.391Z] total 232 [2023-03-07T23:59:26.391Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 23:58 . [2023-03-07T23:59:26.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:57 .. [2023-03-07T23:59:26.391Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:59 .git [2023-03-07T23:59:26.391Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:57 .github [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 23:57 .gitignore [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 23:57 .golangci.yml [2023-03-07T23:59:26.391Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:57 .semver [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 23:57 Attribution.txt [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 23:57 CHANGELOG.md [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 23:57 Dockerfile [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:57 GOVERNANCE.md [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 23:57 Jenkinsfile [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 23:57 LICENSE [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 23:57 Makefile [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 23:57 OWNERS.md [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 23:57 README.md [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 7 23:57 VERSION [2023-03-07T23:59:26.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:57 bin [2023-03-07T23:59:26.391Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:57 cmd [2023-03-07T23:59:26.391Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 7 23:59 coverage.out [2023-03-07T23:59:26.391Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 23:57 doc [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 23:57 go.mod [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 23:57 go.sum [2023-03-07T23:59:26.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:57 internal [2023-03-07T23:59:26.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:57 snap [2023-03-07T23:59:26.391Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 23:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:59:26.689Z] + 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=f65ca887385793521c5f561c8b8ec0758ab43644 --label arch=amd64 --label version=3.0.0-dev.19 . [2023-03-07T23:59:26.689Z] Sending build context to Docker daemon 27.91MB [2023-03-07T23:59:26.689Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T23:59:26.689Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T23:59:26.689Z] ---> ee27432e8b90 [2023-03-07T23:59:26.689Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-07T23:59:27.256Z] ---> Running in 18d3432a6a92 [2023-03-07T23:59:27.256Z] Removing intermediate container 18d3432a6a92 [2023-03-07T23:59:27.256Z] ---> f7dc632661f1 [2023-03-07T23:59:27.256Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T23:59:27.256Z] ---> Running in c08080f10e01 [2023-03-07T23:59:27.515Z] Removing intermediate container c08080f10e01 [2023-03-07T23:59:27.515Z] ---> 391f5701552d [2023-03-07T23:59:27.515Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T23:59:27.515Z] ---> Running in 560e4bdb659d [2023-03-07T23:59:27.515Z] Removing intermediate container 560e4bdb659d [2023-03-07T23:59:27.515Z] ---> d630786a6c18 [2023-03-07T23:59:27.515Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T23:59:27.515Z] ---> Running in f91f018e6f56 [2023-03-07T23:59:27.515Z] Removing intermediate container f91f018e6f56 [2023-03-07T23:59:27.515Z] ---> bf3cdfbcd3ec [2023-03-07T23:59:27.515Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-07T23:59:27.515Z] ---> Running in 69944abb535f [2023-03-07T23:59:27.772Z] Removing intermediate container 69944abb535f [2023-03-07T23:59:27.772Z] ---> 04db67a31ca5 [2023-03-07T23:59:27.772Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T23:59:27.772Z] ---> Running in 65a126fbc2f9 [2023-03-07T23:59:28.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T23:59:28.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T23:59:28.549Z] OK: 211 MiB in 51 packages [2023-03-07T23:59:28.811Z] Removing intermediate container 65a126fbc2f9 [2023-03-07T23:59:28.811Z] ---> 54ce9c5918e3 [2023-03-07T23:59:28.811Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-07T23:59:28.811Z] ---> Running in ad7c923d3529 [2023-03-07T23:59:28.811Z] Removing intermediate container ad7c923d3529 [2023-03-07T23:59:28.811Z] ---> 582c959be8ff [2023-03-07T23:59:28.811Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-07T23:59:29.069Z] ---> 0b1546a009d0 [2023-03-07T23:59:29.069Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:59:29.069Z] ---> Running in ce850959e3f1 [2023-03-07T23:59:30.000Z] Removing intermediate container ce850959e3f1 [2023-03-07T23:59:30.000Z] ---> 954bba10fa67 [2023-03-07T23:59:30.000Z] Step 12/26 : COPY . . [2023-03-07T23:59:30.819Z] ---> 3e83232713e2 [2023-03-07T23:59:30.819Z] Step 13/26 : RUN ${MAKE} [2023-03-07T23:59:30.819Z] ---> Running in b69853374afd [2023-03-07T23:59:31.090Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-07T23:59:38.180Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8692 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-03-07T23:59:38.194Z] Running in /w/workspace/device-onvif-camera/109 [Pipeline] { [Pipeline] checkout [2023-03-07T23:59:38.231Z] The recommended git tool is: git [2023-03-07T23:59:43.029Z] using credential edgex-jenkins-ssh [2023-03-07T23:59:43.052Z] Cloning the remote Git repository [2023-03-07T23:59:43.095Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T23:59:43.171Z] > git init /w/workspace/device-onvif-camera/109 # timeout=10 [2023-03-07T23:59:43.316Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T23:59:43.317Z] > git --version # timeout=10 [2023-03-07T23:59:43.341Z] > git --version # 'git version 2.25.1' [2023-03-07T23:59:43.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T23:59:43.398Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T23:59:45.556Z] Avoid second fetch [2023-03-07T23:59:45.557Z] Checking out Revision f65ca887385793521c5f561c8b8ec0758ab43644 (main) [2023-03-07T23:59:44.706Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-07T23:59:44.726Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T23:59:45.572Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T23:59:46.264Z] Commit message: "Merge pull request #245 from edgexfoundry/dependabot/go_modules/github.com/IOTechSystems/onvif-0.1.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T23:59:45.596Z] > git checkout -f f65ca887385793521c5f561c8b8ec0758ab43644 # timeout=10 [2023-03-07T23:59:47.048Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T23:59:47.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T23:59:47.048Z] Dload Upload Total Spent Left Speed [2023-03-07T23:59:47.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh [2023-03-07T23:59:47.718Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T23:59:48.040Z] + sudo tee /etc/docker/daemon.new [2023-03-07T23:59:48.040Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T23:59:48.040Z] { [2023-03-07T23:59:48.040Z] "registry-mirrors": [ [2023-03-07T23:59:48.040Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T23:59:48.040Z] ], [2023-03-07T23:59:48.040Z] "bip": "10.250.0.254/24", [2023-03-07T23:59:48.040Z] "hosts": [ [2023-03-07T23:59:48.040Z] "tcp://0.0.0.0:5555", [2023-03-07T23:59:48.040Z] "unix:///var/run/docker.sock" [2023-03-07T23:59:48.040Z] ], [2023-03-07T23:59:48.040Z] "mtu": 1458, [2023-03-07T23:59:48.040Z] "selinux-enabled": true, [2023-03-07T23:59:48.040Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T23:59:48.040Z] } [Pipeline] sh [2023-03-07T23:59:48.375Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T23:59:48.710Z] + sudo service docker restart [2023-03-07T23:59:57.681Z] Removing intermediate container b69853374afd [2023-03-07T23:59:57.681Z] ---> 53259a0e8ae9 [2023-03-07T23:59:57.681Z] Step 14/26 : FROM alpine:3.16 [2023-03-07T23:59:57.681Z] 3.16: Pulling from library/alpine [2023-03-07T23:59:57.681Z] ef5531b6e74e: Pulling fs layer [2023-03-07T23:59:57.681Z] ef5531b6e74e: Verifying Checksum [2023-03-07T23:59:57.681Z] ef5531b6e74e: Download complete [2023-03-07T23:59:57.681Z] ef5531b6e74e: Pull complete [2023-03-07T23:59:57.681Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T23:59:57.681Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T23:59:57.681Z] ---> dfd21b5a31f5 [2023-03-07T23:59:57.681Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-07T23:59:57.681Z] ---> Running in ccd92c7dd576 [2023-03-07T23:59:57.681Z] Removing intermediate container ccd92c7dd576 [2023-03-07T23:59:57.681Z] ---> 94f9c66a6d3f [2023-03-07T23:59:57.681Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-07T23:59:57.681Z] ---> Running in 8c5d5ea329e5 [2023-03-07T23:59:57.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T23:59:57.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T23:59:57.681Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T23:59:57.681Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T23:59:57.681Z] OK: 6 MiB in 15 packages [2023-03-07T23:59:57.681Z] Removing intermediate container 8c5d5ea329e5 [2023-03-07T23:59:57.681Z] ---> 6d5ead5be37a [2023-03-07T23:59:57.681Z] Step 17/26 : WORKDIR / [2023-03-07T23:59:57.681Z] ---> Running in f19b805a11bb [2023-03-07T23:59:57.681Z] Removing intermediate container f19b805a11bb [2023-03-07T23:59:57.681Z] ---> 0ff63444b9ef [2023-03-07T23:59:57.681Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-07T23:59:57.681Z] ---> 3df5d023d439 [2023-03-07T23:59:57.681Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-07T23:59:57.681Z] ---> ccf2f2f91b97 [2023-03-07T23:59:57.681Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-07T23:59:57.681Z] ---> 1d87e160705f [2023-03-07T23:59:57.681Z] Step 21/26 : EXPOSE 59984 [2023-03-07T23:59:57.681Z] ---> Running in a16607ffff88 [2023-03-07T23:59:57.681Z] Removing intermediate container a16607ffff88 [2023-03-07T23:59:57.681Z] ---> a074722031fc [2023-03-07T23:59:57.681Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-07T23:59:57.681Z] ---> Running in c2f8471ad7d2 [2023-03-07T23:59:57.681Z] Removing intermediate container c2f8471ad7d2 [2023-03-07T23:59:57.681Z] ---> 92cad57c6f2c [2023-03-07T23:59:57.681Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T23:59:57.681Z] ---> Running in 1b7395b67901 [2023-03-07T23:59:57.681Z] Removing intermediate container 1b7395b67901 [2023-03-07T23:59:57.681Z] ---> acd9916a827f [2023-03-07T23:59:57.681Z] Step 24/26 : LABEL arch=amd64 [2023-03-07T23:59:57.681Z] ---> Running in 0ae2b01c7eff [2023-03-07T23:59:57.681Z] Removing intermediate container 0ae2b01c7eff [2023-03-07T23:59:57.681Z] ---> f119c31fa584 [2023-03-07T23:59:57.681Z] Step 25/26 : LABEL git_sha=f65ca887385793521c5f561c8b8ec0758ab43644 [2023-03-07T23:59:57.681Z] ---> Running in 79662283b534 [2023-03-07T23:59:57.681Z] Removing intermediate container 79662283b534 [2023-03-07T23:59:57.681Z] ---> b1db527f2437 [2023-03-07T23:59:57.681Z] Step 26/26 : LABEL version=3.0.0-dev.19 [2023-03-07T23:59:57.681Z] ---> Running in 3adbfc3f113d [2023-03-07T23:59:57.681Z] Removing intermediate container 3adbfc3f113d [2023-03-07T23:59:57.681Z] ---> b2748e76d33d [2023-03-07T23:59:57.681Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T23:59:57.681Z] Successfully built b2748e76d33d [2023-03-07T23:59:57.681Z] 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 [2023-03-07T23:59:57.784Z] provisioning config files... [2023-03-07T23:59:57.793Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6080900856581485535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:59:58.089Z] ---> docker-login.sh [2023-03-07T23:59:58.089Z] nexus3.edgexfoundry.org:10001 [2023-03-07T23:59:58.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:59:58.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:59:58.089Z] Configure a credential helper to remove this warning. See [2023-03-07T23:59:58.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:59:58.089Z] [2023-03-07T23:59:58.089Z] Login Succeeded [2023-03-07T23:59:58.089Z] nexus3.edgexfoundry.org:10002 [2023-03-07T23:59:58.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:59:58.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:59:58.089Z] Configure a credential helper to remove this warning. See [2023-03-07T23:59:58.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:59:58.089Z] [2023-03-07T23:59:58.089Z] Login Succeeded [2023-03-07T23:59:58.089Z] nexus3.edgexfoundry.org:10003 [2023-03-07T23:59:58.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:59:58.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:59:58.347Z] Configure a credential helper to remove this warning. See [2023-03-07T23:59:58.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:59:58.347Z] [2023-03-07T23:59:58.347Z] Login Succeeded [2023-03-07T23:59:58.347Z] nexus3.edgexfoundry.org:10004 [2023-03-07T23:59:58.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:59:58.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:59:58.347Z] Configure a credential helper to remove this warning. See [2023-03-07T23:59:58.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:59:58.347Z] [2023-03-07T23:59:58.347Z] Login Succeeded [2023-03-07T23:59:58.347Z] docker.io [2023-03-07T23:59:58.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:59:58.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:59:58.605Z] Configure a credential helper to remove this warning. See [2023-03-07T23:59:58.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:59:58.605Z] [2023-03-07T23:59:58.605Z] Login Succeeded [2023-03-07T23:59:58.605Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T23:59:58.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T23:59:58.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T23:59:58.673Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-07T23:59:58.673Z] f65ca887385793521c5f561c8b8ec0758ab43644 [2023-03-07T23:59:58.673Z] latest [2023-03-07T23:59:58.673Z] 3.0.0-dev.19 [2023-03-07T23:59:58.673Z] f65ca887385793521c5f561c8b8ec0758ab43644-3.0.0-dev.19 [2023-03-07T23:59:58.673Z] main [2023-03-07T23:59:58.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:59:59.000Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:f65ca887385793521c5f561c8b8ec0758ab43644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:59:59.309Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:f65ca887385793521c5f561c8b8ec0758ab43644 [2023-03-07T23:59:59.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-07T23:59:59.309Z] b3c7bc191d7d: Preparing [2023-03-07T23:59:59.309Z] 5b76779ea3ee: Preparing [2023-03-07T23:59:59.309Z] 7a4645f0c4fb: Preparing [2023-03-07T23:59:59.309Z] 4c9891e3d7f4: Preparing [2023-03-07T23:59:59.309Z] aa5968d388b8: Preparing [2023-03-07T23:59:59.309Z] aa5968d388b8: Layer already exists [2023-03-07T23:59:59.309Z] 5b76779ea3ee: Pushed [2023-03-07T23:59:59.309Z] b3c7bc191d7d: Pushed [2023-03-07T23:59:59.309Z] 4c9891e3d7f4: Pushed [2023-03-08T00:00:01.842Z] 7a4645f0c4fb: Pushed [2023-03-08T00:00:01.842Z] f65ca887385793521c5f561c8b8ec0758ab43644: digest: sha256:d9ef80ae312e91c4eb571561b820416e1cc119cc318420c939ef4c64ed59221c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:00:02.142Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:00:02.442Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-08T00:00:02.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-08T00:00:02.442Z] b3c7bc191d7d: Preparing [2023-03-08T00:00:02.442Z] 5b76779ea3ee: Preparing [2023-03-08T00:00:02.442Z] 7a4645f0c4fb: Preparing [2023-03-08T00:00:02.442Z] 4c9891e3d7f4: Preparing [2023-03-08T00:00:02.442Z] aa5968d388b8: Preparing [2023-03-08T00:00:02.442Z] 5b76779ea3ee: Layer already exists [2023-03-08T00:00:02.442Z] b3c7bc191d7d: Layer already exists [2023-03-08T00:00:02.442Z] 4c9891e3d7f4: Layer already exists [2023-03-08T00:00:02.442Z] aa5968d388b8: Layer already exists [2023-03-08T00:00:02.442Z] 7a4645f0c4fb: Layer already exists [2023-03-08T00:00:02.442Z] latest: digest: sha256:d9ef80ae312e91c4eb571561b820416e1cc119cc318420c939ef4c64ed59221c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:00:02.744Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:00:03.058Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.19 [2023-03-08T00:00:03.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-08T00:00:03.058Z] b3c7bc191d7d: Preparing [2023-03-08T00:00:03.058Z] 5b76779ea3ee: Preparing [2023-03-08T00:00:03.058Z] 7a4645f0c4fb: Preparing [2023-03-08T00:00:03.058Z] 4c9891e3d7f4: Preparing [2023-03-08T00:00:03.058Z] aa5968d388b8: Preparing [2023-03-08T00:00:03.058Z] aa5968d388b8: Layer already exists [2023-03-08T00:00:03.058Z] 4c9891e3d7f4: Layer already exists [2023-03-08T00:00:03.058Z] b3c7bc191d7d: Layer already exists [2023-03-08T00:00:03.058Z] 5b76779ea3ee: Layer already exists [2023-03-08T00:00:03.058Z] 7a4645f0c4fb: Layer already exists [2023-03-08T00:00:03.058Z] 3.0.0-dev.19: digest: sha256:d9ef80ae312e91c4eb571561b820416e1cc119cc318420c939ef4c64ed59221c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:00:03.375Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:f65ca887385793521c5f561c8b8ec0758ab43644-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:00:03.675Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:f65ca887385793521c5f561c8b8ec0758ab43644-3.0.0-dev.19 [2023-03-08T00:00:03.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-08T00:00:03.676Z] b3c7bc191d7d: Preparing [2023-03-08T00:00:03.676Z] 5b76779ea3ee: Preparing [2023-03-08T00:00:03.676Z] 7a4645f0c4fb: Preparing [2023-03-08T00:00:03.676Z] 4c9891e3d7f4: Preparing [2023-03-08T00:00:03.676Z] aa5968d388b8: Preparing [2023-03-08T00:00:03.676Z] 7a4645f0c4fb: Layer already exists [2023-03-08T00:00:03.676Z] 5b76779ea3ee: Layer already exists [2023-03-08T00:00:03.676Z] b3c7bc191d7d: Layer already exists [2023-03-08T00:00:03.676Z] 4c9891e3d7f4: Layer already exists [2023-03-08T00:00:03.676Z] aa5968d388b8: Layer already exists [2023-03-08T00:00:03.676Z] f65ca887385793521c5f561c8b8ec0758ab43644-3.0.0-dev.19: digest: sha256:d9ef80ae312e91c4eb571561b820416e1cc119cc318420c939ef4c64ed59221c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:00:03.980Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:00:04.282Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-03-08T00:00:04.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-08T00:00:04.282Z] b3c7bc191d7d: Preparing [2023-03-08T00:00:04.282Z] 5b76779ea3ee: Preparing [2023-03-08T00:00:04.282Z] 7a4645f0c4fb: Preparing [2023-03-08T00:00:04.282Z] 4c9891e3d7f4: Preparing [2023-03-08T00:00:04.282Z] aa5968d388b8: Preparing [2023-03-08T00:00:04.282Z] 5b76779ea3ee: Layer already exists [2023-03-08T00:00:04.282Z] 7a4645f0c4fb: Layer already exists [2023-03-08T00:00:04.282Z] 4c9891e3d7f4: Layer already exists [2023-03-08T00:00:04.282Z] aa5968d388b8: Layer already exists [2023-03-08T00:00:04.282Z] b3c7bc191d7d: Layer already exists [2023-03-08T00:00:04.282Z] main: digest: sha256:d9ef80ae312e91c4eb571561b820416e1cc119cc318420c939ef4c64ed59221c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:00:04.317Z] ===================================================== [Pipeline] echo [2023-03-08T00:00:04.326Z] taggedImages: [2023-03-08T00:00:04.326Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:f65ca887385793521c5f561c8b8ec0758ab43644 [2023-03-08T00:00:04.326Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-08T00:00:04.326Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.19 [2023-03-08T00:00:04.326Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:f65ca887385793521c5f561c8b8ec0758ab43644-3.0.0-dev.19 [2023-03-08T00:00:04.326Z] - 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 [2023-03-08T00:00:04.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T00:00:04.712Z] [2023-03-08T00:00:04.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:00:05.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T00:00:05.015Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T00:00:05.015Z] 5eb5b503b376: Pulling fs layer [2023-03-08T00:00:05.015Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T00:00:05.015Z] ec43610c2a17: Pulling fs layer [2023-03-08T00:00:05.015Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T00:00:05.015Z] 33b1e0a273af: Pulling fs layer [2023-03-08T00:00:05.015Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T00:00:05.015Z] 2f39f015ded8: Pulling fs layer [2023-03-08T00:00:05.015Z] 3a2ae6a8a46f: Waiting [2023-03-08T00:00:05.015Z] 33b1e0a273af: Waiting [2023-03-08T00:00:05.015Z] 2f39f015ded8: Waiting [2023-03-08T00:00:05.015Z] 5d3b04190fa2: Waiting [2023-03-08T00:00:05.015Z] 5c69ac0246d0: Download complete [2023-03-08T00:00:05.015Z] 3a2ae6a8a46f: Download complete [2023-03-08T00:00:05.274Z] 33b1e0a273af: Verifying Checksum [2023-03-08T00:00:05.274Z] 33b1e0a273af: Download complete [2023-03-08T00:00:05.274Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T00:00:05.274Z] 5d3b04190fa2: Download complete [2023-03-08T00:00:05.274Z] ec43610c2a17: Download complete [2023-03-08T00:00:05.274Z] 5eb5b503b376: Verifying Checksum [2023-03-08T00:00:05.274Z] 5eb5b503b376: Download complete [2023-03-08T00:00:05.841Z] 2f39f015ded8: Download complete [2023-03-08T00:00:06.407Z] 5eb5b503b376: Pull complete [2023-03-08T00:00:06.664Z] 5c69ac0246d0: Pull complete [2023-03-08T00:00:06.921Z] ec43610c2a17: Pull complete [2023-03-08T00:00:06.921Z] 3a2ae6a8a46f: Pull complete [2023-03-08T00:00:07.179Z] 33b1e0a273af: Pull complete [2023-03-08T00:00:07.436Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T00:00:10.812Z] provisioning config files... [2023-03-08T00:00:10.838Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/109@tmp/config4138420298813161532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:00:11.195Z] ---> docker-login.sh [2023-03-08T00:00:11.195Z] nexus3.edgexfoundry.org:10001 [2023-03-08T00:00:11.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:00:11.622Z] 2f39f015ded8: Pull complete [2023-03-08T00:00:11.622Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T00:00:11.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T00:00:11.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:00:11.694Z] prd-ubuntu20.04-docker-8c-8g-8689 does not seem to be running inside a container [2023-03-08T00:00:11.724Z] $ 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 [2023-03-08T00:00:11.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:00:11.736Z] Configure a credential helper to remove this warning. See [2023-03-08T00:00:11.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:00:11.736Z] [2023-03-08T00:00:11.736Z] Login Succeeded [2023-03-08T00:00:11.736Z] nexus3.edgexfoundry.org:10002 [2023-03-08T00:00:12.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:00:12.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:00:12.007Z] Configure a credential helper to remove this warning. See [2023-03-08T00:00:12.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:00:12.007Z] [2023-03-08T00:00:12.007Z] Login Succeeded [2023-03-08T00:00:12.007Z] nexus3.edgexfoundry.org:10003 [2023-03-08T00:00:12.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:00:12.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:00:12.542Z] Configure a credential helper to remove this warning. See [2023-03-08T00:00:12.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:00:12.542Z] [2023-03-08T00:00:12.542Z] Login Succeeded [2023-03-08T00:00:12.542Z] nexus3.edgexfoundry.org:10004 [2023-03-08T00:00:12.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:00:12.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:00:12.811Z] Configure a credential helper to remove this warning. See [2023-03-08T00:00:12.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:00:12.811Z] [2023-03-08T00:00:12.811Z] Login Succeeded [2023-03-08T00:00:12.811Z] docker.io [2023-03-08T00:00:13.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:00:14.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:00:14.487Z] Configure a credential helper to remove this warning. See [2023-03-08T00:00:14.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:00:14.487Z] [2023-03-08T00:00:14.487Z] Login Succeeded [2023-03-08T00:00:14.487Z] ---> docker-login.sh ends [2023-03-08T00:00:16.330Z] $ docker top 9674c65f3f016a332e0ecec5a596542e3a0606dc5a261b222e885340baa277e6 -eo pid,comm [Pipeline] { [Pipeline] } [2023-03-08T00:00:16.389Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T00:00:16.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:00:16.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-03-08T00:00:16.723Z] ---> job-cost.sh [2023-03-08T00:00:16.723Z] lf-activate-venv: SKIPPING [2023-03-08T00:00:16.723Z] INFO: No Stack... [Pipeline] echo [2023-03-08T00:00:16.726Z] ========================================================= [2023-03-08T00:00:16.726Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T00:00:16.726Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:00:16.982Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T00:00:17.069Z] + 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 . [2023-03-08T00:00:17.549Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T00:00:17.651Z] Sending build context to Docker daemon 20.6MB [2023-03-08T00:00:17.651Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T00:00:17.651Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-08T00:00:17.651Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T00:00:17.651Z] 9b18e9b68314: Pulling fs layer [2023-03-08T00:00:17.651Z] 35d82f9e3411: Pulling fs layer [2023-03-08T00:00:17.651Z] e16973657156: Pulling fs layer [2023-03-08T00:00:17.651Z] fc693d55d65f: Pulling fs layer [2023-03-08T00:00:17.651Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T00:00:17.651Z] dda99020689f: Pulling fs layer [2023-03-08T00:00:17.651Z] db1c61fa0a46: Pulling fs layer [2023-03-08T00:00:17.651Z] 891c053d2c06: Pulling fs layer [2023-03-08T00:00:17.651Z] fc693d55d65f: Waiting [2023-03-08T00:00:17.651Z] 7e9fc2657dce: Waiting [2023-03-08T00:00:17.651Z] dda99020689f: Waiting [2023-03-08T00:00:17.651Z] db1c61fa0a46: Waiting [2023-03-08T00:00:17.651Z] 891c053d2c06: Waiting [2023-03-08T00:00:17.651Z] e16973657156: Download complete [2023-03-08T00:00:17.651Z] 35d82f9e3411: Verifying Checksum [2023-03-08T00:00:17.651Z] 35d82f9e3411: Download complete [2023-03-08T00:00:17.651Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T00:00:17.651Z] 7e9fc2657dce: Download complete [2023-03-08T00:00:17.651Z] dda99020689f: Verifying Checksum [2023-03-08T00:00:17.651Z] dda99020689f: Download complete [2023-03-08T00:00:17.840Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-03-08T00:00:17.840Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T00:00:17.856Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-109-stack-cost] [2023-03-08T00:00:17.865Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-109-stack-cost] did not exist. Created. [2023-03-08T00:00:17.865Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T00:00:17.918Z] 9b18e9b68314: Verifying Checksum [2023-03-08T00:00:17.918Z] 9b18e9b68314: Download complete [2023-03-08T00:00:18.161Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-08T00:00:18.191Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T00:00:18.200Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T00:00:18.219Z] $ docker stop --time=1 9674c65f3f016a332e0ecec5a596542e3a0606dc5a261b222e885340baa277e6 [2023-03-08T00:00:18.889Z] 891c053d2c06: Verifying Checksum [2023-03-08T00:00:18.889Z] 891c053d2c06: Download complete [2023-03-08T00:00:19.362Z] $ docker rm -f --volumes 9674c65f3f016a332e0ecec5a596542e3a0606dc5a261b222e885340baa277e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T00:00:19.847Z] db1c61fa0a46: Verifying Checksum [2023-03-08T00:00:19.847Z] db1c61fa0a46: Download complete [2023-03-08T00:00:20.114Z] fc693d55d65f: Download complete [2023-03-08T00:00:20.699Z] 9b18e9b68314: Pull complete [2023-03-08T00:00:20.965Z] 35d82f9e3411: Pull complete [2023-03-08T00:00:21.232Z] e16973657156: Pull complete [2023-03-08T00:00:31.299Z] fc693d55d65f: Pull complete [2023-03-08T00:00:31.565Z] 7e9fc2657dce: Pull complete [2023-03-08T00:00:31.841Z] dda99020689f: Pull complete [2023-03-08T00:00:37.198Z] db1c61fa0a46: Pull complete [2023-03-08T00:00:38.606Z] 891c053d2c06: Pull complete [2023-03-08T00:00:38.606Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T00:00:38.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T00:00:38.606Z] ---> f96f9c87975a [2023-03-08T00:00:38.606Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:00:40.550Z] ---> Running in 968fb6764aac [2023-03-08T00:00:40.817Z] Removing intermediate container 968fb6764aac [2023-03-08T00:00:40.817Z] ---> f7a5c48d00af [2023-03-08T00:00:40.817Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T00:00:40.817Z] ---> Running in 88f0d09c20a5 [2023-03-08T00:00:41.085Z] Removing intermediate container 88f0d09c20a5 [2023-03-08T00:00:41.085Z] ---> 3439e2b5fa02 [2023-03-08T00:00:41.085Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T00:00:41.354Z] ---> Running in bf5f8707e92a [2023-03-08T00:00:41.621Z] Removing intermediate container bf5f8707e92a [2023-03-08T00:00:41.621Z] ---> 91932d74ae95 [2023-03-08T00:00:41.621Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T00:00:41.621Z] ---> Running in c8e34b6b9cb1 [2023-03-08T00:00:41.887Z] Removing intermediate container c8e34b6b9cb1 [2023-03-08T00:00:41.887Z] ---> 3e67f9dc4258 [2023-03-08T00:00:41.887Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-08T00:00:41.887Z] ---> Running in fb425d839cbd [2023-03-08T00:00:42.153Z] Removing intermediate container fb425d839cbd [2023-03-08T00:00:42.153Z] ---> 21e22aaf7d55 [2023-03-08T00:00:42.153Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T00:00:42.436Z] ---> Running in 5cd4b9c50d5c [2023-03-08T00:00:43.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:00:43.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:00:44.616Z] OK: 221 MiB in 51 packages [2023-03-08T00:00:47.206Z] Removing intermediate container 5cd4b9c50d5c [2023-03-08T00:00:47.206Z] ---> faf38c84dea4 [2023-03-08T00:00:47.206Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-08T00:00:47.206Z] ---> Running in 520255d13317 [2023-03-08T00:00:47.474Z] Removing intermediate container 520255d13317 [2023-03-08T00:00:47.474Z] ---> 85aa510b758c [2023-03-08T00:00:47.474Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-08T00:00:48.060Z] ---> bc80e23efd09 [2023-03-08T00:00:48.060Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:00:48.060Z] ---> Running in df9afdbe8b7d [2023-03-08T00:01:56.115Z] Removing intermediate container df9afdbe8b7d [2023-03-08T00:01:56.115Z] ---> e0c057a0a201 [2023-03-08T00:01:56.115Z] Step 12/13 : COPY . . [2023-03-08T00:01:56.115Z] ---> 934357320f1b [2023-03-08T00:01:56.115Z] Step 13/13 : RUN ${MAKE} [2023-03-08T00:01:56.115Z] ---> Running in 46019f97d61f [2023-03-08T00:01:56.115Z] noop [2023-03-08T00:01:56.115Z] Removing intermediate container 46019f97d61f [2023-03-08T00:01:56.115Z] ---> d62c676eb3fc [2023-03-08T00:01:56.115Z] Successfully built d62c676eb3fc [2023-03-08T00:01:56.115Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:01:56.458Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T00:01:56.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:01:56.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-8692 does not seem to be running inside a container [2023-03-08T00:01:56.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/109 -v /w/workspace/device-onvif-camera/109:/w/workspace/device-onvif-camera/109:rw,z -v /w/workspace/device-onvif-camera/109@tmp:/w/workspace/device-onvif-camera/109@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 [2023-03-08T00:01:57.886Z] $ docker top ac8f92434f6c3838b17c77560a0ee003a199be65ce6d7269273c3c7d6315c8cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:01:58.730Z] + go version [2023-03-08T00:01:58.730Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T00:01:58.747Z] $ docker stop --time=1 ac8f92434f6c3838b17c77560a0ee003a199be65ce6d7269273c3c7d6315c8cf [2023-03-08T00:02:00.342Z] $ docker rm -f --volumes ac8f92434f6c3838b17c77560a0ee003a199be65ce6d7269273c3c7d6315c8cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:02:00.885Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T00:02:00.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:02:01.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-8692 does not seem to be running inside a container [2023-03-08T00:02:01.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/109 -v /w/workspace/device-onvif-camera/109:/w/workspace/device-onvif-camera/109:rw,z -v /w/workspace/device-onvif-camera/109@tmp:/w/workspace/device-onvif-camera/109@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 [2023-03-08T00:02:02.235Z] $ docker top d9e613aeca119604c31ee96bd3130a7817e3e8b02ed7fcd1ae1e4a2c8feaabc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:02:02.736Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/109 [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:02:03.065Z] + make test [2023-03-08T00:02:03.065Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T00:02:05.011Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-08T00:03:41.645Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-08T00:03:41.645Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.164s coverage: 30.5% of statements [2023-03-08T00:03:41.645Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-08T00:03:56.672Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.070s coverage: 86.5% of statements [2023-03-08T00:03:56.672Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T00:03:56.672Z] go vet ./... [2023-03-08T00:04:28.901Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T00:04:28.901Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T00:04:28.901Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T00:04:28.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T00:04:28.929Z] $ docker stop --time=1 d9e613aeca119604c31ee96bd3130a7817e3e8b02ed7fcd1ae1e4a2c8feaabc3 [2023-03-08T00:04:30.903Z] $ docker rm -f --volumes d9e613aeca119604c31ee96bd3130a7817e3e8b02ed7fcd1ae1e4a2c8feaabc3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T00:04:31.878Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T00:04:31.901Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T00:04:32.420Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T00:04:32.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T00:04:33.115Z] + ls -al . [2023-03-08T00:04:33.115Z] total 228 [2023-03-08T00:04:33.115Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 00:02 . [2023-03-08T00:04:33.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:59 .. [2023-03-08T00:04:33.115Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:59 .git [2023-03-08T00:04:33.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:59 .github [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 23:59 .gitignore [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 23:59 .golangci.yml [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 23:59 Attribution.txt [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 23:59 CHANGELOG.md [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 23:59 Dockerfile [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:59 GOVERNANCE.md [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 23:59 Jenkinsfile [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 23:59 LICENSE [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 23:59 Makefile [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 23:59 OWNERS.md [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 23:59 README.md [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 7 23:57 VERSION [2023-03-08T00:04:33.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:59 bin [2023-03-08T00:04:33.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:59 cmd [2023-03-08T00:04:33.115Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 8 00:03 coverage.out [2023-03-08T00:04:33.115Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 23:59 doc [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 23:59 go.mod [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 23:59 go.sum [2023-03-08T00:04:33.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:59 internal [2023-03-08T00:04:33.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:59 snap [2023-03-08T00:04:33.115Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 23:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:04:33.449Z] + 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=f65ca887385793521c5f561c8b8ec0758ab43644 --label arch=arm64 --label version=3.0.0-dev.19 . [2023-03-08T00:04:34.057Z] Sending build context to Docker daemon 20.68MB [2023-03-08T00:04:34.057Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T00:04:34.057Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-08T00:04:34.057Z] ---> d62c676eb3fc [2023-03-08T00:04:34.057Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:04:34.325Z] ---> Running in 34b67a7d4f4e [2023-03-08T00:04:34.591Z] Removing intermediate container 34b67a7d4f4e [2023-03-08T00:04:34.591Z] ---> 6aff3c111c1e [2023-03-08T00:04:34.591Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T00:04:34.858Z] ---> Running in 205d8284742a [2023-03-08T00:04:35.125Z] Removing intermediate container 205d8284742a [2023-03-08T00:04:35.125Z] ---> d9faa9374f56 [2023-03-08T00:04:35.125Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T00:04:35.125Z] ---> Running in cf8e9ce7b797 [2023-03-08T00:04:35.709Z] Removing intermediate container cf8e9ce7b797 [2023-03-08T00:04:35.709Z] ---> 76b88c8168a4 [2023-03-08T00:04:35.709Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T00:04:35.709Z] ---> Running in be193c37cf9d [2023-03-08T00:04:35.982Z] Removing intermediate container be193c37cf9d [2023-03-08T00:04:35.982Z] ---> 8923835a6ada [2023-03-08T00:04:35.982Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-08T00:04:35.982Z] ---> Running in 32d96b632be9 [2023-03-08T00:04:37.417Z] Removing intermediate container 32d96b632be9 [2023-03-08T00:04:37.417Z] ---> 1a52054b519c [2023-03-08T00:04:37.417Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T00:04:37.417Z] ---> Running in 2c290ea7577f [2023-03-08T00:04:38.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:04:38.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:04:39.812Z] OK: 221 MiB in 51 packages [2023-03-08T00:04:40.775Z] Removing intermediate container 2c290ea7577f [2023-03-08T00:04:40.775Z] ---> e48e55d5e2e2 [2023-03-08T00:04:40.775Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-08T00:04:40.775Z] ---> Running in e0d4ea5f22a0 [2023-03-08T00:04:41.045Z] Removing intermediate container e0d4ea5f22a0 [2023-03-08T00:04:41.045Z] ---> 56526f14568a [2023-03-08T00:04:41.045Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-08T00:04:41.631Z] ---> df5c405dc057 [2023-03-08T00:04:41.631Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:04:41.905Z] ---> Running in 0b058906ece9 [2023-03-08T00:04:45.252Z] Removing intermediate container 0b058906ece9 [2023-03-08T00:04:45.252Z] ---> e2d9364efc1e [2023-03-08T00:04:45.252Z] Step 12/26 : COPY . . [2023-03-08T00:04:47.207Z] ---> b0149b6f0d67 [2023-03-08T00:04:47.208Z] Step 13/26 : RUN ${MAKE} [2023-03-08T00:04:47.208Z] ---> Running in 52e4c311f056 [2023-03-08T00:04:48.171Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-08T00:07:24.944Z] Removing intermediate container 52e4c311f056 [2023-03-08T00:07:24.944Z] ---> 9cc762e09b96 [2023-03-08T00:07:24.944Z] Step 14/26 : FROM alpine:3.16 [2023-03-08T00:07:24.944Z] 3.16: Pulling from library/alpine [2023-03-08T00:07:24.944Z] 3760b48202b3: Pulling fs layer [2023-03-08T00:07:24.944Z] 3760b48202b3: Verifying Checksum [2023-03-08T00:07:24.944Z] 3760b48202b3: Download complete [2023-03-08T00:07:24.944Z] 3760b48202b3: Pull complete [2023-03-08T00:07:24.944Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T00:07:24.944Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T00:07:24.944Z] ---> 4c81e5bf8899 [2023-03-08T00:07:24.944Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-08T00:07:24.944Z] ---> Running in 8c98d59d9433 [2023-03-08T00:07:24.944Z] Removing intermediate container 8c98d59d9433 [2023-03-08T00:07:24.944Z] ---> b6ac97cb2c3d [2023-03-08T00:07:24.944Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:07:24.944Z] ---> Running in 4b78651ebb67 [2023-03-08T00:07:24.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:07:24.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:07:24.944Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T00:07:24.944Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:07:24.944Z] OK: 5 MiB in 15 packages [2023-03-08T00:07:24.944Z] Removing intermediate container 4b78651ebb67 [2023-03-08T00:07:24.944Z] ---> 7d3450e2e9e6 [2023-03-08T00:07:24.944Z] Step 17/26 : WORKDIR / [2023-03-08T00:07:24.944Z] ---> Running in 2ddc323aca5a [2023-03-08T00:07:24.944Z] Removing intermediate container 2ddc323aca5a [2023-03-08T00:07:24.944Z] ---> 6176f6e53193 [2023-03-08T00:07:24.944Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-08T00:07:24.944Z] ---> 6036099c8627 [2023-03-08T00:07:24.944Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-08T00:07:24.944Z] ---> c1d3e4b1c15d [2023-03-08T00:07:24.944Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-08T00:07:24.944Z] ---> b413ec16ac30 [2023-03-08T00:07:24.944Z] Step 21/26 : EXPOSE 59984 [2023-03-08T00:07:24.944Z] ---> Running in 9b2626a9573a [2023-03-08T00:07:24.944Z] Removing intermediate container 9b2626a9573a [2023-03-08T00:07:24.944Z] ---> a3885af5f024 [2023-03-08T00:07:24.944Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-08T00:07:24.944Z] ---> Running in be6a52c5eb54 [2023-03-08T00:07:24.944Z] Removing intermediate container be6a52c5eb54 [2023-03-08T00:07:24.944Z] ---> 73fb39b69d48 [2023-03-08T00:07:24.944Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:07:24.944Z] ---> Running in cde202f30489 [2023-03-08T00:07:24.944Z] Removing intermediate container cde202f30489 [2023-03-08T00:07:24.944Z] ---> 2cd9c9f9c6f8 [2023-03-08T00:07:24.944Z] Step 24/26 : LABEL arch=arm64 [2023-03-08T00:07:24.944Z] ---> Running in 7affdf0987dc [2023-03-08T00:07:24.944Z] Removing intermediate container 7affdf0987dc [2023-03-08T00:07:24.944Z] ---> c43b56f7a75f [2023-03-08T00:07:24.945Z] Step 25/26 : LABEL git_sha=f65ca887385793521c5f561c8b8ec0758ab43644 [2023-03-08T00:07:24.945Z] ---> Running in 0b36127820be [2023-03-08T00:07:24.945Z] Removing intermediate container 0b36127820be [2023-03-08T00:07:24.945Z] ---> 277fc284e6b3 [2023-03-08T00:07:24.945Z] Step 26/26 : LABEL version=3.0.0-dev.19 [2023-03-08T00:07:24.945Z] ---> Running in a47efbf64063 [2023-03-08T00:07:24.945Z] Removing intermediate container a47efbf64063 [2023-03-08T00:07:24.945Z] ---> 1e62aa186434 [2023-03-08T00:07:24.945Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T00:07:24.945Z] Successfully built 1e62aa186434 [2023-03-08T00:07:24.945Z] 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 [2023-03-08T00:07:25.047Z] provisioning config files... [2023-03-08T00:07:25.064Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/109@tmp/config3767864184441362424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:07:25.399Z] ---> docker-login.sh [2023-03-08T00:07:25.399Z] nexus3.edgexfoundry.org:10001 [2023-03-08T00:07:25.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:07:25.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:07:25.665Z] Configure a credential helper to remove this warning. See [2023-03-08T00:07:25.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:07:25.665Z] [2023-03-08T00:07:25.665Z] Login Succeeded [2023-03-08T00:07:25.665Z] nexus3.edgexfoundry.org:10002 [2023-03-08T00:07:25.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:07:25.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:07:25.931Z] Configure a credential helper to remove this warning. See [2023-03-08T00:07:25.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:07:25.931Z] [2023-03-08T00:07:25.931Z] Login Succeeded [2023-03-08T00:07:25.931Z] nexus3.edgexfoundry.org:10003 [2023-03-08T00:07:26.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:07:26.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:07:26.462Z] Configure a credential helper to remove this warning. See [2023-03-08T00:07:26.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:07:26.462Z] [2023-03-08T00:07:26.462Z] Login Succeeded [2023-03-08T00:07:26.462Z] nexus3.edgexfoundry.org:10004 [2023-03-08T00:07:26.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:07:26.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:07:26.733Z] Configure a credential helper to remove this warning. See [2023-03-08T00:07:26.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:07:26.733Z] [2023-03-08T00:07:26.733Z] Login Succeeded [2023-03-08T00:07:26.733Z] docker.io [2023-03-08T00:07:26.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:07:27.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:07:27.268Z] Configure a credential helper to remove this warning. See [2023-03-08T00:07:27.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:07:27.269Z] [2023-03-08T00:07:27.269Z] Login Succeeded [2023-03-08T00:07:27.269Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T00:07:27.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:07:27.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:07:27.324Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-08T00:07:27.324Z] f65ca887385793521c5f561c8b8ec0758ab43644 [2023-03-08T00:07:27.324Z] latest [2023-03-08T00:07:27.324Z] 3.0.0-dev.19 [2023-03-08T00:07:27.324Z] f65ca887385793521c5f561c8b8ec0758ab43644-3.0.0-dev.19 [2023-03-08T00:07:27.324Z] main [2023-03-08T00:07:27.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:07:27.676Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f65ca887385793521c5f561c8b8ec0758ab43644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:07:28.034Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f65ca887385793521c5f561c8b8ec0758ab43644 [2023-03-08T00:07:28.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-08T00:07:28.034Z] 84458a2c3ca1: Preparing [2023-03-08T00:07:28.034Z] e57b9fc28b7b: Preparing [2023-03-08T00:07:28.034Z] bb06113f0130: Preparing [2023-03-08T00:07:28.034Z] 92b7ceb0a5aa: Preparing [2023-03-08T00:07:28.034Z] f70ee36035b9: Preparing [2023-03-08T00:07:28.034Z] f70ee36035b9: Layer already exists [2023-03-08T00:07:28.301Z] e57b9fc28b7b: Pushed [2023-03-08T00:07:28.301Z] 84458a2c3ca1: Pushed [2023-03-08T00:07:28.301Z] 92b7ceb0a5aa: Pushed [2023-03-08T00:07:34.961Z] bb06113f0130: Pushed [2023-03-08T00:07:34.961Z] f65ca887385793521c5f561c8b8ec0758ab43644: digest: sha256:4e7e7777416d04e4889fff30950adc985d5da31b0ee803e2f56b5c1ae06f8d3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:07:35.307Z] + 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 [2023-03-08T00:07:35.648Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-08T00:07:35.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-08T00:07:35.648Z] 84458a2c3ca1: Preparing [2023-03-08T00:07:35.648Z] e57b9fc28b7b: Preparing [2023-03-08T00:07:35.648Z] bb06113f0130: Preparing [2023-03-08T00:07:35.648Z] 92b7ceb0a5aa: Preparing [2023-03-08T00:07:35.648Z] f70ee36035b9: Preparing [2023-03-08T00:07:35.648Z] bb06113f0130: Layer already exists [2023-03-08T00:07:35.648Z] f70ee36035b9: Layer already exists [2023-03-08T00:07:35.648Z] 84458a2c3ca1: Layer already exists [2023-03-08T00:07:35.648Z] e57b9fc28b7b: Layer already exists [2023-03-08T00:07:35.648Z] 92b7ceb0a5aa: Layer already exists [2023-03-08T00:07:35.915Z] latest: digest: sha256:4e7e7777416d04e4889fff30950adc985d5da31b0ee803e2f56b5c1ae06f8d3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:07:36.265Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:07:36.673Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.19 [2023-03-08T00:07:36.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-08T00:07:36.673Z] 84458a2c3ca1: Preparing [2023-03-08T00:07:36.673Z] e57b9fc28b7b: Preparing [2023-03-08T00:07:36.673Z] bb06113f0130: Preparing [2023-03-08T00:07:36.673Z] 92b7ceb0a5aa: Preparing [2023-03-08T00:07:36.673Z] f70ee36035b9: Preparing [2023-03-08T00:07:36.673Z] f70ee36035b9: Layer already exists [2023-03-08T00:07:36.673Z] 92b7ceb0a5aa: Layer already exists [2023-03-08T00:07:36.673Z] e57b9fc28b7b: Layer already exists [2023-03-08T00:07:36.673Z] 84458a2c3ca1: Layer already exists [2023-03-08T00:07:36.673Z] bb06113f0130: Layer already exists [2023-03-08T00:07:36.943Z] 3.0.0-dev.19: digest: sha256:4e7e7777416d04e4889fff30950adc985d5da31b0ee803e2f56b5c1ae06f8d3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:07:37.310Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f65ca887385793521c5f561c8b8ec0758ab43644-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:07:37.685Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f65ca887385793521c5f561c8b8ec0758ab43644-3.0.0-dev.19 [2023-03-08T00:07:37.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-08T00:07:37.685Z] 84458a2c3ca1: Preparing [2023-03-08T00:07:37.685Z] e57b9fc28b7b: Preparing [2023-03-08T00:07:37.685Z] bb06113f0130: Preparing [2023-03-08T00:07:37.685Z] 92b7ceb0a5aa: Preparing [2023-03-08T00:07:37.685Z] f70ee36035b9: Preparing [2023-03-08T00:07:37.685Z] e57b9fc28b7b: Layer already exists [2023-03-08T00:07:37.685Z] 84458a2c3ca1: Layer already exists [2023-03-08T00:07:37.685Z] 92b7ceb0a5aa: Layer already exists [2023-03-08T00:07:37.685Z] f70ee36035b9: Layer already exists [2023-03-08T00:07:37.685Z] bb06113f0130: Layer already exists [2023-03-08T00:07:37.960Z] f65ca887385793521c5f561c8b8ec0758ab43644-3.0.0-dev.19: digest: sha256:4e7e7777416d04e4889fff30950adc985d5da31b0ee803e2f56b5c1ae06f8d3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:07:38.321Z] + 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 [2023-03-08T00:07:38.667Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-03-08T00:07:38.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-08T00:07:38.667Z] 84458a2c3ca1: Preparing [2023-03-08T00:07:38.667Z] e57b9fc28b7b: Preparing [2023-03-08T00:07:38.667Z] bb06113f0130: Preparing [2023-03-08T00:07:38.667Z] 92b7ceb0a5aa: Preparing [2023-03-08T00:07:38.667Z] f70ee36035b9: Preparing [2023-03-08T00:07:38.667Z] f70ee36035b9: Layer already exists [2023-03-08T00:07:38.667Z] 84458a2c3ca1: Layer already exists [2023-03-08T00:07:38.667Z] e57b9fc28b7b: Layer already exists [2023-03-08T00:07:38.667Z] bb06113f0130: Layer already exists [2023-03-08T00:07:38.667Z] 92b7ceb0a5aa: Layer already exists [2023-03-08T00:07:38.667Z] main: digest: sha256:4e7e7777416d04e4889fff30950adc985d5da31b0ee803e2f56b5c1ae06f8d3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:07:38.982Z] ===================================================== [Pipeline] echo [2023-03-08T00:07:38.988Z] taggedImages: [2023-03-08T00:07:38.988Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f65ca887385793521c5f561c8b8ec0758ab43644 [2023-03-08T00:07:38.988Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-08T00:07:38.988Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.19 [2023-03-08T00:07:38.988Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f65ca887385793521c5f561c8b8ec0758ab43644-3.0.0-dev.19 [2023-03-08T00:07:38.988Z] - 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 [2023-03-08T00:07:39.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T00:07:39.363Z] [2023-03-08T00:07:39.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:07:39.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T00:07:39.714Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T00:07:39.714Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T00:07:39.714Z] 04944245beec: Pulling fs layer [2023-03-08T00:07:39.714Z] 699f458cf7ca: Pulling fs layer [2023-03-08T00:07:39.714Z] 765212b225bb: Pulling fs layer [2023-03-08T00:07:39.714Z] f23df028b6ca: Pulling fs layer [2023-03-08T00:07:39.714Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T00:07:39.714Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T00:07:39.714Z] f23df028b6ca: Waiting [2023-03-08T00:07:39.714Z] d65c8cfc05b1: Waiting [2023-03-08T00:07:39.714Z] 2437ff75d9bd: Waiting [2023-03-08T00:07:39.714Z] 765212b225bb: Waiting [2023-03-08T00:07:39.981Z] 04944245beec: Verifying Checksum [2023-03-08T00:07:39.981Z] 04944245beec: Download complete [2023-03-08T00:07:39.981Z] 765212b225bb: Verifying Checksum [2023-03-08T00:07:39.981Z] 765212b225bb: Download complete [2023-03-08T00:07:39.981Z] f23df028b6ca: Verifying Checksum [2023-03-08T00:07:39.981Z] f23df028b6ca: Download complete [2023-03-08T00:07:39.981Z] d65c8cfc05b1: Download complete [2023-03-08T00:07:40.252Z] 699f458cf7ca: Verifying Checksum [2023-03-08T00:07:40.252Z] 699f458cf7ca: Download complete [2023-03-08T00:07:40.520Z] 8998bd30e6a1: Download complete [2023-03-08T00:07:43.116Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T00:07:43.116Z] 2437ff75d9bd: Download complete [2023-03-08T00:07:45.067Z] 8998bd30e6a1: Pull complete [2023-03-08T00:07:45.336Z] 04944245beec: Pull complete [2023-03-08T00:07:46.750Z] 699f458cf7ca: Pull complete [2023-03-08T00:07:47.021Z] 765212b225bb: Pull complete [2023-03-08T00:07:47.609Z] f23df028b6ca: Pull complete [2023-03-08T00:07:47.877Z] d65c8cfc05b1: Pull complete [2023-03-08T00:08:02.890Z] 2437ff75d9bd: Pull complete [2023-03-08T00:08:02.890Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T00:08:02.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T00:08:02.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:08:03.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-8692 does not seem to be running inside a container [2023-03-08T00:08:03.160Z] $ 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/109 -v /w/workspace/device-onvif-camera/109:/w/workspace/device-onvif-camera/109:rw,z -v /w/workspace/device-onvif-camera/109@tmp:/w/workspace/device-onvif-camera/109@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 [2023-03-08T00:08:05.817Z] $ docker top 4e195c9ef074656c0ebf4338a6d45917a6580a0c0a8a82b16381d33af4603ade -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:08:06.663Z] ---> job-cost.sh [2023-03-08T00:08:06.663Z] lf-activate-venv: SKIPPING [2023-03-08T00:08:06.663Z] INFO: No Stack... [2023-03-08T00:08:06.928Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T00:08:07.889Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T00:08:08.529Z] + cat /w/workspace/device-onvif-camera/109/archives/cost.csv [2023-03-08T00:08:08.529Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T00:08:08.605Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-109-stack-cost] [2023-03-08T00:08:08.612Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-109-stack-cost] did not exist. Created. [2023-03-08T00:08:08.612Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T00:08:09.271Z] /w/workspace/device-onvif-camera/109@tmp/durable-251c79d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-08T00:08:09.922Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T00:08:09.946Z] Warning: overwriting stash ‘stack-cost’ [2023-03-08T00:08:10.020Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T00:08:10.026Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T00:08:10.038Z] $ docker stop --time=1 4e195c9ef074656c0ebf4338a6d45917a6580a0c0a8a82b16381d33af4603ade [2023-03-08T00:08:11.569Z] $ docker rm -f --volumes 4e195c9ef074656c0ebf4338a6d45917a6580a0c0a8a82b16381d33af4603ade [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 [2023-03-08T00:08:11.953Z] provisioning config files... [2023-03-08T00:08:11.959Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16443182041172286696tmp [Pipeline] { [Pipeline] sh [2023-03-08T00:08:12.252Z] + set +x [2023-03-08T00:08:12.252Z] + curl -s https://codecov.io/bash [2023-03-08T00:08:12.252Z] + bash -s -- [2023-03-08T00:08:12.252Z] [2023-03-08T00:08:12.252Z] _____ _ [2023-03-08T00:08:12.252Z] / ____| | | [2023-03-08T00:08:12.252Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T00:08:12.252Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T00:08:12.252Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T00:08:12.252Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T00:08:12.252Z] Bash-1.0.6 [2023-03-08T00:08:12.252Z] [2023-03-08T00:08:12.252Z] [2023-03-08T00:08:12.252Z] ==> git version 2.25.1 found [2023-03-08T00:08:12.252Z] ==> 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 [2023-03-08T00:08:12.252Z] Release-Date: 2020-01-08 [2023-03-08T00:08:12.252Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-08T00:08:12.252Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T00:08:12.252Z] ==> Jenkins CI detected. [2023-03-08T00:08:12.252Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-03-08T00:08:12.252Z] project root: . [2023-03-08T00:08:12.252Z] --> token set from env [2023-03-08T00:08:12.252Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T00:08:12.252Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T00:08:12.252Z] ==> Python coveragepy not found [2023-03-08T00:08:12.252Z] ==> Searching for coverage reports in: [2023-03-08T00:08:12.252Z] + . [2023-03-08T00:08:12.252Z] -> Found 1 reports [2023-03-08T00:08:12.252Z] ==> Detecting git/mercurial file structure [2023-03-08T00:08:12.252Z] ==> Reading reports [2023-03-08T00:08:12.252Z] + ./coverage.out bytes=76650 [2023-03-08T00:08:12.252Z] ==> Appending adjustments [2023-03-08T00:08:12.252Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T00:08:12.512Z] + Found adjustments [2023-03-08T00:08:12.512Z] ==> Gzipping contents [2023-03-08T00:08:12.512Z] 12K /tmp/codecov.VO7lsN.gz [2023-03-08T00:08:12.512Z] ==> Uploading reports [2023-03-08T00:08:12.512Z] url: https://codecov.io [2023-03-08T00:08:12.512Z] query: branch=main&commit=f65ca887385793521c5f561c8b8ec0758ab43644&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T00:08:12.512Z] -> Pinging Codecov [2023-03-08T00:08:12.512Z] 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=f65ca887385793521c5f561c8b8ec0758ab43644&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T00:08:12.770Z] -> Uploading to [2023-03-08T00:08:12.771Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/F29A59C45E3A92E06B3E522C9905F8EF/f65ca887385793521c5f561c8b8ec0758ab43644/d5447adc-f6a3-4267-adc5-00a6bcf0b6da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T000812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c2b5bdd21aa90247ddbb1952f6f8483bf1884c841379dcc2779c4546916de9d [2023-03-08T00:08:12.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T00:08:12.771Z] Dload Upload Total Spent Left Speed [2023-03-08T00:08:13.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10528 0 0 100 10528 0 35447 --:--:-- --:--:-- --:--:-- 35447 [2023-03-08T00:08:13.029Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/f65ca887385793521c5f561c8b8ec0758ab43644 [Pipeline] } [2023-03-08T00:08:13.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-08T00:08:13.223Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-08T00:08:13.233Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:08:13.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T00:08:13.526Z] [2023-03-08T00:08:13.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:08:13.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T00:08:13.827Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-08T00:08:13.827Z] df9b9388f04a: Pulling fs layer [2023-03-08T00:08:13.827Z] 52dc419b0ee2: Pulling fs layer [2023-03-08T00:08:13.827Z] 25bc292e5bac: Pulling fs layer [2023-03-08T00:08:13.827Z] 114826534d7a: Pulling fs layer [2023-03-08T00:08:13.827Z] 4657fd5d0bcf: Pulling fs layer [2023-03-08T00:08:13.827Z] 6ad1cebc031e: Pulling fs layer [2023-03-08T00:08:13.827Z] 8a3aa393b2d8: Pulling fs layer [2023-03-08T00:08:13.827Z] 114826534d7a: Waiting [2023-03-08T00:08:13.827Z] 6ad1cebc031e: Waiting [2023-03-08T00:08:13.827Z] 4657fd5d0bcf: Waiting [2023-03-08T00:08:13.827Z] 8a3aa393b2d8: Waiting [2023-03-08T00:08:13.827Z] 25bc292e5bac: Verifying Checksum [2023-03-08T00:08:13.827Z] 25bc292e5bac: Download complete [2023-03-08T00:08:13.827Z] 52dc419b0ee2: Verifying Checksum [2023-03-08T00:08:13.827Z] 52dc419b0ee2: Download complete [2023-03-08T00:08:13.827Z] 4657fd5d0bcf: Verifying Checksum [2023-03-08T00:08:13.827Z] 4657fd5d0bcf: Download complete [2023-03-08T00:08:13.827Z] df9b9388f04a: Download complete [2023-03-08T00:08:14.086Z] df9b9388f04a: Pull complete [2023-03-08T00:08:14.086Z] 6ad1cebc031e: Verifying Checksum [2023-03-08T00:08:14.086Z] 6ad1cebc031e: Download complete [2023-03-08T00:08:14.086Z] 52dc419b0ee2: Pull complete [2023-03-08T00:08:14.344Z] 25bc292e5bac: Pull complete [2023-03-08T00:08:14.602Z] 114826534d7a: Verifying Checksum [2023-03-08T00:08:14.602Z] 114826534d7a: Download complete [2023-03-08T00:08:14.859Z] 8a3aa393b2d8: Verifying Checksum [2023-03-08T00:08:14.859Z] 8a3aa393b2d8: Download complete [2023-03-08T00:08:18.143Z] 114826534d7a: Pull complete [2023-03-08T00:08:18.143Z] 4657fd5d0bcf: Pull complete [2023-03-08T00:08:18.400Z] 6ad1cebc031e: Pull complete [2023-03-08T00:08:21.679Z] 8a3aa393b2d8: Pull complete [2023-03-08T00:08:21.679Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-08T00:08:21.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T00:08:21.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:08:21.751Z] prd-ubuntu20.04-docker-8c-8g-8689 does not seem to be running inside a container [2023-03-08T00:08:21.780Z] $ 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 [2023-03-08T00:08:28.447Z] $ docker top c54fd93734edb44f2359375d7809c27ba19f77af512940bb9182e4dcd07c6ba1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T00:08:28.505Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-03-08T00:08:28.782Z] + set -o pipefail [2023-03-08T00:08:28.782Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-03-08T00:08:34.051Z] [2023-03-08T00:08:34.051Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-03-08T00:08:34.051Z] [2023-03-08T00:08:34.051Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/f84f9880-2e30-4998-a8f9-7f679ca75420 [2023-03-08T00:08:34.051Z] [2023-03-08T00:08:34.051Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-08T00:08:34.051Z] [2023-03-08T00:08:34.051Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-08T00:08:34.051Z] [2023-03-08T00:08:34.051Z] [2023-03-08T00:08:34.051Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-08T00:08:34.051Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-08T00:08:34.051Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-08T00:08:34.062Z] $ docker stop --time=1 c54fd93734edb44f2359375d7809c27ba19f77af512940bb9182e4dcd07c6ba1 [2023-03-08T00:08:37.586Z] $ docker rm -f --volumes c54fd93734edb44f2359375d7809c27ba19f77af512940bb9182e4dcd07c6ba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-08T00:08:37.956Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T00:08:37.968Z] provisioning config files... [2023-03-08T00:08:37.976Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config492716173126713655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:08:38.268Z] --> edgex-publish-swagger.sh [2023-03-08T00:08:38.268Z] === Publish doc/openapi/v2 API === [2023-03-08T00:08:38.268Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-08T00:08:38.268Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-08T00:08:38.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T00:08:38.268Z] Dload Upload Total Spent Left Speed [2023-03-08T00:08:38.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 641k --:--:-- --:--:-- --:--:-- 641k [2023-03-08T00:08:38.837Z] [2023-03-08T00:08:38.837Z] [Pipeline] } [2023-03-08T00:08:38.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T00:08:39.207Z] + git log --format=format:%s -1 f65ca887385793521c5f561c8b8ec0758ab43644 [Pipeline] sh [2023-03-08T00:08:39.497Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T00:08:39.497Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:08:39.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T00:08:39.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:08:39.853Z] prd-ubuntu20.04-docker-8c-8g-8689 does not seem to be running inside a container [2023-03-08T00:08:39.879Z] $ 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 [2023-03-08T00:08:40.345Z] $ docker top b3cbba9071739bae3bcc292730435ec62550a04d1ad3b28ad637f4e7d976eefa -eo pid,comm [2023-03-08T00:08:40.394Z] 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). [2023-03-08T00:08:40.394Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T00:08:40.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T00:08:40.441Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T00:08:40.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T00:08:40.544Z] $ docker exec b3cbba9071739bae3bcc292730435ec62550a04d1ad3b28ad637f4e7d976eefa ssh-agent [2023-03-08T00:08:40.639Z] SSH_AUTH_SOCK=/tmp/ssh-YNQ2TK7kVOWN/agent.32 [2023-03-08T00:08:40.639Z] SSH_AGENT_PID=38 [2023-03-08T00:08:40.643Z] Running ssh-add (command line suppressed) [2023-03-08T00:08:40.745Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5454335608647630300.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5454335608647630300.key) [2023-03-08T00:08:40.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T00:08:41.044Z] + git semver tag [2023-03-08T00:08:41.301Z] 2023-03-08 00:08:41,236 [run_tag] DEBUG tag force:False [2023-03-08T00:08:41.301Z] 2023-03-08 00:08:41,236 [check_head_tag] DEBUG check head tag [2023-03-08T00:08:41.301Z] 2023-03-08 00:08:41,237 [execute] INFO git cat-file --batch-check [2023-03-08T00:08:41.301Z] 2023-03-08 00:08:41,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-08T00:08:41.301Z] 2023-03-08 00:08:41,242 [execute] INFO git cat-file --batch [2023-03-08T00:08:41.301Z] 2023-03-08 00:08:41,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-08T00:08:41.301Z] 2023-03-08 00:08:41,272 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T00:08:41.301Z] 2023-03-08 00:08:41,272 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 [2023-03-08T00:08:41.301Z] 2023-03-08 00:08:41,272 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-08T00:08:41.301Z] 2023-03-08 00:08:41,277 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T00:08:41.301Z] 3.0.0-dev.19 [Pipeline] } [2023-03-08T00:08:41.312Z] $ docker exec --env ******** --env ******** b3cbba9071739bae3bcc292730435ec62550a04d1ad3b28ad637f4e7d976eefa ssh-agent -k [2023-03-08T00:08:41.400Z] unset SSH_AUTH_SOCK; [2023-03-08T00:08:41.400Z] unset SSH_AGENT_PID; [2023-03-08T00:08:41.401Z] echo Agent pid 38 killed; [2023-03-08T00:08:41.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T00:08:41.713Z] + git semver [Pipeline] } [2023-03-08T00:08:41.986Z] $ docker stop --time=1 b3cbba9071739bae3bcc292730435ec62550a04d1ad3b28ad637f4e7d976eefa [2023-03-08T00:08:43.280Z] $ docker rm -f --volumes b3cbba9071739bae3bcc292730435ec62550a04d1ad3b28ad637f4e7d976eefa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:08:43.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T00:08:43.668Z] [2023-03-08T00:08:43.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:08:43.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T00:08:43.963Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-08T00:08:43.963Z] ab5ef0e58194: Pulling fs layer [2023-03-08T00:08:43.963Z] 9712f1f96733: Pulling fs layer [2023-03-08T00:08:43.963Z] 63f879dbbcfc: Pulling fs layer [2023-03-08T00:08:43.963Z] 0d9ebad4ef96: Pulling fs layer [2023-03-08T00:08:43.963Z] e9a5061849ea: Pulling fs layer [2023-03-08T00:08:43.963Z] d747dcd14b5f: Pulling fs layer [2023-03-08T00:08:43.963Z] 2de7ff778b66: Pulling fs layer [2023-03-08T00:08:43.963Z] 0d9ebad4ef96: Waiting [2023-03-08T00:08:43.963Z] d747dcd14b5f: Waiting [2023-03-08T00:08:43.963Z] 2de7ff778b66: Waiting [2023-03-08T00:08:43.963Z] 9712f1f96733: Verifying Checksum [2023-03-08T00:08:43.963Z] 9712f1f96733: Download complete [2023-03-08T00:08:44.590Z] 63f879dbbcfc: Verifying Checksum [2023-03-08T00:08:44.590Z] 63f879dbbcfc: Download complete [2023-03-08T00:08:44.852Z] e9a5061849ea: Verifying Checksum [2023-03-08T00:08:44.852Z] e9a5061849ea: Download complete [2023-03-08T00:08:44.852Z] ab5ef0e58194: Verifying Checksum [2023-03-08T00:08:44.852Z] ab5ef0e58194: Download complete [2023-03-08T00:08:44.852Z] d747dcd14b5f: Verifying Checksum [2023-03-08T00:08:44.852Z] d747dcd14b5f: Download complete [2023-03-08T00:08:44.852Z] 0d9ebad4ef96: Verifying Checksum [2023-03-08T00:08:44.852Z] 0d9ebad4ef96: Download complete [2023-03-08T00:08:44.852Z] 2de7ff778b66: Verifying Checksum [2023-03-08T00:08:44.852Z] 2de7ff778b66: Download complete [2023-03-08T00:08:48.158Z] ab5ef0e58194: Pull complete [2023-03-08T00:08:48.158Z] 9712f1f96733: Pull complete [2023-03-08T00:08:48.415Z] 63f879dbbcfc: Pull complete [2023-03-08T00:08:52.599Z] 0d9ebad4ef96: Pull complete [2023-03-08T00:08:52.599Z] e9a5061849ea: Pull complete [2023-03-08T00:08:52.599Z] d747dcd14b5f: Pull complete [2023-03-08T00:08:53.533Z] 2de7ff778b66: Pull complete [2023-03-08T00:08:53.533Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-08T00:08:53.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T00:08:53.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:08:53.608Z] prd-ubuntu20.04-docker-8c-8g-8689 does not seem to be running inside a container [2023-03-08T00:08:53.636Z] $ 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 [2023-03-08T00:08:59.453Z] $ docker top 25818eec71151869bebcbe11b484eb4db94e0aa2868d50741a04e2ed392a56e1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-08T00:08:59.526Z] provisioning config files... [2023-03-08T00:08:59.534Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1851464191239731580tmp [2023-03-08T00:08:59.543Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8662196224019374737tmp [2023-03-08T00:08:59.551Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5549148500218846709tmp [Pipeline] { [Pipeline] echo [2023-03-08T00:08:59.564Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:08:59.844Z] ---> sigul-configuration.sh [2023-03-08T00:08:59.844Z] gpg: directory `/root/.gnupg' created [2023-03-08T00:08:59.844Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-08T00:08:59.844Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-08T00:08:59.844Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-08T00:08:59.844Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-08T00:08:59.844Z] gpg: CAST5 encrypted data [2023-03-08T00:08:59.844Z] gpg: encrypted with 1 passphrase [2023-03-08T00:08:59.844Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-08T00:09:00.125Z] + mkdir /home/jenkins [2023-03-08T00:09:00.126Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-08T00:09:00.404Z] + 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 [2023-03-08T00:09:00.413Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:09:00.694Z] ---> sigul-install.sh [2023-03-08T00:09:00.694Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-08T00:09:00.978Z] + git tag --list [2023-03-08T00:09:00.978Z] v0.0.0 [2023-03-08T00:09:00.978Z] v0.0.1-dev.1 [2023-03-08T00:09:00.978Z] v0.0.1-dev.10 [2023-03-08T00:09:00.978Z] v0.0.1-dev.11 [2023-03-08T00:09:00.978Z] v0.0.1-dev.12 [2023-03-08T00:09:00.978Z] v0.0.1-dev.13 [2023-03-08T00:09:00.978Z] v0.0.1-dev.14 [2023-03-08T00:09:00.978Z] v0.0.1-dev.15 [2023-03-08T00:09:00.978Z] v0.0.1-dev.16 [2023-03-08T00:09:00.978Z] v0.0.1-dev.17 [2023-03-08T00:09:00.978Z] v0.0.1-dev.18 [2023-03-08T00:09:00.978Z] v0.0.1-dev.19 [2023-03-08T00:09:00.978Z] v0.0.1-dev.2 [2023-03-08T00:09:00.978Z] v0.0.1-dev.20 [2023-03-08T00:09:00.978Z] v0.0.1-dev.21 [2023-03-08T00:09:00.978Z] v0.0.1-dev.22 [2023-03-08T00:09:00.978Z] v0.0.1-dev.23 [2023-03-08T00:09:00.978Z] v0.0.1-dev.24 [2023-03-08T00:09:00.978Z] v0.0.1-dev.25 [2023-03-08T00:09:00.978Z] v0.0.1-dev.26 [2023-03-08T00:09:00.978Z] v0.0.1-dev.27 [2023-03-08T00:09:00.978Z] v0.0.1-dev.28 [2023-03-08T00:09:00.978Z] v0.0.1-dev.3 [2023-03-08T00:09:00.978Z] v0.0.1-dev.4 [2023-03-08T00:09:00.978Z] v0.0.1-dev.5 [2023-03-08T00:09:00.978Z] v0.0.1-dev.6 [2023-03-08T00:09:00.978Z] v0.0.1-dev.7 [2023-03-08T00:09:00.978Z] v0.0.1-dev.8 [2023-03-08T00:09:00.978Z] v0.0.1-dev.9 [2023-03-08T00:09:00.978Z] v2.2.0 [2023-03-08T00:09:00.978Z] v2.2.0-dev.29 [2023-03-08T00:09:00.978Z] v2.2.0-dev.30 [2023-03-08T00:09:00.978Z] v2.2.0-dev.31 [2023-03-08T00:09:00.978Z] v2.2.0-dev.32 [2023-03-08T00:09:00.978Z] v2.2.0-dev.33 [2023-03-08T00:09:00.978Z] v2.2.0-dev.34 [2023-03-08T00:09:00.978Z] v2.2.0-dev.35 [2023-03-08T00:09:00.978Z] v2.3.0 [2023-03-08T00:09:00.978Z] v2.3.0-dev.1 [2023-03-08T00:09:00.978Z] v2.3.0-dev.10 [2023-03-08T00:09:00.978Z] v2.3.0-dev.11 [2023-03-08T00:09:00.978Z] v2.3.0-dev.12 [2023-03-08T00:09:00.978Z] v2.3.0-dev.13 [2023-03-08T00:09:00.978Z] v2.3.0-dev.14 [2023-03-08T00:09:00.978Z] v2.3.0-dev.15 [2023-03-08T00:09:00.978Z] v2.3.0-dev.16 [2023-03-08T00:09:00.978Z] v2.3.0-dev.17 [2023-03-08T00:09:00.978Z] v2.3.0-dev.18 [2023-03-08T00:09:00.978Z] v2.3.0-dev.19 [2023-03-08T00:09:00.978Z] v2.3.0-dev.2 [2023-03-08T00:09:00.978Z] v2.3.0-dev.20 [2023-03-08T00:09:00.978Z] v2.3.0-dev.21 [2023-03-08T00:09:00.978Z] v2.3.0-dev.22 [2023-03-08T00:09:00.978Z] v2.3.0-dev.23 [2023-03-08T00:09:00.978Z] v2.3.0-dev.24 [2023-03-08T00:09:00.978Z] v2.3.0-dev.25 [2023-03-08T00:09:00.978Z] v2.3.0-dev.26 [2023-03-08T00:09:00.978Z] v2.3.0-dev.27 [2023-03-08T00:09:00.978Z] v2.3.0-dev.28 [2023-03-08T00:09:00.978Z] v2.3.0-dev.29 [2023-03-08T00:09:00.978Z] v2.3.0-dev.3 [2023-03-08T00:09:00.978Z] v2.3.0-dev.30 [2023-03-08T00:09:00.978Z] v2.3.0-dev.31 [2023-03-08T00:09:00.978Z] v2.3.0-dev.32 [2023-03-08T00:09:00.978Z] v2.3.0-dev.33 [2023-03-08T00:09:00.978Z] v2.3.0-dev.34 [2023-03-08T00:09:00.978Z] v2.3.0-dev.35 [2023-03-08T00:09:00.978Z] v2.3.0-dev.36 [2023-03-08T00:09:00.978Z] v2.3.0-dev.37 [2023-03-08T00:09:00.978Z] v2.3.0-dev.38 [2023-03-08T00:09:00.978Z] v2.3.0-dev.39 [2023-03-08T00:09:00.978Z] v2.3.0-dev.4 [2023-03-08T00:09:00.978Z] v2.3.0-dev.40 [2023-03-08T00:09:00.978Z] v2.3.0-dev.41 [2023-03-08T00:09:00.978Z] v2.3.0-dev.42 [2023-03-08T00:09:00.978Z] v2.3.0-dev.43 [2023-03-08T00:09:00.978Z] v2.3.0-dev.44 [2023-03-08T00:09:00.978Z] v2.3.0-dev.45 [2023-03-08T00:09:00.978Z] v2.3.0-dev.5 [2023-03-08T00:09:00.978Z] v2.3.0-dev.6 [2023-03-08T00:09:00.978Z] v2.3.0-dev.7 [2023-03-08T00:09:00.978Z] v2.3.0-dev.8 [2023-03-08T00:09:00.978Z] v2.3.0-dev.9 [2023-03-08T00:09:00.978Z] v2.3.1-dev.1 [2023-03-08T00:09:00.978Z] v3.0.0-dev.1 [2023-03-08T00:09:00.978Z] v3.0.0-dev.10 [2023-03-08T00:09:00.978Z] v3.0.0-dev.11 [2023-03-08T00:09:00.978Z] v3.0.0-dev.12 [2023-03-08T00:09:00.978Z] v3.0.0-dev.13 [2023-03-08T00:09:00.978Z] v3.0.0-dev.14 [2023-03-08T00:09:00.978Z] v3.0.0-dev.15 [2023-03-08T00:09:00.978Z] v3.0.0-dev.16 [2023-03-08T00:09:00.978Z] v3.0.0-dev.17 [2023-03-08T00:09:00.978Z] v3.0.0-dev.18 [2023-03-08T00:09:00.978Z] v3.0.0-dev.19 [2023-03-08T00:09:00.978Z] v3.0.0-dev.2 [2023-03-08T00:09:00.978Z] v3.0.0-dev.3 [2023-03-08T00:09:00.978Z] v3.0.0-dev.4 [2023-03-08T00:09:00.978Z] v3.0.0-dev.5 [2023-03-08T00:09:00.978Z] v3.0.0-dev.6 [2023-03-08T00:09:00.978Z] v3.0.0-dev.7 [2023-03-08T00:09:00.978Z] v3.0.0-dev.8 [2023-03-08T00:09:00.978Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-08T00:09:01.263Z] + lftools sign git-tag v3.0.0-dev.19 [2023-03-08T00:09:01.828Z] Signing Git tag with Sigul... [2023-03-08T00:09:01.828Z] Signing v3.0.0-dev.19 [Pipeline] echo [2023-03-08T00:09:02.402Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:09:02.685Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-08T00:09:02.691Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-08T00:09:02.710Z] $ docker stop --time=1 25818eec71151869bebcbe11b484eb4db94e0aa2868d50741a04e2ed392a56e1 [2023-03-08T00:09:04.009Z] $ docker rm -f --volumes 25818eec71151869bebcbe11b484eb4db94e0aa2868d50741a04e2ed392a56e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-08T00:09:04.409Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T00:09:04.409Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:09:04.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T00:09:04.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:09:04.782Z] prd-ubuntu20.04-docker-8c-8g-8689 does not seem to be running inside a container [2023-03-08T00:09:04.812Z] $ 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 [2023-03-08T00:09:05.149Z] $ docker top 0de96af7c840dba11e65db6f12fdbbea200fec2ceb70bc2e82bdf7d0a7fdb578 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T00:09:05.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T00:09:05.234Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T00:09:05.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T00:09:05.365Z] $ docker exec 0de96af7c840dba11e65db6f12fdbbea200fec2ceb70bc2e82bdf7d0a7fdb578 ssh-agent [2023-03-08T00:09:05.468Z] SSH_AUTH_SOCK=/tmp/ssh-51tMT4unTwal/agent.32 [2023-03-08T00:09:05.468Z] SSH_AGENT_PID=38 [2023-03-08T00:09:05.472Z] Running ssh-add (command line suppressed) [2023-03-08T00:09:05.569Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5248785524558166588.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5248785524558166588.key) [2023-03-08T00:09:05.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T00:09:05.865Z] + git semver bump pre [2023-03-08T00:09:06.125Z] 2023-03-08 00:09:06,066 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T00:09:06.125Z] 2023-03-08 00:09:06,066 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev [2023-03-08T00:09:06.125Z] 2023-03-08 00:09:06,066 [bump_version] DEBUG bumped version:3.0.0-dev.20 [2023-03-08T00:09:06.125Z] 2023-03-08 00:09:06,066 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-03-08T00:09:06.125Z] 2023-03-08 00:09:06,066 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T00:09:06.125Z] 2023-03-08 00:09:06,066 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T00:09:06.125Z] 2023-03-08 00:09:06,068 [execute] INFO git cat-file --batch-check [2023-03-08T00:09:06.125Z] 2023-03-08 00:09:06,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T00:09:06.125Z] 2023-03-08 00:09:06,073 [execute] INFO git cat-file --batch [2023-03-08T00:09:06.125Z] 2023-03-08 00:09:06,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T00:09:06.125Z] 2023-03-08 00:09:06,078 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T00:09:06.125Z] 3.0.0-dev.20 [Pipeline] } [2023-03-08T00:09:06.137Z] $ docker exec --env ******** --env ******** 0de96af7c840dba11e65db6f12fdbbea200fec2ceb70bc2e82bdf7d0a7fdb578 ssh-agent -k [2023-03-08T00:09:06.224Z] unset SSH_AUTH_SOCK; [2023-03-08T00:09:06.224Z] unset SSH_AGENT_PID; [2023-03-08T00:09:06.224Z] echo Agent pid 38 killed; [2023-03-08T00:09:06.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T00:09:06.538Z] + git semver [Pipeline] } [2023-03-08T00:09:06.808Z] $ docker stop --time=1 0de96af7c840dba11e65db6f12fdbbea200fec2ceb70bc2e82bdf7d0a7fdb578 [2023-03-08T00:09:08.093Z] $ docker rm -f --volumes 0de96af7c840dba11e65db6f12fdbbea200fec2ceb70bc2e82bdf7d0a7fdb578 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T00:09:08.589Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T00:09:08.589Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:09:09.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T00:09:09.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:09:09.771Z] prd-ubuntu20.04-docker-8c-8g-8689 does not seem to be running inside a container [2023-03-08T00:09:09.802Z] $ 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 [2023-03-08T00:09:10.133Z] $ docker top fd00a4176b75c24b01b1608ba4741ad6a5896b9c139e89f23a9efaaa20d3e37c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T00:09:10.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T00:09:10.277Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T00:09:10.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T00:09:10.399Z] $ docker exec fd00a4176b75c24b01b1608ba4741ad6a5896b9c139e89f23a9efaaa20d3e37c ssh-agent [2023-03-08T00:09:10.513Z] SSH_AUTH_SOCK=/tmp/ssh-9dWk4eCrJXl6/agent.32 [2023-03-08T00:09:10.513Z] SSH_AGENT_PID=38 [2023-03-08T00:09:10.518Z] Running ssh-add (command line suppressed) [2023-03-08T00:09:10.629Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11582654912689733767.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11582654912689733767.key) [2023-03-08T00:09:10.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T00:09:10.924Z] + git semver push [2023-03-08T00:09:11.182Z] 2023-03-08 00:09:11,134 [run_push] DEBUG push [2023-03-08T00:09:11.182Z] 2023-03-08 00:09:11,134 [execute] INFO git cat-file --batch-check [2023-03-08T00:09:11.182Z] 2023-03-08 00:09:11,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T00:09:11.182Z] 2023-03-08 00:09:11,139 [execute] INFO git rev-list d55717d0e4713e22ceb12c16e50d6e0f328f2f7c -- [2023-03-08T00:09:11.182Z] 2023-03-08 00:09:11,139 [execute] DEBUG Popen(['git', 'rev-list', 'd55717d0e4713e22ceb12c16e50d6e0f328f2f7c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T00:09:11.182Z] 2023-03-08 00:09:11,146 [execute] INFO git fetch -v origin [2023-03-08T00:09:11.182Z] 2023-03-08 00:09:11,147 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-08T00:09:11.748Z] 2023-03-08 00:09:11,664 [run_push] DEBUG no remote changes detected [2023-03-08T00:09:11.748Z] 2023-03-08 00:09:11,665 [execute] INFO git push origin semver [2023-03-08T00:09:11.748Z] 2023-03-08 00:09:11,665 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T00:09:12.685Z] 2023-03-08 00:09:12,627 [run_push] DEBUG push all version tags [2023-03-08T00:09:12.685Z] 2023-03-08 00:09:12,628 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-08T00:09:12.686Z] 2023-03-08 00:09:12,628 [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) [2023-03-08T00:09:13.627Z] 2023-03-08 00:09:13,363 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-08T00:09:13.627Z] 3.0.0-dev.20 [Pipeline] } [2023-03-08T00:09:13.638Z] $ docker exec --env ******** --env ******** fd00a4176b75c24b01b1608ba4741ad6a5896b9c139e89f23a9efaaa20d3e37c ssh-agent -k [2023-03-08T00:09:13.737Z] unset SSH_AUTH_SOCK; [2023-03-08T00:09:13.737Z] unset SSH_AGENT_PID; [2023-03-08T00:09:13.737Z] echo Agent pid 38 killed; [2023-03-08T00:09:13.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T00:09:14.049Z] + git semver [Pipeline] } [2023-03-08T00:09:14.321Z] $ docker stop --time=1 fd00a4176b75c24b01b1608ba4741ad6a5896b9c139e89f23a9efaaa20d3e37c [2023-03-08T00:09:15.633Z] $ docker rm -f --volumes fd00a4176b75c24b01b1608ba4741ad6a5896b9c139e89f23a9efaaa20d3e37c [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 [2023-03-08T00:09:16.178Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-03-08T00:09:16.178Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-08T00:09:16.178Z] total 16 [2023-03-08T00:09:16.178Z] drwxr-xr-x 3 root root 4096 Mar 8 00:00 . [2023-03-08T00:09:16.178Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 00:09 .. [2023-03-08T00:09:16.178Z] drwxr-xr-x 2 root root 4096 Mar 8 00:00 cost [2023-03-08T00:09:16.178Z] -rw-r--r-- 1 root root 91 Mar 8 00:00 cost.csv [2023-03-08T00:09:16.178Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-08T00:09:16.178Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-08T00:09:16.178Z] total 16 [2023-03-08T00:09:16.178Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 00:00 . [2023-03-08T00:09:16.178Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 00:09 .. [2023-03-08T00:09:16.178Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 00:00 cost [2023-03-08T00:09:16.178Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 8 00:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:09:16.468Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:09:17.327Z] ---> package-listing.sh [2023-03-08T00:09:17.327Z] ++ facter osfamily [2023-03-08T00:09:17.327Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T00:09:17.587Z] + OS_FAMILY=debian [2023-03-08T00:09:17.587Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-03-08T00:09:17.587Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T00:09:17.587Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T00:09:17.587Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T00:09:17.587Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T00:09:17.587Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-08T00:09:17.587Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T00:09:17.587Z] + case "${OS_FAMILY}" in [2023-03-08T00:09:17.587Z] + dpkg -l [2023-03-08T00:09:17.587Z] + grep '^ii' [2023-03-08T00:09:17.587Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T00:09:17.587Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T00:09:17.587Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T00:09:17.587Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-08T00:09:17.587Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-03-08T00:09:17.587Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-03-08T00:09:17.598Z] 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 [2023-03-08T00:09:17.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:09:18.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T00:09:18.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:09:18.564Z] prd-ubuntu20.04-docker-8c-8g-8689 does not seem to be running inside a container [2023-03-08T00:09:18.621Z] $ 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 [2023-03-08T00:09:18.822Z] $ docker top 20900ce04cd7713610f4e06b9d1ab612872d234ca41603c9341a6a71c0fef250 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:09:19.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T00:09:19.434Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T00:09:19.717Z] + ls /var/log/sa-host [2023-03-08T00:09:19.717Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T00:09:19.863Z] provisioning config files... [2023-03-08T00:09:19.870Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9412191447134096636tmp [Pipeline] { [Pipeline] echo [2023-03-08T00:09:19.880Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:09:20.161Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T00:09:20.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:09:20.487Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T00:09:20.496Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:09:20.779Z] ---> sudo-logs.sh [2023-03-08T00:09:20.779Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T00:09:20.810Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:09:21.095Z] ---> job-cost.sh [2023-03-08T00:09:21.095Z] lf-activate-venv: SKIPPING [2023-03-08T00:09:21.095Z] DEBUG: total: 0.2199999988079071 [2023-03-08T00:09:21.095Z] INFO: Retrieving Stack Cost... [2023-03-08T00:09:21.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T00:09:21.917Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T00:09:21.929Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:09:22.207Z] ---> logs-deploy.sh [2023-03-08T00:09:22.207Z] lf-activate-venv: SKIPPING [2023-03-08T00:09:22.207Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/109 [2023-03-08T00:09:22.207Z] INFO: archiving workspace using pattern(s): [2023-03-08T00:09:23.140Z] Archives upload complete. [2023-03-08T00:09:23.140Z] INFO: archiving logs to Nexus