Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b5d57169a01cae7d6970e625d19bbc10451e80af 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-ssh7367691650079073828.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4759678337469990332.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4514752481187368187.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9636034951739568396.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3938528712915334716.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-7901’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8063’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-8062’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8275 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b5d57169a01cae7d6970e625d19bbc10451e80af (main) Commit message: "feat(snap): add config interface with unique identifier (#179)" > 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 b5d57169a01cae7d6970e625d19bbc10451e80af # timeout=10 > git rev-list --no-walk 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T09:29:53.085Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T09:29:53.152Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T09:29:53.171Z] ========================================================= [2022-10-17T09:29:53.171Z] EdgeX Global Pipelines Version Info [2022-10-17T09:29:53.171Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:29:53.884Z] ------------------- [2022-10-17T09:29:53.884Z] stable info: [2022-10-17T09:29:53.884Z] ------------------- [2022-10-17T09:29:53.884Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T09:29:53.884Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:29:53.884Z] Message: update stable to v1.0.239 [2022-10-17T09:29:54.455Z] ------------------- [2022-10-17T09:29:54.455Z] experimental info: [2022-10-17T09:29:54.455Z] ------------------- [2022-10-17T09:29:54.455Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T09:29:54.455Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:29:54.455Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T09:29:54.608Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-17T09:29:54.619Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-17T09:29:54.630Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T09:29:54.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T09:29:54.651Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T09:29:54.663Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T09:29:54.675Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T09:29:54.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T09:29:54.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T09:29:54.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T09:29:54.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T09:29:54.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-17T09:29:54.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T09:29:54.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T09:29:54.771Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:29:54.786Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:29:54.796Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:29:54.810Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:29:54.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T09:29:54.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T09:29:54.841Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-17T09:29:54.853Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-17T09:29:54.864Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T09:29:54.874Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T09:29:54.884Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T09:29:54.895Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T09:29:54.905Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T09:29:54.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T09:29:54.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T09:29:54.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T09:29:54.951Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5d57169a01cae7d6970e625d19bbc10451e80af [Pipeline] echo [2022-10-17T09:29:54.962Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5d5716 [Pipeline] echo [2022-10-17T09:29:54.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:29:55.010Z] provisioning config files... [2022-10-17T09:29:55.023Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18257695262368851414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:29:55.347Z] ---> docker-login.sh [2022-10-17T09:29:55.347Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:29:55.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:29:55.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:29:55.608Z] Configure a credential helper to remove this warning. See [2022-10-17T09:29:55.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:29:55.608Z] [2022-10-17T09:29:55.608Z] Login Succeeded [2022-10-17T09:29:55.608Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:29:55.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:29:55.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:29:55.869Z] Configure a credential helper to remove this warning. See [2022-10-17T09:29:55.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:29:55.869Z] [2022-10-17T09:29:55.869Z] Login Succeeded [2022-10-17T09:29:55.869Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:29:55.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:29:55.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:29:55.869Z] Configure a credential helper to remove this warning. See [2022-10-17T09:29:55.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:29:55.869Z] [2022-10-17T09:29:55.869Z] Login Succeeded [2022-10-17T09:29:55.869Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:29:55.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:29:56.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:29:56.130Z] Configure a credential helper to remove this warning. See [2022-10-17T09:29:56.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:29:56.130Z] [2022-10-17T09:29:56.130Z] Login Succeeded [2022-10-17T09:29:56.130Z] docker.io [2022-10-17T09:29:56.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:29:56.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:29:56.392Z] Configure a credential helper to remove this warning. See [2022-10-17T09:29:56.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:29:56.392Z] [2022-10-17T09:29:56.392Z] Login Succeeded [2022-10-17T09:29:56.392Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:29:56.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T09:29:56.783Z] + git rev-list -1 --merges b5d57169a01cae7d6970e625d19bbc10451e80af~1..b5d57169a01cae7d6970e625d19bbc10451e80af [Pipeline] echo [2022-10-17T09:29:56.816Z] -----------> git rev-list -1 --merges b5d57169a01cae7d6970e625d19bbc10451e80af~1..b5d57169a01cae7d6970e625d19bbc10451e80af b5d57169a01cae7d6970e625d19bbc10451e80af [false] [Pipeline] sh [2022-10-17T09:29:57.106Z] + git log --format=format:%s -1 b5d57169a01cae7d6970e625d19bbc10451e80af [Pipeline] echo [2022-10-17T09:29:57.119Z] ========================================================= [2022-10-17T09:29:57.119Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T09:29:57.119Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:29:57.450Z] + git log --format=format:%s -1 b5d57169a01cae7d6970e625d19bbc10451e80af [Pipeline] echo [2022-10-17T09:29:57.459Z] [semverPrep] GIT_COMMIT: b5d57169a01cae7d6970e625d19bbc10451e80af, Commit Message: feat(snap): add config interface with unique identifier (#179) [Pipeline] echo [2022-10-17T09:29:57.468Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T09:29:57.911Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:29:57.912Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T09:29:57.912Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T09:29:57.912Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T09:29:57.912Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T09:29:57.912Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T09:29:57.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:29:58.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:29:58.325Z] [2022-10-17T09:29:58.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:29:58.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:29:58.625Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T09:29:58.625Z] b85a868b505f: Pulling fs layer [2022-10-17T09:29:58.625Z] e2be974225ed: Pulling fs layer [2022-10-17T09:29:58.625Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T09:29:58.625Z] 988bab9f4d93: Pulling fs layer [2022-10-17T09:29:58.625Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T09:29:58.625Z] eaf3925da568: Pulling fs layer [2022-10-17T09:29:58.625Z] bab4dde63d76: Pulling fs layer [2022-10-17T09:29:58.625Z] bde34c3a00c8: Pulling fs layer [2022-10-17T09:29:58.625Z] b352a97aabf1: Pulling fs layer [2022-10-17T09:29:58.625Z] 4872d77fe225: Pulling fs layer [2022-10-17T09:29:58.625Z] 5851b861e8e6: Pulling fs layer [2022-10-17T09:29:58.625Z] 1469e6f7b9e6: Waiting [2022-10-17T09:29:58.625Z] eaf3925da568: Waiting [2022-10-17T09:29:58.625Z] bab4dde63d76: Waiting [2022-10-17T09:29:58.625Z] bde34c3a00c8: Waiting [2022-10-17T09:29:58.625Z] b352a97aabf1: Waiting [2022-10-17T09:29:58.625Z] 988bab9f4d93: Waiting [2022-10-17T09:29:58.625Z] 4872d77fe225: Waiting [2022-10-17T09:29:58.625Z] 5851b861e8e6: Waiting [2022-10-17T09:29:58.625Z] e2be974225ed: Download complete [2022-10-17T09:29:58.625Z] 988bab9f4d93: Verifying Checksum [2022-10-17T09:29:58.625Z] 988bab9f4d93: Download complete [2022-10-17T09:29:58.887Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T09:29:58.887Z] 339a4e72a1f5: Download complete [2022-10-17T09:29:58.887Z] eaf3925da568: Verifying Checksum [2022-10-17T09:29:58.887Z] eaf3925da568: Download complete [2022-10-17T09:29:58.887Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T09:29:58.887Z] 1469e6f7b9e6: Download complete [2022-10-17T09:29:58.887Z] bde34c3a00c8: Verifying Checksum [2022-10-17T09:29:58.887Z] bde34c3a00c8: Download complete [2022-10-17T09:29:58.887Z] b352a97aabf1: Download complete [2022-10-17T09:29:58.887Z] 4872d77fe225: Verifying Checksum [2022-10-17T09:29:58.887Z] 4872d77fe225: Download complete [2022-10-17T09:29:58.887Z] 5851b861e8e6: Verifying Checksum [2022-10-17T09:29:58.887Z] 5851b861e8e6: Download complete [2022-10-17T09:29:59.459Z] bab4dde63d76: Verifying Checksum [2022-10-17T09:29:59.459Z] bab4dde63d76: Download complete [2022-10-17T09:30:00.028Z] b85a868b505f: Verifying Checksum [2022-10-17T09:30:00.028Z] b85a868b505f: Download complete [2022-10-17T09:30:00.964Z] b85a868b505f: Pull complete [2022-10-17T09:30:01.232Z] e2be974225ed: Pull complete [2022-10-17T09:30:01.813Z] 339a4e72a1f5: Pull complete [2022-10-17T09:30:01.813Z] 988bab9f4d93: Pull complete [2022-10-17T09:30:02.072Z] 1469e6f7b9e6: Pull complete [2022-10-17T09:30:02.072Z] eaf3925da568: Pull complete [2022-10-17T09:30:03.977Z] bab4dde63d76: Pull complete [2022-10-17T09:30:03.977Z] bde34c3a00c8: Pull complete [2022-10-17T09:30:04.235Z] b352a97aabf1: Pull complete [2022-10-17T09:30:04.235Z] 4872d77fe225: Pull complete [2022-10-17T09:30:04.496Z] 5851b861e8e6: Pull complete [2022-10-17T09:30:04.496Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T09:30:04.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:30:04.496Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:30:04.590Z] prd-ubuntu20.04-docker-8c-8g-8275 does not seem to be running inside a container [2022-10-17T09:30:04.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:30:06.224Z] $ docker top 0555b9f2a4bb858d97b1a02dceb2a750183e949c0cd0739d279733e1f2639df4 -eo pid,comm [2022-10-17T09:30:06.289Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T09:30:06.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:30:06.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:30:06.332Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:30:06.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:30:06.460Z] $ docker exec 0555b9f2a4bb858d97b1a02dceb2a750183e949c0cd0739d279733e1f2639df4 ssh-agent [2022-10-17T09:30:06.579Z] SSH_AUTH_SOCK=/tmp/ssh-x1iNS46K5kDp/agent.32 [2022-10-17T09:30:06.579Z] SSH_AGENT_PID=38 [2022-10-17T09:30:06.587Z] Running ssh-add (command line suppressed) [2022-10-17T09:30:06.688Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9647563945103686261.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9647563945103686261.key) [2022-10-17T09:30:06.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:30:06.999Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T09:30:07.009Z] $ docker exec --env ******** --env ******** 0555b9f2a4bb858d97b1a02dceb2a750183e949c0cd0739d279733e1f2639df4 ssh-agent -k [2022-10-17T09:30:07.112Z] unset SSH_AUTH_SOCK; [2022-10-17T09:30:07.114Z] unset SSH_AGENT_PID; [2022-10-17T09:30:07.114Z] echo Agent pid 38 killed; [2022-10-17T09:30:07.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T09:30:07.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:30:07.155Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:30:07.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:30:07.267Z] $ docker exec 0555b9f2a4bb858d97b1a02dceb2a750183e949c0cd0739d279733e1f2639df4 ssh-agent [2022-10-17T09:30:07.370Z] SSH_AUTH_SOCK=/tmp/ssh-zsbnioqkpNyr/agent.70 [2022-10-17T09:30:07.370Z] SSH_AGENT_PID=76 [2022-10-17T09:30:07.375Z] Running ssh-add (command line suppressed) [2022-10-17T09:30:07.480Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1244270521895313409.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1244270521895313409.key) [2022-10-17T09:30:07.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:30:07.783Z] + git semver init [2022-10-17T09:30:08.042Z] 2022-10-17 09:30:07,979 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T09:30:08.042Z] 2022-10-17 09:30:07,980 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-17T09:30:08.042Z] 2022-10-17 09:30:07,980 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-17T09:30:08.042Z] 2022-10-17 09:30:07,980 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:30:09.422Z] 2022-10-17 09:30:09,060 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-10-17T09:30:09.422Z] 2022-10-17 09:30:09,060 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-10-17T09:30:09.422Z] 2022-10-17 09:30:09,061 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T09:30:09.422Z] 2022-10-17 09:30:09,061 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T09:30:09.422Z] 2.3.0-dev.33 [Pipeline] } [2022-10-17T09:30:09.431Z] $ docker exec --env ******** --env ******** 0555b9f2a4bb858d97b1a02dceb2a750183e949c0cd0739d279733e1f2639df4 ssh-agent -k [2022-10-17T09:30:09.537Z] unset SSH_AUTH_SOCK; [2022-10-17T09:30:09.538Z] unset SSH_AGENT_PID; [2022-10-17T09:30:09.538Z] echo Agent pid 76 killed; [2022-10-17T09:30:09.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:30:09.853Z] + git semver [Pipeline] } [2022-10-17T09:30:10.122Z] $ docker stop --time=1 0555b9f2a4bb858d97b1a02dceb2a750183e949c0cd0739d279733e1f2639df4 [2022-10-17T09:30:11.609Z] $ docker rm -f 0555b9f2a4bb858d97b1a02dceb2a750183e949c0cd0739d279733e1f2639df4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:30:11.959Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T09:30:12.138Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T09:30:12.140Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.33 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:30:12.292Z] provisioning config files... [2022-10-17T09:30:12.304Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4947442984704895597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:30:12.601Z] ---> docker-login.sh [2022-10-17T09:30:12.601Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:30:12.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:12.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:12.601Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:12.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:12.601Z] [2022-10-17T09:30:12.601Z] Login Succeeded [2022-10-17T09:30:12.601Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:30:12.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:12.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:12.601Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:12.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:12.601Z] [2022-10-17T09:30:12.601Z] Login Succeeded [2022-10-17T09:30:12.601Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:30:12.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:12.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:12.862Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:12.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:12.862Z] [2022-10-17T09:30:12.862Z] Login Succeeded [2022-10-17T09:30:12.862Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:30:12.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:12.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:12.862Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:12.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:12.862Z] [2022-10-17T09:30:12.862Z] Login Succeeded [2022-10-17T09:30:12.862Z] docker.io [2022-10-17T09:30:13.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:13.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:13.383Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:13.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:13.383Z] [2022-10-17T09:30:13.383Z] Login Succeeded [2022-10-17T09:30:13.383Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:30:13.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:30:13.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:30:13.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:30:13.475Z] ========================================================= [2022-10-17T09:30:13.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T09:30:13.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:30:13.803Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T09:30:13.803Z] Sending build context to Docker daemon 21.3MB [2022-10-17T09:30:13.803Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:30:13.803Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T09:30:14.064Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T09:30:14.064Z] 213ec9aee27d: Pulling fs layer [2022-10-17T09:30:14.064Z] 4583459ba037: Pulling fs layer [2022-10-17T09:30:14.064Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T09:30:14.064Z] 53926ce57604: Pulling fs layer [2022-10-17T09:30:14.064Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T09:30:14.064Z] 30f14e443154: Pulling fs layer [2022-10-17T09:30:14.064Z] 801331c1e519: Pulling fs layer [2022-10-17T09:30:14.064Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T09:30:14.064Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T09:30:14.064Z] 21b2b0c7a3f4: Waiting [2022-10-17T09:30:14.064Z] 99cc6dd402b0: Waiting [2022-10-17T09:30:14.064Z] 53926ce57604: Waiting [2022-10-17T09:30:14.064Z] 30f14e443154: Waiting [2022-10-17T09:30:14.064Z] 801331c1e519: Waiting [2022-10-17T09:30:14.064Z] 7d9ed39f4882: Waiting [2022-10-17T09:30:14.064Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T09:30:14.064Z] 93c1e223e6f2: Download complete [2022-10-17T09:30:14.064Z] 4583459ba037: Download complete [2022-10-17T09:30:14.064Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T09:30:14.064Z] 21b2b0c7a3f4: Download complete [2022-10-17T09:30:14.064Z] 30f14e443154: Verifying Checksum [2022-10-17T09:30:14.064Z] 30f14e443154: Download complete [2022-10-17T09:30:14.064Z] 213ec9aee27d: Verifying Checksum [2022-10-17T09:30:14.064Z] 213ec9aee27d: Download complete [2022-10-17T09:30:14.064Z] 801331c1e519: Download complete [2022-10-17T09:30:14.324Z] 213ec9aee27d: Pull complete [2022-10-17T09:30:14.324Z] 4583459ba037: Pull complete [2022-10-17T09:30:14.583Z] 93c1e223e6f2: Pull complete [2022-10-17T09:30:14.583Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T09:30:14.583Z] 7d9ed39f4882: Download complete [2022-10-17T09:30:14.842Z] 53926ce57604: Verifying Checksum [2022-10-17T09:30:14.842Z] 53926ce57604: Download complete [2022-10-17T09:30:14.842Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T09:30:14.842Z] 99cc6dd402b0: Download complete [2022-10-17T09:30:19.083Z] 53926ce57604: Pull complete [2022-10-17T09:30:19.083Z] 21b2b0c7a3f4: Pull complete [2022-10-17T09:30:19.083Z] 30f14e443154: Pull complete [2022-10-17T09:30:19.083Z] 801331c1e519: Pull complete [2022-10-17T09:30:20.986Z] 99cc6dd402b0: Pull complete [2022-10-17T09:30:21.921Z] 7d9ed39f4882: Pull complete [2022-10-17T09:30:21.921Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T09:30:21.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T09:30:21.921Z] ---> 1dedd983c030 [2022-10-17T09:30:21.921Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:30:25.215Z] ---> Running in a22c80a0341d [2022-10-17T09:30:25.215Z] Removing intermediate container a22c80a0341d [2022-10-17T09:30:25.215Z] ---> 8c8677f0e6f6 [2022-10-17T09:30:25.215Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:30:25.215Z] ---> Running in 8467aba7a76c [2022-10-17T09:30:25.215Z] Removing intermediate container 8467aba7a76c [2022-10-17T09:30:25.215Z] ---> 52d9cbf78ece [2022-10-17T09:30:25.215Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:30:25.215Z] ---> Running in f653984d9fbe [2022-10-17T09:30:25.476Z] Removing intermediate container f653984d9fbe [2022-10-17T09:30:25.476Z] ---> 43ae82f59884 [2022-10-17T09:30:25.476Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:30:25.476Z] ---> Running in d9332ce85667 [2022-10-17T09:30:25.476Z] Removing intermediate container d9332ce85667 [2022-10-17T09:30:25.476Z] ---> cb56b9125680 [2022-10-17T09:30:25.476Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-17T09:30:25.476Z] ---> Running in 9f247de04088 [2022-10-17T09:30:25.733Z] Removing intermediate container 9f247de04088 [2022-10-17T09:30:25.733Z] ---> 90b39967b362 [2022-10-17T09:30:25.733Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:30:25.733Z] ---> Running in e9b47aa6843c [2022-10-17T09:30:26.299Z] Removing intermediate container e9b47aa6843c [2022-10-17T09:30:26.299Z] ---> 8f7275c529ec [2022-10-17T09:30:26.299Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:30:26.299Z] ---> Running in 75f3e7117b13 [2022-10-17T09:30:26.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:30:27.240Z] Still waiting to schedule task [2022-10-17T09:30:27.240Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-17T09:30:27.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:30:27.753Z] OK: 211 MiB in 51 packages [2022-10-17T09:30:28.325Z] Removing intermediate container 75f3e7117b13 [2022-10-17T09:30:28.325Z] ---> caa8ad6aa3dd [2022-10-17T09:30:28.325Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-17T09:30:28.583Z] ---> Running in 7bee2d9ac162 [2022-10-17T09:30:28.583Z] Removing intermediate container 7bee2d9ac162 [2022-10-17T09:30:28.583Z] ---> abb9be6254f6 [2022-10-17T09:30:28.583Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-17T09:30:28.840Z] ---> 871473b4733f [2022-10-17T09:30:28.840Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:30:29.098Z] ---> Running in 6814b828f268 [2022-10-17T09:30:47.309Z] Removing intermediate container 6814b828f268 [2022-10-17T09:30:47.309Z] ---> af58b2a7e68e [2022-10-17T09:30:47.309Z] Step 13/14 : COPY . . [2022-10-17T09:30:47.567Z] ---> 04c6cba346ad [2022-10-17T09:30:47.567Z] Step 14/14 : RUN ${MAKE} [2022-10-17T09:30:47.567Z] ---> Running in 1eb0088d94a3 [2022-10-17T09:30:48.131Z] noop [2022-10-17T09:30:48.131Z] Removing intermediate container 1eb0088d94a3 [2022-10-17T09:30:48.131Z] ---> b91d71bdad2e [2022-10-17T09:30:48.131Z] Successfully built b91d71bdad2e [2022-10-17T09:30:48.390Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:30:48.703Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:30:48.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:30:48.765Z] prd-ubuntu20.04-docker-8c-8g-8275 does not seem to be running inside a container [2022-10-17T09:30:48.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T09:30:49.143Z] $ docker top dde8c31a24c4964713176c1720d1e8947973c2ae65a03b4d3ecc85fc10ca42cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:30:49.480Z] + go version [2022-10-17T09:30:49.480Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T09:30:49.488Z] $ docker stop --time=1 dde8c31a24c4964713176c1720d1e8947973c2ae65a03b4d3ecc85fc10ca42cd [2022-10-17T09:30:50.785Z] $ docker rm -f dde8c31a24c4964713176c1720d1e8947973c2ae65a03b4d3ecc85fc10ca42cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:30:51.171Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:30:51.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:30:51.234Z] prd-ubuntu20.04-docker-8c-8g-8275 does not seem to be running inside a container [2022-10-17T09:30:51.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T09:30:51.589Z] $ docker top 232ba40dbc4e7682776ee664785473eb062365d509bf67b38472ba42ccd6794d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:30:51.928Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:30:52.222Z] + make test [2022-10-17T09:30:52.222Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T09:30:52.480Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-17T09:31:04.681Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-17T09:31:04.681Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.040s coverage: 28.2% of statements [2022-10-17T09:31:04.681Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-17T09:31:04.681Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.571s coverage: 86.5% of statements [2022-10-17T09:31:11.234Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-17T09:31:11.234Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T09:31:14.511Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:31:14.511Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:31:14.512Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T09:31:14.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:31:14.538Z] $ docker stop --time=1 232ba40dbc4e7682776ee664785473eb062365d509bf67b38472ba42ccd6794d [2022-10-17T09:31:16.783Z] $ docker rm -f 232ba40dbc4e7682776ee664785473eb062365d509bf67b38472ba42ccd6794d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:31:17.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:31:17.302Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T09:31:17.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:31:17.996Z] + ls -al . [2022-10-17T09:31:17.996Z] total 236 [2022-10-17T09:31:17.996Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:30 . [2022-10-17T09:31:17.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:29 .. [2022-10-17T09:31:17.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:31 .git [2022-10-17T09:31:17.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:29 .github [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 17 09:29 .gitignore [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 09:29 .golangci.yml [2022-10-17T09:31:17.996Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:30 .semver [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 17 09:29 Attribution.txt [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 17 09:29 CHANGELOG.md [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 17 09:29 Dockerfile [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:29 GOVERNANCE.md [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 17 09:29 Jenkinsfile [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 09:29 LICENSE [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 17 09:29 Makefile [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 17 09:29 OWNERS.md [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 17 09:29 README.md [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:30 VERSION [2022-10-17T09:31:17.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:29 bin [2022-10-17T09:31:17.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:29 cmd [2022-10-17T09:31:17.996Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 17 09:31 coverage.out [2022-10-17T09:31:17.996Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 09:29 doc [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 17 09:29 go.mod [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 17 09:29 go.sum [2022-10-17T09:31:17.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:29 internal [2022-10-17T09:31:17.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:29 snap [2022-10-17T09:31:17.996Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 17 09:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:18.296Z] + 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=b5d57169a01cae7d6970e625d19bbc10451e80af --label arch=amd64 --label version=2.3.0-dev.33 . [2022-10-17T09:31:18.296Z] Sending build context to Docker daemon 21.38MB [2022-10-17T09:31:18.296Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:31:18.296Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-17T09:31:18.296Z] ---> b91d71bdad2e [2022-10-17T09:31:18.296Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:31:18.556Z] ---> Running in 7ee4064cb59f [2022-10-17T09:31:18.556Z] Removing intermediate container 7ee4064cb59f [2022-10-17T09:31:18.556Z] ---> 33e6fc54fc2f [2022-10-17T09:31:18.556Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:31:18.815Z] ---> Running in 3e0565c13686 [2022-10-17T09:31:18.815Z] Removing intermediate container 3e0565c13686 [2022-10-17T09:31:18.815Z] ---> c7afdfa8be2a [2022-10-17T09:31:18.815Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:31:18.815Z] ---> Running in 2bd0160990b0 [2022-10-17T09:31:19.074Z] Removing intermediate container 2bd0160990b0 [2022-10-17T09:31:19.074Z] ---> 88b2a15eccf1 [2022-10-17T09:31:19.074Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:31:19.074Z] ---> Running in d8ab79b56510 [2022-10-17T09:31:19.074Z] Removing intermediate container d8ab79b56510 [2022-10-17T09:31:19.074Z] ---> acb635540fd8 [2022-10-17T09:31:19.074Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-17T09:31:19.074Z] ---> Running in afa3493871d5 [2022-10-17T09:31:19.334Z] Removing intermediate container afa3493871d5 [2022-10-17T09:31:19.334Z] ---> 4afb0811efee [2022-10-17T09:31:19.334Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:31:19.334Z] ---> Running in 664e3c232fa5 [2022-10-17T09:31:19.901Z] Removing intermediate container 664e3c232fa5 [2022-10-17T09:31:19.901Z] ---> 20d6be8c6201 [2022-10-17T09:31:19.901Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:31:19.901Z] ---> Running in fc858ad913d4 [2022-10-17T09:31:20.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:31:21.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:31:21.737Z] OK: 211 MiB in 51 packages [2022-10-17T09:31:22.010Z] Removing intermediate container fc858ad913d4 [2022-10-17T09:31:22.010Z] ---> 2d6c3ffcb5bb [2022-10-17T09:31:22.010Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-17T09:31:22.010Z] ---> Running in d9784edfd00e [2022-10-17T09:31:22.010Z] Removing intermediate container d9784edfd00e [2022-10-17T09:31:22.010Z] ---> dec78c69ca84 [2022-10-17T09:31:22.010Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-17T09:31:22.274Z] ---> 838f8c9b843d [2022-10-17T09:31:22.274Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:31:22.274Z] ---> Running in 5954065e8584 [2022-10-17T09:31:22.899Z] Removing intermediate container 5954065e8584 [2022-10-17T09:31:22.899Z] ---> 47c0cf997d56 [2022-10-17T09:31:22.899Z] Step 13/27 : COPY . . [2022-10-17T09:31:23.488Z] ---> 514e58ba5b9c [2022-10-17T09:31:23.488Z] Step 14/27 : RUN ${MAKE} [2022-10-17T09:31:23.488Z] ---> Running in fcbb63313e4f [2022-10-17T09:31:23.745Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.33 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-17T09:31:45.674Z] Removing intermediate container fcbb63313e4f [2022-10-17T09:31:45.674Z] ---> c06366d81e57 [2022-10-17T09:31:45.674Z] Step 15/27 : FROM alpine:3.16 [2022-10-17T09:31:45.674Z] 3.16: Pulling from library/alpine [2022-10-17T09:31:45.674Z] 213ec9aee27d: Already exists [2022-10-17T09:31:45.674Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T09:31:45.674Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T09:31:45.674Z] ---> 9c6f07244728 [2022-10-17T09:31:45.674Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-17T09:31:45.674Z] ---> Running in efd4db5222ce [2022-10-17T09:31:45.674Z] Removing intermediate container efd4db5222ce [2022-10-17T09:31:45.674Z] ---> 712e38f0311b [2022-10-17T09:31:45.674Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T09:31:45.674Z] ---> Running in 16ca3989afe4 [2022-10-17T09:31:45.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:31:45.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:31:45.674Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T09:31:45.674Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T09:31:45.674Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T09:31:45.674Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T09:31:45.674Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T09:31:45.674Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T09:31:45.674Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:31:45.674Z] OK: 8 MiB in 20 packages [2022-10-17T09:31:45.674Z] Removing intermediate container 16ca3989afe4 [2022-10-17T09:31:45.674Z] ---> 72d24e6139ed [2022-10-17T09:31:45.674Z] Step 18/27 : WORKDIR / [2022-10-17T09:31:45.674Z] ---> Running in 0b83df71217d [2022-10-17T09:31:45.674Z] Removing intermediate container 0b83df71217d [2022-10-17T09:31:45.674Z] ---> b32f02ad42c7 [2022-10-17T09:31:45.674Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-17T09:31:45.674Z] ---> a429b40e1e64 [2022-10-17T09:31:45.674Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-17T09:31:45.932Z] ---> 722a90f29980 [2022-10-17T09:31:45.932Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-17T09:31:45.932Z] ---> 6855b6d4aec5 [2022-10-17T09:31:45.932Z] Step 22/27 : EXPOSE 59984 [2022-10-17T09:31:46.191Z] ---> Running in 0a4f52b38d2d [2022-10-17T09:31:46.191Z] Removing intermediate container 0a4f52b38d2d [2022-10-17T09:31:46.191Z] ---> 093608c4a150 [2022-10-17T09:31:46.191Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-17T09:31:46.191Z] ---> Running in 79d77cc2424c [2022-10-17T09:31:46.191Z] Removing intermediate container 79d77cc2424c [2022-10-17T09:31:46.191Z] ---> 1fba18e4c445 [2022-10-17T09:31:46.191Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T09:31:46.191Z] ---> Running in 46df7cad8081 [2022-10-17T09:31:46.448Z] Removing intermediate container 46df7cad8081 [2022-10-17T09:31:46.448Z] ---> d967ca7fe3a9 [2022-10-17T09:31:46.448Z] Step 25/27 : LABEL arch=amd64 [2022-10-17T09:31:46.448Z] ---> Running in 18869bdb1e31 [2022-10-17T09:31:46.448Z] Removing intermediate container 18869bdb1e31 [2022-10-17T09:31:46.448Z] ---> 38f82826a48a [2022-10-17T09:31:46.448Z] Step 26/27 : LABEL git_sha=b5d57169a01cae7d6970e625d19bbc10451e80af [2022-10-17T09:31:46.448Z] ---> Running in a65a8976b72f [2022-10-17T09:31:46.707Z] Removing intermediate container a65a8976b72f [2022-10-17T09:31:46.707Z] ---> 8a66c4eaeb99 [2022-10-17T09:31:46.707Z] Step 27/27 : LABEL version=2.3.0-dev.33 [2022-10-17T09:31:46.707Z] ---> Running in 707f7921588f [2022-10-17T09:31:46.707Z] Removing intermediate container 707f7921588f [2022-10-17T09:31:46.707Z] ---> 2ae74df39076 [2022-10-17T09:31:46.707Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:31:46.707Z] Successfully built 2ae74df39076 [2022-10-17T09:31:46.707Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:31:46.806Z] provisioning config files... [2022-10-17T09:31:46.815Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1190688941459610951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:31:47.111Z] ---> docker-login.sh [2022-10-17T09:31:47.111Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:31:47.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:31:47.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:31:47.111Z] Configure a credential helper to remove this warning. See [2022-10-17T09:31:47.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:31:47.111Z] [2022-10-17T09:31:47.111Z] Login Succeeded [2022-10-17T09:31:47.111Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:31:47.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:31:47.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:31:47.111Z] Configure a credential helper to remove this warning. See [2022-10-17T09:31:47.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:31:47.111Z] [2022-10-17T09:31:47.111Z] Login Succeeded [2022-10-17T09:31:47.111Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:31:47.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:31:47.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:31:47.370Z] Configure a credential helper to remove this warning. See [2022-10-17T09:31:47.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:31:47.370Z] [2022-10-17T09:31:47.370Z] Login Succeeded [2022-10-17T09:31:47.370Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:31:47.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:31:47.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:31:47.370Z] Configure a credential helper to remove this warning. See [2022-10-17T09:31:47.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:31:47.370Z] [2022-10-17T09:31:47.370Z] Login Succeeded [2022-10-17T09:31:47.370Z] docker.io [2022-10-17T09:31:47.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:31:47.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:31:47.887Z] Configure a credential helper to remove this warning. See [2022-10-17T09:31:47.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:31:47.887Z] [2022-10-17T09:31:47.887Z] Login Succeeded [2022-10-17T09:31:47.887Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:31:47.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:31:47.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:31:47.944Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-10-17T09:31:47.944Z] b5d57169a01cae7d6970e625d19bbc10451e80af [2022-10-17T09:31:47.944Z] latest [2022-10-17T09:31:47.944Z] 2.3.0-dev.33 [2022-10-17T09:31:47.944Z] b5d57169a01cae7d6970e625d19bbc10451e80af-2.3.0-dev.33 [2022-10-17T09:31:47.944Z] main [2022-10-17T09:31:47.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:48.260Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b5d57169a01cae7d6970e625d19bbc10451e80af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:48.561Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b5d57169a01cae7d6970e625d19bbc10451e80af [2022-10-17T09:31:48.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-17T09:31:48.561Z] 66f7e457fa4a: Preparing [2022-10-17T09:31:48.561Z] d9c65b0bed55: Preparing [2022-10-17T09:31:48.561Z] 7299f97855ec: Preparing [2022-10-17T09:31:48.561Z] dfdcba22c755: Preparing [2022-10-17T09:31:48.561Z] 994393dc58e7: Preparing [2022-10-17T09:31:48.561Z] 994393dc58e7: Layer already exists [2022-10-17T09:31:48.561Z] d9c65b0bed55: Pushed [2022-10-17T09:31:48.561Z] 66f7e457fa4a: Pushed [2022-10-17T09:31:48.819Z] dfdcba22c755: Pushed [2022-10-17T09:31:51.350Z] 7299f97855ec: Pushed [2022-10-17T09:31:51.350Z] b5d57169a01cae7d6970e625d19bbc10451e80af: digest: sha256:26829a9cfc24c1d58c9bb1b5d91208705747523f8c4c0facbbd86b4b670b60d9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:51.652Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:51.958Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-17T09:31:51.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-17T09:31:51.958Z] 66f7e457fa4a: Preparing [2022-10-17T09:31:51.958Z] d9c65b0bed55: Preparing [2022-10-17T09:31:51.958Z] 7299f97855ec: Preparing [2022-10-17T09:31:51.958Z] dfdcba22c755: Preparing [2022-10-17T09:31:51.958Z] 994393dc58e7: Preparing [2022-10-17T09:31:51.958Z] 994393dc58e7: Layer already exists [2022-10-17T09:31:51.958Z] 66f7e457fa4a: Layer already exists [2022-10-17T09:31:51.958Z] 7299f97855ec: Layer already exists [2022-10-17T09:31:51.958Z] d9c65b0bed55: Layer already exists [2022-10-17T09:31:51.958Z] dfdcba22c755: Layer already exists [2022-10-17T09:31:51.958Z] latest: digest: sha256:26829a9cfc24c1d58c9bb1b5d91208705747523f8c4c0facbbd86b4b670b60d9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:52.269Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:52.575Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.33 [2022-10-17T09:31:52.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-17T09:31:52.575Z] 66f7e457fa4a: Preparing [2022-10-17T09:31:52.575Z] d9c65b0bed55: Preparing [2022-10-17T09:31:52.575Z] 7299f97855ec: Preparing [2022-10-17T09:31:52.575Z] dfdcba22c755: Preparing [2022-10-17T09:31:52.575Z] 994393dc58e7: Preparing [2022-10-17T09:31:52.575Z] 994393dc58e7: Layer already exists [2022-10-17T09:31:52.575Z] 66f7e457fa4a: Layer already exists [2022-10-17T09:31:52.575Z] 7299f97855ec: Layer already exists [2022-10-17T09:31:52.575Z] d9c65b0bed55: Layer already exists [2022-10-17T09:31:52.575Z] dfdcba22c755: Layer already exists [2022-10-17T09:31:52.575Z] 2.3.0-dev.33: digest: sha256:26829a9cfc24c1d58c9bb1b5d91208705747523f8c4c0facbbd86b4b670b60d9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:52.884Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b5d57169a01cae7d6970e625d19bbc10451e80af-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:53.184Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b5d57169a01cae7d6970e625d19bbc10451e80af-2.3.0-dev.33 [2022-10-17T09:31:53.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-17T09:31:53.184Z] 66f7e457fa4a: Preparing [2022-10-17T09:31:53.184Z] d9c65b0bed55: Preparing [2022-10-17T09:31:53.184Z] 7299f97855ec: Preparing [2022-10-17T09:31:53.184Z] dfdcba22c755: Preparing [2022-10-17T09:31:53.184Z] 994393dc58e7: Preparing [2022-10-17T09:31:53.184Z] 66f7e457fa4a: Layer already exists [2022-10-17T09:31:53.184Z] 994393dc58e7: Layer already exists [2022-10-17T09:31:53.184Z] dfdcba22c755: Layer already exists [2022-10-17T09:31:53.184Z] 7299f97855ec: Layer already exists [2022-10-17T09:31:53.184Z] d9c65b0bed55: Layer already exists [2022-10-17T09:31:53.184Z] b5d57169a01cae7d6970e625d19bbc10451e80af-2.3.0-dev.33: digest: sha256:26829a9cfc24c1d58c9bb1b5d91208705747523f8c4c0facbbd86b4b670b60d9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:53.497Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:53.797Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-10-17T09:31:53.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-17T09:31:53.797Z] 66f7e457fa4a: Preparing [2022-10-17T09:31:53.797Z] d9c65b0bed55: Preparing [2022-10-17T09:31:53.797Z] 7299f97855ec: Preparing [2022-10-17T09:31:53.797Z] dfdcba22c755: Preparing [2022-10-17T09:31:53.797Z] 994393dc58e7: Preparing [2022-10-17T09:31:53.797Z] 66f7e457fa4a: Layer already exists [2022-10-17T09:31:53.797Z] d9c65b0bed55: Layer already exists [2022-10-17T09:31:53.797Z] 994393dc58e7: Layer already exists [2022-10-17T09:31:53.797Z] dfdcba22c755: Layer already exists [2022-10-17T09:31:53.797Z] 7299f97855ec: Layer already exists [2022-10-17T09:31:53.797Z] main: digest: sha256:26829a9cfc24c1d58c9bb1b5d91208705747523f8c4c0facbbd86b4b670b60d9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:31:53.839Z] ===================================================== [Pipeline] echo [2022-10-17T09:31:53.846Z] taggedImages: [2022-10-17T09:31:53.846Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:b5d57169a01cae7d6970e625d19bbc10451e80af [2022-10-17T09:31:53.846Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-17T09:31:53.846Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.33 [2022-10-17T09:31:53.846Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:b5d57169a01cae7d6970e625d19bbc10451e80af-2.3.0-dev.33 [2022-10-17T09:31:53.846Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:54.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:31:54.201Z] [2022-10-17T09:31:54.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:54.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:31:54.504Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T09:31:54.504Z] 5eb5b503b376: Pulling fs layer [2022-10-17T09:31:54.504Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T09:31:54.504Z] ec43610c2a17: Pulling fs layer [2022-10-17T09:31:54.504Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T09:31:54.504Z] 33b1e0a273af: Pulling fs layer [2022-10-17T09:31:54.504Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T09:31:54.504Z] 2f39f015ded8: Pulling fs layer [2022-10-17T09:31:54.504Z] 5d3b04190fa2: Waiting [2022-10-17T09:31:54.504Z] 33b1e0a273af: Waiting [2022-10-17T09:31:54.504Z] 2f39f015ded8: Waiting [2022-10-17T09:31:54.504Z] 3a2ae6a8a46f: Waiting [2022-10-17T09:31:54.504Z] 5c69ac0246d0: Download complete [2022-10-17T09:31:54.504Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T09:31:54.504Z] 3a2ae6a8a46f: Download complete [2022-10-17T09:31:54.504Z] 33b1e0a273af: Verifying Checksum [2022-10-17T09:31:54.504Z] 33b1e0a273af: Download complete [2022-10-17T09:31:54.762Z] 5d3b04190fa2: Download complete [2022-10-17T09:31:54.762Z] ec43610c2a17: Verifying Checksum [2022-10-17T09:31:54.762Z] ec43610c2a17: Download complete [2022-10-17T09:31:54.762Z] 5eb5b503b376: Verifying Checksum [2022-10-17T09:31:54.762Z] 5eb5b503b376: Download complete [2022-10-17T09:31:55.328Z] 2f39f015ded8: Download complete [2022-10-17T09:31:55.896Z] 5eb5b503b376: Pull complete [2022-10-17T09:31:56.153Z] 5c69ac0246d0: Pull complete [2022-10-17T09:31:56.411Z] ec43610c2a17: Pull complete [2022-10-17T09:31:56.411Z] 3a2ae6a8a46f: Pull complete [2022-10-17T09:31:56.670Z] 33b1e0a273af: Pull complete [2022-10-17T09:31:56.670Z] 5d3b04190fa2: Pull complete [2022-10-17T09:32:00.856Z] 2f39f015ded8: Pull complete [2022-10-17T09:32:00.856Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T09:32:00.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:32:00.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:32:00.927Z] prd-ubuntu20.04-docker-8c-8g-8275 does not seem to be running inside a container [2022-10-17T09:32:00.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T09:32:02.538Z] $ docker top 44e64d44f566b0b5e48be816a2a6326f9c378363d4e6d1956df8fd95a7ad20fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:32:02.908Z] ---> job-cost.sh [2022-10-17T09:32:02.908Z] lf-activate-venv: SKIPPING [2022-10-17T09:32:02.908Z] INFO: No Stack... [2022-10-17T09:32:03.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:32:03.425Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:32:03.711Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-10-17T09:32:03.711Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T09:32:03.723Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-72-stack-cost] [2022-10-17T09:32:03.732Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-72-stack-cost] did not exist. Created. [2022-10-17T09:32:03.732Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:32:04.024Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T09:32:04.053Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:32:04.059Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:32:04.076Z] $ docker stop --time=1 44e64d44f566b0b5e48be816a2a6326f9c378363d4e6d1956df8fd95a7ad20fc [2022-10-17T09:32:05.223Z] $ docker rm -f 44e64d44f566b0b5e48be816a2a6326f9c378363d4e6d1956df8fd95a7ad20fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T09:35:36.076Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8280 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-10-17T09:35:36.088Z] Running in /w/workspace/device-onvif-camera/72 [Pipeline] { [Pipeline] checkout [2022-10-17T09:35:36.126Z] The recommended git tool is: git [2022-10-17T09:35:42.157Z] using credential edgex-jenkins-ssh [2022-10-17T09:35:42.172Z] Cloning the remote Git repository [2022-10-17T09:35:42.239Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-17T09:35:42.329Z] > git init /w/workspace/device-onvif-camera/72 # timeout=10 [2022-10-17T09:35:42.505Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-17T09:35:42.507Z] > git --version # timeout=10 [2022-10-17T09:35:42.528Z] > git --version # 'git version 2.25.1' [2022-10-17T09:35:42.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T09:35:42.584Z] Verifying host key using known hosts file [2022-10-17T09:35:42.791Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T09:35:42.806Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:35:44.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-17T09:35:44.163Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:35:45.143Z] Avoid second fetch [2022-10-17T09:35:45.144Z] Checking out Revision b5d57169a01cae7d6970e625d19bbc10451e80af (main) [2022-10-17T09:35:45.868Z] Commit message: "feat(snap): add config interface with unique identifier (#179)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:35:45.166Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T09:35:45.195Z] > git checkout -f b5d57169a01cae7d6970e625d19bbc10451e80af # timeout=10 [2022-10-17T09:35:46.845Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T09:35:46.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:35:46.846Z] Dload Upload Total Spent Left Speed [2022-10-17T09:35:46.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 85148 [Pipeline] sh [2022-10-17T09:35:47.450Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T09:35:47.783Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T09:35:47.783Z] + sudo tee /etc/docker/daemon.new [2022-10-17T09:35:47.783Z] { [2022-10-17T09:35:47.783Z] "registry-mirrors": [ [2022-10-17T09:35:47.783Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T09:35:47.783Z] ], [2022-10-17T09:35:47.783Z] "bip": "10.250.0.254/24", [2022-10-17T09:35:47.783Z] "hosts": [ [2022-10-17T09:35:47.783Z] "tcp://0.0.0.0:5555", [2022-10-17T09:35:47.783Z] "unix:///var/run/docker.sock" [2022-10-17T09:35:47.783Z] ], [2022-10-17T09:35:47.783Z] "mtu": 1458, [2022-10-17T09:35:47.783Z] "selinux-enabled": true, [2022-10-17T09:35:47.783Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T09:35:47.783Z] } [Pipeline] sh [2022-10-17T09:35:48.123Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T09:35:48.464Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:36:06.762Z] provisioning config files... [2022-10-17T09:36:06.789Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/72@tmp/config16467211863445813856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:36:07.141Z] ---> docker-login.sh [2022-10-17T09:36:07.141Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:36:07.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:36:08.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:36:08.000Z] Configure a credential helper to remove this warning. See [2022-10-17T09:36:08.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:36:08.000Z] [2022-10-17T09:36:08.000Z] Login Succeeded [2022-10-17T09:36:08.000Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:36:08.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:36:08.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:36:08.273Z] Configure a credential helper to remove this warning. See [2022-10-17T09:36:08.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:36:08.273Z] [2022-10-17T09:36:08.273Z] Login Succeeded [2022-10-17T09:36:08.273Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:36:08.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:36:08.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:36:08.812Z] Configure a credential helper to remove this warning. See [2022-10-17T09:36:08.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:36:08.812Z] [2022-10-17T09:36:08.812Z] Login Succeeded [2022-10-17T09:36:08.812Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:36:09.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:36:09.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:36:09.083Z] Configure a credential helper to remove this warning. See [2022-10-17T09:36:09.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:36:09.083Z] [2022-10-17T09:36:09.083Z] Login Succeeded [2022-10-17T09:36:09.083Z] docker.io [2022-10-17T09:36:09.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:36:09.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:36:09.625Z] Configure a credential helper to remove this warning. See [2022-10-17T09:36:09.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:36:09.625Z] [2022-10-17T09:36:09.625Z] Login Succeeded [2022-10-17T09:36:09.625Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:36:09.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:36:09.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:36:09.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:36:09.811Z] ========================================================= [2022-10-17T09:36:09.811Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T09:36:09.811Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:36:10.140Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T09:36:10.729Z] Sending build context to Docker daemon 14.68MB [2022-10-17T09:36:10.729Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:36:10.729Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T09:36:10.729Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T09:36:10.729Z] 9b18e9b68314: Pulling fs layer [2022-10-17T09:36:10.729Z] d32db5db7311: Pulling fs layer [2022-10-17T09:36:10.729Z] d0c4b47475fc: Pulling fs layer [2022-10-17T09:36:10.729Z] 5831b945b038: Pulling fs layer [2022-10-17T09:36:10.729Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T09:36:10.729Z] e10730c5d714: Pulling fs layer [2022-10-17T09:36:10.729Z] 5dd5c2283517: Pulling fs layer [2022-10-17T09:36:10.729Z] d5ac0230b979: Pulling fs layer [2022-10-17T09:36:10.729Z] e10730c5d714: Waiting [2022-10-17T09:36:10.729Z] 5831b945b038: Waiting [2022-10-17T09:36:10.729Z] 5dd5c2283517: Waiting [2022-10-17T09:36:10.729Z] 86bbec2aaacd: Waiting [2022-10-17T09:36:10.729Z] d5ac0230b979: Waiting [2022-10-17T09:36:10.729Z] d0c4b47475fc: Verifying Checksum [2022-10-17T09:36:10.729Z] d0c4b47475fc: Download complete [2022-10-17T09:36:10.729Z] d32db5db7311: Verifying Checksum [2022-10-17T09:36:10.729Z] d32db5db7311: Download complete [2022-10-17T09:36:11.000Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T09:36:11.000Z] 86bbec2aaacd: Download complete [2022-10-17T09:36:11.000Z] e10730c5d714: Verifying Checksum [2022-10-17T09:36:11.000Z] e10730c5d714: Download complete [2022-10-17T09:36:11.000Z] 9b18e9b68314: Verifying Checksum [2022-10-17T09:36:11.000Z] 9b18e9b68314: Download complete [2022-10-17T09:36:11.971Z] 9b18e9b68314: Pull complete [2022-10-17T09:36:11.971Z] d5ac0230b979: Verifying Checksum [2022-10-17T09:36:11.971Z] d5ac0230b979: Download complete [2022-10-17T09:36:12.566Z] d32db5db7311: Pull complete [2022-10-17T09:36:12.839Z] d0c4b47475fc: Pull complete [2022-10-17T09:36:13.133Z] 5dd5c2283517: Verifying Checksum [2022-10-17T09:36:13.133Z] 5dd5c2283517: Download complete [2022-10-17T09:36:14.103Z] 5831b945b038: Verifying Checksum [2022-10-17T09:36:14.103Z] 5831b945b038: Download complete [2022-10-17T09:36:26.460Z] 5831b945b038: Pull complete [2022-10-17T09:36:26.460Z] 86bbec2aaacd: Pull complete [2022-10-17T09:36:26.460Z] e10730c5d714: Pull complete [2022-10-17T09:36:33.136Z] 5dd5c2283517: Pull complete [2022-10-17T09:36:34.562Z] d5ac0230b979: Pull complete [2022-10-17T09:36:34.562Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T09:36:34.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T09:36:34.562Z] ---> 59b3b1a385d4 [2022-10-17T09:36:34.562Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:36:36.519Z] ---> Running in bbba8865e09e [2022-10-17T09:36:37.112Z] Removing intermediate container bbba8865e09e [2022-10-17T09:36:37.112Z] ---> 268e7527fca9 [2022-10-17T09:36:37.112Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:36:37.112Z] ---> Running in 811bc83cd574 [2022-10-17T09:36:37.379Z] Removing intermediate container 811bc83cd574 [2022-10-17T09:36:37.379Z] ---> 719f9c696162 [2022-10-17T09:36:37.379Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:36:37.379Z] ---> Running in 83fbe56f44c0 [2022-10-17T09:36:37.649Z] Removing intermediate container 83fbe56f44c0 [2022-10-17T09:36:37.649Z] ---> 8327008739bc [2022-10-17T09:36:37.649Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:36:37.915Z] ---> Running in 14f871ed3a93 [2022-10-17T09:36:38.188Z] Removing intermediate container 14f871ed3a93 [2022-10-17T09:36:38.188Z] ---> ae2866d74954 [2022-10-17T09:36:38.188Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-17T09:36:38.188Z] ---> Running in d562cdf2793e [2022-10-17T09:36:38.459Z] Removing intermediate container d562cdf2793e [2022-10-17T09:36:38.459Z] ---> cdd041a0d97f [2022-10-17T09:36:38.459Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:36:38.459Z] ---> Running in 4dd5aa0f6345 [2022-10-17T09:36:40.416Z] Removing intermediate container 4dd5aa0f6345 [2022-10-17T09:36:40.416Z] ---> 8acb0d236396 [2022-10-17T09:36:40.416Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:36:40.416Z] ---> Running in d6874458d283 [2022-10-17T09:36:41.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:36:44.813Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:36:49.077Z] OK: 221 MiB in 51 packages [2022-10-17T09:36:49.674Z] Removing intermediate container d6874458d283 [2022-10-17T09:36:49.674Z] ---> 637978ade9c7 [2022-10-17T09:36:49.674Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-17T09:36:49.674Z] ---> Running in 67ae1ae66a74 [2022-10-17T09:36:50.264Z] Removing intermediate container 67ae1ae66a74 [2022-10-17T09:36:50.264Z] ---> d2eb4fbd0307 [2022-10-17T09:36:50.264Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-17T09:36:50.540Z] ---> 948e61c99a13 [2022-10-17T09:36:50.540Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:36:50.810Z] ---> Running in ee219f907a05 [2022-10-17T09:37:47.252Z] Removing intermediate container ee219f907a05 [2022-10-17T09:37:47.252Z] ---> 2ca2bfe78117 [2022-10-17T09:37:47.252Z] Step 13/14 : COPY . . [2022-10-17T09:37:47.252Z] ---> 42bf9512034a [2022-10-17T09:37:47.252Z] Step 14/14 : RUN ${MAKE} [2022-10-17T09:37:47.252Z] ---> Running in d03f0216eb9c [2022-10-17T09:37:47.252Z] noop [2022-10-17T09:37:47.252Z] Removing intermediate container d03f0216eb9c [2022-10-17T09:37:47.252Z] ---> 68e43d7dbe14 [2022-10-17T09:37:47.252Z] Successfully built 68e43d7dbe14 [2022-10-17T09:37:47.252Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:37:47.592Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:37:47.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:37:47.751Z] prd-ubuntu20.04-docker-arm64-4c-16g-8280 does not seem to be running inside a container [2022-10-17T09:37:47.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/72 -v /w/workspace/device-onvif-camera/72:/w/workspace/device-onvif-camera/72:rw,z -v /w/workspace/device-onvif-camera/72@tmp:/w/workspace/device-onvif-camera/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T09:37:49.027Z] $ docker top 07cb614661fe356be0ee351fc06ba4561722089be5f2173dcf80f7f072bd0ab1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:37:49.860Z] + go version [2022-10-17T09:37:49.860Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T09:37:49.882Z] $ docker stop --time=1 07cb614661fe356be0ee351fc06ba4561722089be5f2173dcf80f7f072bd0ab1 [2022-10-17T09:37:51.523Z] $ docker rm -f 07cb614661fe356be0ee351fc06ba4561722089be5f2173dcf80f7f072bd0ab1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:37:52.081Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:37:52.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:37:52.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-8280 does not seem to be running inside a container [2022-10-17T09:37:52.323Z] $ 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/72 -v /w/workspace/device-onvif-camera/72:/w/workspace/device-onvif-camera/72:rw,z -v /w/workspace/device-onvif-camera/72@tmp:/w/workspace/device-onvif-camera/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T09:37:53.464Z] $ docker top 57d5b0a2820ac332612015622890867ea36e86cf63408b1d02777f1f4595de14 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:37:53.968Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/72 [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:37:54.883Z] + make test [2022-10-17T09:37:54.883Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T09:37:56.827Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-17T09:39:33.479Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-17T09:39:36.071Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.202s coverage: 28.2% of statements [2022-10-17T09:39:36.071Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-17T09:39:54.310Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.826s coverage: 86.5% of statements [2022-10-17T09:39:54.310Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T09:39:54.310Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T09:40:26.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:40:26.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:40:26.606Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T09:40:26.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:40:26.908Z] $ docker stop --time=1 57d5b0a2820ac332612015622890867ea36e86cf63408b1d02777f1f4595de14 [2022-10-17T09:40:29.044Z] $ docker rm -f 57d5b0a2820ac332612015622890867ea36e86cf63408b1d02777f1f4595de14 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:40:30.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:40:30.158Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T09:40:30.677Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:40:31.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:40:31.406Z] + ls -al . [2022-10-17T09:40:31.406Z] total 232 [2022-10-17T09:40:31.406Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 09:37 . [2022-10-17T09:40:31.406Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:35 .. [2022-10-17T09:40:31.406Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:35 .git [2022-10-17T09:40:31.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:35 .github [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 17 09:35 .gitignore [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 09:35 .golangci.yml [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 17 09:35 Attribution.txt [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 17 09:35 CHANGELOG.md [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 17 09:35 Dockerfile [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:35 GOVERNANCE.md [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 17 09:35 Jenkinsfile [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 09:35 LICENSE [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 17 09:35 Makefile [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 17 09:35 OWNERS.md [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 17 09:35 README.md [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:30 VERSION [2022-10-17T09:40:31.406Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:35 bin [2022-10-17T09:40:31.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:35 cmd [2022-10-17T09:40:31.406Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 17 09:39 coverage.out [2022-10-17T09:40:31.406Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 09:35 doc [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 17 09:35 go.mod [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 17 09:35 go.sum [2022-10-17T09:40:31.406Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:35 internal [2022-10-17T09:40:31.406Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:35 snap [2022-10-17T09:40:31.406Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 17 09:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:40:31.743Z] + 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=b5d57169a01cae7d6970e625d19bbc10451e80af --label arch=arm64 --label version=2.3.0-dev.33 . [2022-10-17T09:40:32.336Z] Sending build context to Docker daemon 14.76MB [2022-10-17T09:40:32.336Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:40:32.336Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-17T09:40:32.336Z] ---> 68e43d7dbe14 [2022-10-17T09:40:32.336Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:40:32.604Z] ---> Running in 902f893bbcf1 [2022-10-17T09:40:33.190Z] Removing intermediate container 902f893bbcf1 [2022-10-17T09:40:33.190Z] ---> 1c2601c8ce46 [2022-10-17T09:40:33.190Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:40:33.190Z] ---> Running in fe1842c0f0da [2022-10-17T09:40:33.464Z] Removing intermediate container fe1842c0f0da [2022-10-17T09:40:33.464Z] ---> a887d8365c3e [2022-10-17T09:40:33.464Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:40:33.735Z] ---> Running in d07075abe202 [2022-10-17T09:40:34.008Z] Removing intermediate container d07075abe202 [2022-10-17T09:40:34.008Z] ---> d005a9272c25 [2022-10-17T09:40:34.008Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:40:34.277Z] ---> Running in d4b68af54322 [2022-10-17T09:40:34.549Z] Removing intermediate container d4b68af54322 [2022-10-17T09:40:34.549Z] ---> e8c7ed0fe3ea [2022-10-17T09:40:34.549Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-17T09:40:34.549Z] ---> Running in 5cdc50c6002f [2022-10-17T09:40:35.134Z] Removing intermediate container 5cdc50c6002f [2022-10-17T09:40:35.134Z] ---> 86050a720300 [2022-10-17T09:40:35.134Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:40:35.134Z] ---> Running in e801121fcdb8 [2022-10-17T09:40:37.232Z] Removing intermediate container e801121fcdb8 [2022-10-17T09:40:37.232Z] ---> 30a687e08a38 [2022-10-17T09:40:37.232Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:40:37.232Z] ---> Running in caf9c9971e7d [2022-10-17T09:40:38.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:40:39.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:40:40.577Z] OK: 221 MiB in 51 packages [2022-10-17T09:40:42.541Z] Removing intermediate container caf9c9971e7d [2022-10-17T09:40:42.541Z] ---> a35f83b77631 [2022-10-17T09:40:42.541Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-17T09:40:42.541Z] ---> Running in e3a20c68e60b [2022-10-17T09:40:42.808Z] Removing intermediate container e3a20c68e60b [2022-10-17T09:40:42.808Z] ---> 55299248efb6 [2022-10-17T09:40:42.808Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-17T09:40:43.771Z] ---> 1bb18a08423e [2022-10-17T09:40:43.771Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:40:43.771Z] ---> Running in 389a5937bd4b [2022-10-17T09:40:48.039Z] Removing intermediate container 389a5937bd4b [2022-10-17T09:40:48.039Z] ---> 51774a4daba6 [2022-10-17T09:40:48.039Z] Step 13/27 : COPY . . [2022-10-17T09:40:49.452Z] ---> 04ee841ada7e [2022-10-17T09:40:49.452Z] Step 14/27 : RUN ${MAKE} [2022-10-17T09:40:49.452Z] ---> Running in 315bf2ef77d0 [2022-10-17T09:40:50.866Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.33 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-17T09:43:27.589Z] Removing intermediate container 315bf2ef77d0 [2022-10-17T09:43:27.589Z] ---> 75f02307d237 [2022-10-17T09:43:27.589Z] Step 15/27 : FROM alpine:3.16 [2022-10-17T09:43:27.589Z] 3.16: Pulling from library/alpine [2022-10-17T09:43:27.589Z] 9b18e9b68314: Already exists [2022-10-17T09:43:27.589Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T09:43:27.589Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T09:43:27.589Z] ---> a6215f271958 [2022-10-17T09:43:27.589Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-17T09:43:27.589Z] ---> Running in 66ff869bb6f1 [2022-10-17T09:43:27.589Z] Removing intermediate container 66ff869bb6f1 [2022-10-17T09:43:27.589Z] ---> cfe0a2839e49 [2022-10-17T09:43:27.589Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T09:43:27.589Z] ---> Running in 7b89efc174b5 [2022-10-17T09:43:27.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:43:27.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:43:27.589Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T09:43:27.589Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T09:43:27.589Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T09:43:27.589Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T09:43:27.589Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T09:43:27.589Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T09:43:27.589Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:43:27.589Z] OK: 8 MiB in 20 packages [2022-10-17T09:43:27.589Z] Removing intermediate container 7b89efc174b5 [2022-10-17T09:43:27.589Z] ---> 6b2b22897d39 [2022-10-17T09:43:27.589Z] Step 18/27 : WORKDIR / [2022-10-17T09:43:27.589Z] ---> Running in a7d7e1d355c7 [2022-10-17T09:43:27.589Z] Removing intermediate container a7d7e1d355c7 [2022-10-17T09:43:27.589Z] ---> 7196d6c08d33 [2022-10-17T09:43:27.589Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-17T09:43:27.589Z] ---> 233254106444 [2022-10-17T09:43:27.589Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-17T09:43:27.589Z] ---> 55b7bf140a90 [2022-10-17T09:43:27.589Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-17T09:43:27.589Z] ---> f4c625f2c38d [2022-10-17T09:43:27.589Z] Step 22/27 : EXPOSE 59984 [2022-10-17T09:43:27.589Z] ---> Running in 2ba06fa56965 [2022-10-17T09:43:27.589Z] Removing intermediate container 2ba06fa56965 [2022-10-17T09:43:27.589Z] ---> 758676e99050 [2022-10-17T09:43:27.589Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-17T09:43:27.589Z] ---> Running in b023104bfab7 [2022-10-17T09:43:27.589Z] Removing intermediate container b023104bfab7 [2022-10-17T09:43:27.589Z] ---> 574618711125 [2022-10-17T09:43:27.589Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T09:43:27.589Z] ---> Running in 89d4104a5b9c [2022-10-17T09:43:27.589Z] Removing intermediate container 89d4104a5b9c [2022-10-17T09:43:27.589Z] ---> b9b3aaea8464 [2022-10-17T09:43:27.589Z] Step 25/27 : LABEL arch=arm64 [2022-10-17T09:43:27.589Z] ---> Running in 6f37cc70955d [2022-10-17T09:43:27.589Z] Removing intermediate container 6f37cc70955d [2022-10-17T09:43:27.589Z] ---> 34e5ed9b9e82 [2022-10-17T09:43:27.589Z] Step 26/27 : LABEL git_sha=b5d57169a01cae7d6970e625d19bbc10451e80af [2022-10-17T09:43:27.589Z] ---> Running in 651fa6ef6623 [2022-10-17T09:43:27.589Z] Removing intermediate container 651fa6ef6623 [2022-10-17T09:43:27.589Z] ---> 73fdeed1b2f7 [2022-10-17T09:43:27.589Z] Step 27/27 : LABEL version=2.3.0-dev.33 [2022-10-17T09:43:27.589Z] ---> Running in 689854198f3a [2022-10-17T09:43:27.589Z] Removing intermediate container 689854198f3a [2022-10-17T09:43:27.589Z] ---> 17ba8d1ae3da [2022-10-17T09:43:27.589Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:43:27.589Z] Successfully built 17ba8d1ae3da [2022-10-17T09:43:27.589Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:43:27.746Z] provisioning config files... [2022-10-17T09:43:27.760Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/72@tmp/config4831458765478548250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:43:28.088Z] ---> docker-login.sh [2022-10-17T09:43:28.088Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:43:28.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:43:28.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:43:28.357Z] Configure a credential helper to remove this warning. See [2022-10-17T09:43:28.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:43:28.357Z] [2022-10-17T09:43:28.357Z] Login Succeeded [2022-10-17T09:43:28.357Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:43:28.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:43:28.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:43:28.624Z] Configure a credential helper to remove this warning. See [2022-10-17T09:43:28.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:43:28.624Z] [2022-10-17T09:43:28.624Z] Login Succeeded [2022-10-17T09:43:28.624Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:43:28.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:43:29.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:43:29.160Z] Configure a credential helper to remove this warning. See [2022-10-17T09:43:29.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:43:29.160Z] [2022-10-17T09:43:29.160Z] Login Succeeded [2022-10-17T09:43:29.160Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:43:29.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:43:29.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:43:29.427Z] Configure a credential helper to remove this warning. See [2022-10-17T09:43:29.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:43:29.427Z] [2022-10-17T09:43:29.427Z] Login Succeeded [2022-10-17T09:43:29.427Z] docker.io [2022-10-17T09:43:29.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:43:29.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:43:29.962Z] Configure a credential helper to remove this warning. See [2022-10-17T09:43:29.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:43:29.962Z] [2022-10-17T09:43:29.962Z] Login Succeeded [2022-10-17T09:43:29.962Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:43:29.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:43:30.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:43:30.017Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-10-17T09:43:30.017Z] b5d57169a01cae7d6970e625d19bbc10451e80af [2022-10-17T09:43:30.017Z] latest [2022-10-17T09:43:30.017Z] 2.3.0-dev.33 [2022-10-17T09:43:30.017Z] b5d57169a01cae7d6970e625d19bbc10451e80af-2.3.0-dev.33 [2022-10-17T09:43:30.017Z] main [2022-10-17T09:43:30.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:43:30.485Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5d57169a01cae7d6970e625d19bbc10451e80af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:43:30.830Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5d57169a01cae7d6970e625d19bbc10451e80af [2022-10-17T09:43:30.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-17T09:43:30.831Z] 561456b1f398: Preparing [2022-10-17T09:43:30.831Z] 092a9655761a: Preparing [2022-10-17T09:43:30.831Z] 0300f7d1d33d: Preparing [2022-10-17T09:43:30.831Z] f38695be673b: Preparing [2022-10-17T09:43:30.831Z] 5d3e392a13a0: Preparing [2022-10-17T09:43:30.831Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:43:31.101Z] 092a9655761a: Pushed [2022-10-17T09:43:31.101Z] 561456b1f398: Pushed [2022-10-17T09:43:31.692Z] f38695be673b: Pushed [2022-10-17T09:43:37.044Z] 0300f7d1d33d: Pushed [2022-10-17T09:43:37.044Z] b5d57169a01cae7d6970e625d19bbc10451e80af: digest: sha256:343f106d5e76893551bdb75554c0d4354d5a2b186fafb618c9f6fd706df872b3 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:43:37.385Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:43:37.716Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-17T09:43:37.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-17T09:43:37.716Z] 561456b1f398: Preparing [2022-10-17T09:43:37.716Z] 092a9655761a: Preparing [2022-10-17T09:43:37.716Z] 0300f7d1d33d: Preparing [2022-10-17T09:43:37.716Z] f38695be673b: Preparing [2022-10-17T09:43:37.716Z] 5d3e392a13a0: Preparing [2022-10-17T09:43:37.716Z] 092a9655761a: Layer already exists [2022-10-17T09:43:37.716Z] f38695be673b: Layer already exists [2022-10-17T09:43:37.716Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:43:37.716Z] 0300f7d1d33d: Layer already exists [2022-10-17T09:43:37.716Z] 561456b1f398: Layer already exists [2022-10-17T09:43:37.716Z] latest: digest: sha256:343f106d5e76893551bdb75554c0d4354d5a2b186fafb618c9f6fd706df872b3 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:43:38.056Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:43:38.396Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.33 [2022-10-17T09:43:38.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-17T09:43:38.396Z] 561456b1f398: Preparing [2022-10-17T09:43:38.396Z] 092a9655761a: Preparing [2022-10-17T09:43:38.396Z] 0300f7d1d33d: Preparing [2022-10-17T09:43:38.396Z] f38695be673b: Preparing [2022-10-17T09:43:38.396Z] 5d3e392a13a0: Preparing [2022-10-17T09:43:38.396Z] f38695be673b: Layer already exists [2022-10-17T09:43:38.396Z] 092a9655761a: Layer already exists [2022-10-17T09:43:38.396Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:43:38.396Z] 561456b1f398: Layer already exists [2022-10-17T09:43:38.396Z] 0300f7d1d33d: Layer already exists [2022-10-17T09:43:38.396Z] 2.3.0-dev.33: digest: sha256:343f106d5e76893551bdb75554c0d4354d5a2b186fafb618c9f6fd706df872b3 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:43:38.724Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5d57169a01cae7d6970e625d19bbc10451e80af-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:43:39.058Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5d57169a01cae7d6970e625d19bbc10451e80af-2.3.0-dev.33 [2022-10-17T09:43:39.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-17T09:43:39.058Z] 561456b1f398: Preparing [2022-10-17T09:43:39.058Z] 092a9655761a: Preparing [2022-10-17T09:43:39.058Z] 0300f7d1d33d: Preparing [2022-10-17T09:43:39.058Z] f38695be673b: Preparing [2022-10-17T09:43:39.058Z] 5d3e392a13a0: Preparing [2022-10-17T09:43:39.058Z] 561456b1f398: Layer already exists [2022-10-17T09:43:39.058Z] 0300f7d1d33d: Layer already exists [2022-10-17T09:43:39.058Z] 092a9655761a: Layer already exists [2022-10-17T09:43:39.058Z] f38695be673b: Layer already exists [2022-10-17T09:43:39.058Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:43:39.058Z] b5d57169a01cae7d6970e625d19bbc10451e80af-2.3.0-dev.33: digest: sha256:343f106d5e76893551bdb75554c0d4354d5a2b186fafb618c9f6fd706df872b3 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:43:39.393Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:43:39.726Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-10-17T09:43:39.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-17T09:43:39.726Z] 561456b1f398: Preparing [2022-10-17T09:43:39.726Z] 092a9655761a: Preparing [2022-10-17T09:43:39.726Z] 0300f7d1d33d: Preparing [2022-10-17T09:43:39.726Z] f38695be673b: Preparing [2022-10-17T09:43:39.726Z] 5d3e392a13a0: Preparing [2022-10-17T09:43:39.726Z] 561456b1f398: Layer already exists [2022-10-17T09:43:39.726Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:43:39.726Z] f38695be673b: Layer already exists [2022-10-17T09:43:39.726Z] 092a9655761a: Layer already exists [2022-10-17T09:43:39.726Z] 0300f7d1d33d: Layer already exists [2022-10-17T09:43:39.726Z] main: digest: sha256:343f106d5e76893551bdb75554c0d4354d5a2b186fafb618c9f6fd706df872b3 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:43:39.771Z] ===================================================== [Pipeline] echo [2022-10-17T09:43:39.779Z] taggedImages: [2022-10-17T09:43:39.779Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5d57169a01cae7d6970e625d19bbc10451e80af [2022-10-17T09:43:39.779Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-17T09:43:39.779Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.33 [2022-10-17T09:43:39.779Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5d57169a01cae7d6970e625d19bbc10451e80af-2.3.0-dev.33 [2022-10-17T09:43:39.779Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:43:40.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:43:40.123Z] [2022-10-17T09:43:40.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:43:40.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:43:40.447Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T09:43:40.447Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T09:43:40.447Z] 04944245beec: Pulling fs layer [2022-10-17T09:43:40.447Z] 699f458cf7ca: Pulling fs layer [2022-10-17T09:43:40.447Z] 765212b225bb: Pulling fs layer [2022-10-17T09:43:40.447Z] f23df028b6ca: Pulling fs layer [2022-10-17T09:43:40.447Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T09:43:40.447Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T09:43:40.447Z] 765212b225bb: Waiting [2022-10-17T09:43:40.447Z] f23df028b6ca: Waiting [2022-10-17T09:43:40.447Z] d65c8cfc05b1: Waiting [2022-10-17T09:43:40.447Z] 2437ff75d9bd: Waiting [2022-10-17T09:43:40.711Z] 04944245beec: Verifying Checksum [2022-10-17T09:43:40.711Z] 04944245beec: Download complete [2022-10-17T09:43:40.711Z] 765212b225bb: Verifying Checksum [2022-10-17T09:43:40.711Z] 765212b225bb: Download complete [2022-10-17T09:43:40.711Z] f23df028b6ca: Verifying Checksum [2022-10-17T09:43:40.711Z] f23df028b6ca: Download complete [2022-10-17T09:43:40.711Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T09:43:40.711Z] d65c8cfc05b1: Download complete [2022-10-17T09:43:40.711Z] 699f458cf7ca: Verifying Checksum [2022-10-17T09:43:40.711Z] 699f458cf7ca: Download complete [2022-10-17T09:43:41.297Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T09:43:41.297Z] 8998bd30e6a1: Download complete [2022-10-17T09:43:43.878Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T09:43:43.878Z] 2437ff75d9bd: Download complete [2022-10-17T09:43:45.284Z] 8998bd30e6a1: Pull complete [2022-10-17T09:43:45.552Z] 04944245beec: Pull complete [2022-10-17T09:43:46.961Z] 699f458cf7ca: Pull complete [2022-10-17T09:43:47.238Z] 765212b225bb: Pull complete [2022-10-17T09:43:47.823Z] f23df028b6ca: Pull complete [2022-10-17T09:43:48.090Z] d65c8cfc05b1: Pull complete [2022-10-17T09:44:03.081Z] 2437ff75d9bd: Pull complete [2022-10-17T09:44:03.081Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T09:44:03.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:44:03.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:44:03.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-8280 does not seem to be running inside a container [2022-10-17T09:44:03.307Z] $ 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/72 -v /w/workspace/device-onvif-camera/72:/w/workspace/device-onvif-camera/72:rw,z -v /w/workspace/device-onvif-camera/72@tmp:/w/workspace/device-onvif-camera/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-17T09:44:05.832Z] $ docker top b10ddf5ea66c356c58b7084c8f5f17bf04b5c642acae2466499dc6256f65a97d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:44:06.642Z] ---> job-cost.sh [2022-10-17T09:44:06.642Z] lf-activate-venv: SKIPPING [2022-10-17T09:44:06.642Z] INFO: No Stack... [2022-10-17T09:44:06.907Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T09:44:07.861Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:44:08.181Z] + cat /w/workspace/device-onvif-camera/72/archives/cost.csv [2022-10-17T09:44:08.181Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T09:44:08.499Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-72-stack-cost] [2022-10-17T09:44:08.505Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-72-stack-cost] did not exist. Created. [2022-10-17T09:44:08.505Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:44:08.828Z] /w/workspace/device-onvif-camera/72@tmp/durable-3b2c3a91/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T09:44:09.151Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T09:44:09.169Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T09:44:09.222Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:44:09.228Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:44:09.239Z] $ docker stop --time=1 b10ddf5ea66c356c58b7084c8f5f17bf04b5c642acae2466499dc6256f65a97d [2022-10-17T09:44:10.703Z] $ docker rm -f b10ddf5ea66c356c58b7084c8f5f17bf04b5c642acae2466499dc6256f65a97d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-17T09:44:11.050Z] provisioning config files... [2022-10-17T09:44:11.056Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2658671810784158124tmp [Pipeline] { [Pipeline] sh [2022-10-17T09:44:11.345Z] + set +x [2022-10-17T09:44:11.346Z] + curl -s https://codecov.io/bash [2022-10-17T09:44:11.346Z] + bash -s -- [2022-10-17T09:44:11.346Z] [2022-10-17T09:44:11.346Z] _____ _ [2022-10-17T09:44:11.346Z] / ____| | | [2022-10-17T09:44:11.346Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T09:44:11.346Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T09:44:11.346Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T09:44:11.346Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T09:44:11.346Z] Bash-1.0.6 [2022-10-17T09:44:11.346Z] [2022-10-17T09:44:11.346Z] [2022-10-17T09:44:11.346Z] ==> git version 2.25.1 found [2022-10-17T09:44:11.346Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-17T09:44:11.346Z] Release-Date: 2020-01-08 [2022-10-17T09:44:11.346Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T09:44:11.346Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T09:44:11.346Z] ==> Jenkins CI detected. [2022-10-17T09:44:11.346Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-10-17T09:44:11.346Z] project root: . [2022-10-17T09:44:11.346Z] --> token set from env [2022-10-17T09:44:11.346Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T09:44:11.346Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T09:44:11.346Z] ==> Python coveragepy not found [2022-10-17T09:44:11.346Z] ==> Searching for coverage reports in: [2022-10-17T09:44:11.346Z] + . [2022-10-17T09:44:11.346Z] -> Found 1 reports [2022-10-17T09:44:11.346Z] ==> Detecting git/mercurial file structure [2022-10-17T09:44:11.346Z] ==> Reading reports [2022-10-17T09:44:11.346Z] + ./coverage.out bytes=78636 [2022-10-17T09:44:11.346Z] ==> Appending adjustments [2022-10-17T09:44:11.346Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T09:44:11.605Z] + Found adjustments [2022-10-17T09:44:11.605Z] ==> Gzipping contents [2022-10-17T09:44:11.605Z] 12K /tmp/codecov.3v8xN3.gz [2022-10-17T09:44:11.605Z] ==> Uploading reports [2022-10-17T09:44:11.605Z] url: https://codecov.io [2022-10-17T09:44:11.605Z] query: branch=main&commit=b5d57169a01cae7d6970e625d19bbc10451e80af&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T09:44:11.605Z] -> Pinging Codecov [2022-10-17T09:44:11.605Z] 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=b5d57169a01cae7d6970e625d19bbc10451e80af&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T09:44:11.864Z] -> Uploading to [2022-10-17T09:44:11.864Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/F29A59C45E3A92E06B3E522C9905F8EF/b5d57169a01cae7d6970e625d19bbc10451e80af/e655844f-9962-4edb-b773-fc17d4dcdcbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T094411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2ad23dbd260f564f58d547b074807cb239127c112c653a000eaa5a294c8e274 [2022-10-17T09:44:11.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:44:11.865Z] Dload Upload Total Spent Left Speed [2022-10-17T09:44:12.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10781 0 0 100 10781 0 48782 --:--:-- --:--:-- --:--:-- 48782 [2022-10-17T09:44:12.123Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b5d57169a01cae7d6970e625d19bbc10451e80af [Pipeline] } [2022-10-17T09:44:12.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T09:44:12.227Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T09:44:12.234Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:44:12.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:44:12.524Z] [2022-10-17T09:44:12.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:44:12.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:44:12.820Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T09:44:12.820Z] df9b9388f04a: Pulling fs layer [2022-10-17T09:44:12.820Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T09:44:12.820Z] 25bc292e5bac: Pulling fs layer [2022-10-17T09:44:12.820Z] 114826534d7a: Pulling fs layer [2022-10-17T09:44:12.820Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T09:44:12.820Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T09:44:12.820Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T09:44:12.820Z] 114826534d7a: Waiting [2022-10-17T09:44:12.820Z] 4657fd5d0bcf: Waiting [2022-10-17T09:44:12.820Z] 8a3aa393b2d8: Waiting [2022-10-17T09:44:12.820Z] 6ad1cebc031e: Waiting [2022-10-17T09:44:12.820Z] 25bc292e5bac: Download complete [2022-10-17T09:44:12.820Z] 52dc419b0ee2: Download complete [2022-10-17T09:44:12.820Z] 4657fd5d0bcf: Download complete [2022-10-17T09:44:12.820Z] df9b9388f04a: Verifying Checksum [2022-10-17T09:44:13.092Z] df9b9388f04a: Pull complete [2022-10-17T09:44:13.092Z] 6ad1cebc031e: Download complete [2022-10-17T09:44:13.092Z] 52dc419b0ee2: Pull complete [2022-10-17T09:44:13.092Z] 25bc292e5bac: Pull complete [2022-10-17T09:44:13.677Z] 114826534d7a: Download complete [2022-10-17T09:44:13.934Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T09:44:13.934Z] 8a3aa393b2d8: Download complete [2022-10-17T09:44:17.210Z] 114826534d7a: Pull complete [2022-10-17T09:44:17.210Z] 4657fd5d0bcf: Pull complete [2022-10-17T09:44:17.468Z] 6ad1cebc031e: Pull complete [2022-10-17T09:44:19.994Z] 8a3aa393b2d8: Pull complete [2022-10-17T09:44:19.994Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T09:44:19.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:44:19.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:44:20.064Z] prd-ubuntu20.04-docker-8c-8g-8275 does not seem to be running inside a container [2022-10-17T09:44:20.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-17T09:44:22.016Z] $ docker top f265bece14260f49e14b1ac13524187aa2db9f302a6fbaf603ac02b749882180 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T09:44:22.086Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-10-17T09:44:22.364Z] + set -o pipefail [2022-10-17T09:44:22.364Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-10-17T09:44:28.927Z] [2022-10-17T09:44:28.927Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-10-17T09:44:28.927Z] [2022-10-17T09:44:28.927Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/68e855b8-aabf-43ba-bd62-fb91142a5322 [2022-10-17T09:44:28.927Z] [2022-10-17T09:44:28.927Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-17T09:44:28.927Z] [2022-10-17T09:44:28.927Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T09:44:28.927Z] [2022-10-17T09:44:29.186Z] [2022-10-17T09:44:29.186Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T09:44:29.186Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T09:44:29.186Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T09:44:29.189Z] $ docker stop --time=1 f265bece14260f49e14b1ac13524187aa2db9f302a6fbaf603ac02b749882180 [2022-10-17T09:44:31.404Z] $ docker rm -f f265bece14260f49e14b1ac13524187aa2db9f302a6fbaf603ac02b749882180 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-17T09:44:31.768Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:44:31.779Z] provisioning config files... [2022-10-17T09:44:31.785Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2888699316538856225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:44:32.076Z] --> edgex-publish-swagger.sh [2022-10-17T09:44:32.076Z] === Publish doc/openapi/v2 API === [2022-10-17T09:44:32.076Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-10-17T09:44:32.076Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-10-17T09:44:32.076Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:44:32.076Z] Dload Upload Total Spent Left Speed [2022-10-17T09:44:32.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 405k 0 0 100 405k 0 1924k --:--:-- --:--:-- --:--:-- 1914k 100 405k 0 0 100 405k 0 522k --:--:-- --:--:-- --:--:-- 521k [2022-10-17T09:44:32.643Z] [2022-10-17T09:44:32.643Z] [Pipeline] } [2022-10-17T09:44:32.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:44:33.054Z] + git log --format=format:%s -1 b5d57169a01cae7d6970e625d19bbc10451e80af [Pipeline] sh [2022-10-17T09:44:33.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:44:33.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:44:33.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:44:33.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:44:33.703Z] prd-ubuntu20.04-docker-8c-8g-8275 does not seem to be running inside a container [2022-10-17T09:44:33.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:44:34.113Z] $ docker top f6680bd2c9a720fc7da67957bb6820b5530752e3ae1670e47ac0c2c1086f12cc -eo pid,comm [2022-10-17T09:44:34.168Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T09:44:34.168Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:44:34.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:44:34.203Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:44:34.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:44:34.303Z] $ docker exec f6680bd2c9a720fc7da67957bb6820b5530752e3ae1670e47ac0c2c1086f12cc ssh-agent [2022-10-17T09:44:34.410Z] SSH_AUTH_SOCK=/tmp/ssh-cbrggqBcq190/agent.31 [2022-10-17T09:44:34.410Z] SSH_AGENT_PID=37 [2022-10-17T09:44:34.414Z] Running ssh-add (command line suppressed) [2022-10-17T09:44:34.506Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16338528636860875566.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16338528636860875566.key) [2022-10-17T09:44:34.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:44:34.820Z] + git semver tag [2022-10-17T09:44:35.079Z] 2022-10-17 09:44:34,990 [run_tag] DEBUG tag force:False [2022-10-17T09:44:35.079Z] 2022-10-17 09:44:34,990 [check_head_tag] DEBUG check head tag [2022-10-17T09:44:35.079Z] 2022-10-17 09:44:34,991 [execute] INFO git cat-file --batch-check [2022-10-17T09:44:35.079Z] 2022-10-17 09:44:34,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-17T09:44:35.079Z] 2022-10-17 09:44:34,995 [execute] INFO git cat-file --batch [2022-10-17T09:44:35.079Z] 2022-10-17 09:44:34,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-17T09:44:35.079Z] 2022-10-17 09:44:35,020 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T09:44:35.079Z] 2022-10-17 09:44:35,021 [execute] INFO git tag -a v2.3.0-dev.33 -m v2.3.0-dev.33 [2022-10-17T09:44:35.079Z] 2022-10-17 09:44:35,021 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.33', '-m', 'v2.3.0-dev.33'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:44:35.079Z] 2022-10-17 09:44:35,028 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T09:44:35.079Z] 2.3.0-dev.33 [Pipeline] } [2022-10-17T09:44:35.081Z] $ docker exec --env ******** --env ******** f6680bd2c9a720fc7da67957bb6820b5530752e3ae1670e47ac0c2c1086f12cc ssh-agent -k [2022-10-17T09:44:35.190Z] unset SSH_AUTH_SOCK; [2022-10-17T09:44:35.191Z] unset SSH_AGENT_PID; [2022-10-17T09:44:35.191Z] echo Agent pid 37 killed; [2022-10-17T09:44:35.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:44:35.516Z] + git semver [Pipeline] } [2022-10-17T09:44:35.781Z] $ docker stop --time=1 f6680bd2c9a720fc7da67957bb6820b5530752e3ae1670e47ac0c2c1086f12cc [2022-10-17T09:44:37.087Z] $ docker rm -f f6680bd2c9a720fc7da67957bb6820b5530752e3ae1670e47ac0c2c1086f12cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:44:37.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:44:37.477Z] [2022-10-17T09:44:37.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:44:37.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:44:37.777Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T09:44:37.777Z] ab5ef0e58194: Pulling fs layer [2022-10-17T09:44:37.777Z] 9712f1f96733: Pulling fs layer [2022-10-17T09:44:37.777Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T09:44:37.777Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T09:44:37.777Z] e9a5061849ea: Pulling fs layer [2022-10-17T09:44:37.777Z] d747dcd14b5f: Pulling fs layer [2022-10-17T09:44:37.777Z] 2de7ff778b66: Pulling fs layer [2022-10-17T09:44:37.777Z] d747dcd14b5f: Waiting [2022-10-17T09:44:37.777Z] 2de7ff778b66: Waiting [2022-10-17T09:44:37.777Z] 0d9ebad4ef96: Waiting [2022-10-17T09:44:37.777Z] e9a5061849ea: Waiting [2022-10-17T09:44:37.777Z] 9712f1f96733: Verifying Checksum [2022-10-17T09:44:37.777Z] 9712f1f96733: Download complete [2022-10-17T09:44:38.038Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T09:44:38.038Z] 63f879dbbcfc: Download complete [2022-10-17T09:44:38.298Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T09:44:38.298Z] 0d9ebad4ef96: Download complete [2022-10-17T09:44:38.298Z] d747dcd14b5f: Download complete [2022-10-17T09:44:38.298Z] e9a5061849ea: Verifying Checksum [2022-10-17T09:44:38.298Z] e9a5061849ea: Download complete [2022-10-17T09:44:38.298Z] ab5ef0e58194: Verifying Checksum [2022-10-17T09:44:38.298Z] ab5ef0e58194: Download complete [2022-10-17T09:44:38.556Z] 2de7ff778b66: Verifying Checksum [2022-10-17T09:44:38.556Z] 2de7ff778b66: Download complete [2022-10-17T09:44:41.083Z] ab5ef0e58194: Pull complete [2022-10-17T09:44:41.083Z] 9712f1f96733: Pull complete [2022-10-17T09:44:41.341Z] 63f879dbbcfc: Pull complete [2022-10-17T09:44:44.619Z] 0d9ebad4ef96: Pull complete [2022-10-17T09:44:44.619Z] e9a5061849ea: Pull complete [2022-10-17T09:44:44.877Z] d747dcd14b5f: Pull complete [2022-10-17T09:44:45.809Z] 2de7ff778b66: Pull complete [2022-10-17T09:44:45.809Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T09:44:45.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:44:45.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:44:45.884Z] prd-ubuntu20.04-docker-8c-8g-8275 does not seem to be running inside a container [2022-10-17T09:44:45.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-17T09:44:47.804Z] $ docker top 47868508ecc1d884bd3f442b3bf6f1ea3956c148284c5221eab275845b2c87ec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:44:47.879Z] provisioning config files... [2022-10-17T09:44:47.886Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11799201040493256211tmp [2022-10-17T09:44:47.895Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4674483653429837535tmp [2022-10-17T09:44:47.903Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10735021835194435784tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:44:47.919Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:44:48.198Z] ---> sigul-configuration.sh [2022-10-17T09:44:48.198Z] gpg: directory `/root/.gnupg' created [2022-10-17T09:44:48.198Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T09:44:48.198Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T09:44:48.198Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T09:44:48.198Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T09:44:48.198Z] gpg: CAST5 encrypted data [2022-10-17T09:44:48.198Z] gpg: encrypted with 1 passphrase [2022-10-17T09:44:48.198Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T09:44:48.482Z] + mkdir /home/jenkins [2022-10-17T09:44:48.482Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T09:44:48.764Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-17T09:44:48.772Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:44:49.054Z] ---> sigul-install.sh [2022-10-17T09:44:49.054Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T09:44:49.342Z] + git tag --list [2022-10-17T09:44:49.342Z] v0.0.0 [2022-10-17T09:44:49.342Z] v0.0.1-dev.1 [2022-10-17T09:44:49.342Z] v0.0.1-dev.10 [2022-10-17T09:44:49.342Z] v0.0.1-dev.11 [2022-10-17T09:44:49.342Z] v0.0.1-dev.12 [2022-10-17T09:44:49.342Z] v0.0.1-dev.13 [2022-10-17T09:44:49.342Z] v0.0.1-dev.14 [2022-10-17T09:44:49.342Z] v0.0.1-dev.15 [2022-10-17T09:44:49.342Z] v0.0.1-dev.16 [2022-10-17T09:44:49.342Z] v0.0.1-dev.17 [2022-10-17T09:44:49.342Z] v0.0.1-dev.18 [2022-10-17T09:44:49.342Z] v0.0.1-dev.19 [2022-10-17T09:44:49.342Z] v0.0.1-dev.2 [2022-10-17T09:44:49.342Z] v0.0.1-dev.20 [2022-10-17T09:44:49.342Z] v0.0.1-dev.21 [2022-10-17T09:44:49.342Z] v0.0.1-dev.22 [2022-10-17T09:44:49.342Z] v0.0.1-dev.23 [2022-10-17T09:44:49.342Z] v0.0.1-dev.24 [2022-10-17T09:44:49.342Z] v0.0.1-dev.25 [2022-10-17T09:44:49.342Z] v0.0.1-dev.26 [2022-10-17T09:44:49.342Z] v0.0.1-dev.27 [2022-10-17T09:44:49.342Z] v0.0.1-dev.28 [2022-10-17T09:44:49.342Z] v0.0.1-dev.3 [2022-10-17T09:44:49.342Z] v0.0.1-dev.4 [2022-10-17T09:44:49.342Z] v0.0.1-dev.5 [2022-10-17T09:44:49.342Z] v0.0.1-dev.6 [2022-10-17T09:44:49.342Z] v0.0.1-dev.7 [2022-10-17T09:44:49.342Z] v0.0.1-dev.8 [2022-10-17T09:44:49.342Z] v0.0.1-dev.9 [2022-10-17T09:44:49.342Z] v2.2.0 [2022-10-17T09:44:49.342Z] v2.2.0-dev.29 [2022-10-17T09:44:49.342Z] v2.2.0-dev.30 [2022-10-17T09:44:49.342Z] v2.2.0-dev.31 [2022-10-17T09:44:49.342Z] v2.2.0-dev.32 [2022-10-17T09:44:49.342Z] v2.2.0-dev.33 [2022-10-17T09:44:49.342Z] v2.2.0-dev.34 [2022-10-17T09:44:49.342Z] v2.2.0-dev.35 [2022-10-17T09:44:49.342Z] v2.3.0-dev.1 [2022-10-17T09:44:49.342Z] v2.3.0-dev.10 [2022-10-17T09:44:49.342Z] v2.3.0-dev.11 [2022-10-17T09:44:49.342Z] v2.3.0-dev.12 [2022-10-17T09:44:49.342Z] v2.3.0-dev.13 [2022-10-17T09:44:49.342Z] v2.3.0-dev.14 [2022-10-17T09:44:49.342Z] v2.3.0-dev.15 [2022-10-17T09:44:49.342Z] v2.3.0-dev.16 [2022-10-17T09:44:49.342Z] v2.3.0-dev.17 [2022-10-17T09:44:49.342Z] v2.3.0-dev.18 [2022-10-17T09:44:49.342Z] v2.3.0-dev.19 [2022-10-17T09:44:49.342Z] v2.3.0-dev.2 [2022-10-17T09:44:49.342Z] v2.3.0-dev.20 [2022-10-17T09:44:49.342Z] v2.3.0-dev.21 [2022-10-17T09:44:49.342Z] v2.3.0-dev.22 [2022-10-17T09:44:49.342Z] v2.3.0-dev.23 [2022-10-17T09:44:49.342Z] v2.3.0-dev.24 [2022-10-17T09:44:49.342Z] v2.3.0-dev.25 [2022-10-17T09:44:49.342Z] v2.3.0-dev.26 [2022-10-17T09:44:49.342Z] v2.3.0-dev.27 [2022-10-17T09:44:49.342Z] v2.3.0-dev.28 [2022-10-17T09:44:49.342Z] v2.3.0-dev.29 [2022-10-17T09:44:49.342Z] v2.3.0-dev.3 [2022-10-17T09:44:49.342Z] v2.3.0-dev.30 [2022-10-17T09:44:49.342Z] v2.3.0-dev.31 [2022-10-17T09:44:49.342Z] v2.3.0-dev.32 [2022-10-17T09:44:49.342Z] v2.3.0-dev.33 [2022-10-17T09:44:49.342Z] v2.3.0-dev.4 [2022-10-17T09:44:49.342Z] v2.3.0-dev.5 [2022-10-17T09:44:49.342Z] v2.3.0-dev.6 [2022-10-17T09:44:49.342Z] v2.3.0-dev.7 [2022-10-17T09:44:49.342Z] v2.3.0-dev.8 [2022-10-17T09:44:49.342Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-17T09:44:49.624Z] + lftools sign git-tag v2.3.0-dev.33 [2022-10-17T09:44:50.191Z] Signing Git tag with Sigul... [2022-10-17T09:44:50.191Z] Signing v2.3.0-dev.33 [Pipeline] echo [2022-10-17T09:44:50.458Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:44:50.742Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T09:44:50.749Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T09:44:50.758Z] $ docker stop --time=1 47868508ecc1d884bd3f442b3bf6f1ea3956c148284c5221eab275845b2c87ec [2022-10-17T09:44:52.069Z] $ docker rm -f 47868508ecc1d884bd3f442b3bf6f1ea3956c148284c5221eab275845b2c87ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T09:44:52.475Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:44:52.475Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:44:52.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:44:52.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:44:52.839Z] prd-ubuntu20.04-docker-8c-8g-8275 does not seem to be running inside a container [2022-10-17T09:44:52.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:44:53.198Z] $ docker top 82838d80e632341ee6f961bed2a34b3f31d7329c5b880d2c86db939aa2d168fd -eo pid,comm [2022-10-17T09:44:53.251Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T09:44:53.251Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:44:53.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:44:53.287Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:44:53.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:44:53.393Z] $ docker exec 82838d80e632341ee6f961bed2a34b3f31d7329c5b880d2c86db939aa2d168fd ssh-agent [2022-10-17T09:44:53.499Z] SSH_AUTH_SOCK=/tmp/ssh-024IZ4RGueXw/agent.31 [2022-10-17T09:44:53.499Z] SSH_AGENT_PID=37 [2022-10-17T09:44:53.504Z] Running ssh-add (command line suppressed) [2022-10-17T09:44:53.589Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2644591946976575338.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2644591946976575338.key) [2022-10-17T09:44:53.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:44:53.893Z] + git semver bump pre [2022-10-17T09:44:54.152Z] 2022-10-17 09:44:54,044 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T09:44:54.152Z] 2022-10-17 09:44:54,044 [bump_version] DEBUG bumping version:2.3.0-dev.33 on axis:pre with prefix:dev [2022-10-17T09:44:54.152Z] 2022-10-17 09:44:54,044 [bump_version] DEBUG bumped version:2.3.0-dev.34 [2022-10-17T09:44:54.152Z] 2022-10-17 09:44:54,045 [write_version] DEBUG write version:2.3.0-dev.34 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-10-17T09:44:54.152Z] 2022-10-17 09:44:54,045 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T09:44:54.152Z] 2022-10-17 09:44:54,045 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T09:44:54.152Z] 2022-10-17 09:44:54,046 [execute] INFO git cat-file --batch-check [2022-10-17T09:44:54.152Z] 2022-10-17 09:44:54,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:44:54.152Z] 2022-10-17 09:44:54,051 [execute] INFO git cat-file --batch [2022-10-17T09:44:54.152Z] 2022-10-17 09:44:54,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:44:54.152Z] 2022-10-17 09:44:54,056 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T09:44:54.152Z] 2.3.0-dev.34 [Pipeline] } [2022-10-17T09:44:54.153Z] $ docker exec --env ******** --env ******** 82838d80e632341ee6f961bed2a34b3f31d7329c5b880d2c86db939aa2d168fd ssh-agent -k [2022-10-17T09:44:54.246Z] unset SSH_AUTH_SOCK; [2022-10-17T09:44:54.246Z] unset SSH_AGENT_PID; [2022-10-17T09:44:54.246Z] echo Agent pid 37 killed; [2022-10-17T09:44:54.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:44:54.567Z] + git semver [Pipeline] } [2022-10-17T09:44:54.831Z] $ docker stop --time=1 82838d80e632341ee6f961bed2a34b3f31d7329c5b880d2c86db939aa2d168fd [2022-10-17T09:44:56.128Z] $ docker rm -f 82838d80e632341ee6f961bed2a34b3f31d7329c5b880d2c86db939aa2d168fd [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:44:56.483Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:44:56.483Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:44:56.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:44:56.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:44:56.841Z] prd-ubuntu20.04-docker-8c-8g-8275 does not seem to be running inside a container [2022-10-17T09:44:56.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:44:57.204Z] $ docker top 2288d8b1e30fa64fa653cbe3e775f4f4f7723eeb88649c2abc524df9b3730719 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:44:57.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:44:57.290Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:44:57.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:44:57.397Z] $ docker exec 2288d8b1e30fa64fa653cbe3e775f4f4f7723eeb88649c2abc524df9b3730719 ssh-agent [2022-10-17T09:44:57.512Z] SSH_AUTH_SOCK=/tmp/ssh-7DhmnDDk9dTX/agent.32 [2022-10-17T09:44:57.512Z] SSH_AGENT_PID=38 [2022-10-17T09:44:57.517Z] Running ssh-add (command line suppressed) [2022-10-17T09:44:57.613Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11330796282233587522.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11330796282233587522.key) [2022-10-17T09:44:57.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:44:57.915Z] + git semver push [2022-10-17T09:44:58.174Z] 2022-10-17 09:44:58,087 [run_push] DEBUG push [2022-10-17T09:44:58.174Z] 2022-10-17 09:44:58,088 [execute] INFO git cat-file --batch-check [2022-10-17T09:44:58.174Z] 2022-10-17 09:44:58,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:44:58.174Z] 2022-10-17 09:44:58,092 [execute] INFO git rev-list 574188ecdd1cd626049726e12224aae73c337583 -- [2022-10-17T09:44:58.174Z] 2022-10-17 09:44:58,092 [execute] DEBUG Popen(['git', 'rev-list', '574188ecdd1cd626049726e12224aae73c337583', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:44:58.174Z] 2022-10-17 09:44:58,100 [execute] INFO git fetch -v origin [2022-10-17T09:44:58.174Z] 2022-10-17 09:44:58,100 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T09:44:58.741Z] 2022-10-17 09:44:58,691 [run_push] DEBUG no remote changes detected [2022-10-17T09:44:58.741Z] 2022-10-17 09:44:58,691 [execute] INFO git push origin semver [2022-10-17T09:44:58.741Z] 2022-10-17 09:44:58,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:44:59.676Z] 2022-10-17 09:44:59,477 [run_push] DEBUG push all version tags [2022-10-17T09:44:59.676Z] 2022-10-17 09:44:59,478 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T09:44:59.676Z] 2022-10-17 09:44:59,478 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:45:00.613Z] 2022-10-17 09:45:00,269 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T09:45:00.613Z] 2.3.0-dev.34 [Pipeline] } [2022-10-17T09:45:00.614Z] $ docker exec --env ******** --env ******** 2288d8b1e30fa64fa653cbe3e775f4f4f7723eeb88649c2abc524df9b3730719 ssh-agent -k [2022-10-17T09:45:00.712Z] unset SSH_AUTH_SOCK; [2022-10-17T09:45:00.713Z] unset SSH_AGENT_PID; [2022-10-17T09:45:00.713Z] echo Agent pid 38 killed; [2022-10-17T09:45:00.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:45:01.025Z] + git semver [Pipeline] } [2022-10-17T09:45:01.288Z] $ docker stop --time=1 2288d8b1e30fa64fa653cbe3e775f4f4f7723eeb88649c2abc524df9b3730719 [2022-10-17T09:45:02.727Z] $ docker rm -f 2288d8b1e30fa64fa653cbe3e775f4f4f7723eeb88649c2abc524df9b3730719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-17T09:45:03.254Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-10-17T09:45:03.254Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-17T09:45:03.254Z] total 16 [2022-10-17T09:45:03.254Z] drwxr-xr-x 3 root root 4096 Oct 17 09:32 . [2022-10-17T09:45:03.254Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 09:44 .. [2022-10-17T09:45:03.254Z] drwxr-xr-x 2 root root 4096 Oct 17 09:32 cost [2022-10-17T09:45:03.254Z] -rw-r--r-- 1 root root 90 Oct 17 09:32 cost.csv [2022-10-17T09:45:03.254Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-17T09:45:03.254Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-17T09:45:03.254Z] total 16 [2022-10-17T09:45:03.254Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:32 . [2022-10-17T09:45:03.254Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 09:44 .. [2022-10-17T09:45:03.254Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 09:32 cost [2022-10-17T09:45:03.254Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 17 09:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:45:03.538Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:45:04.389Z] ---> package-listing.sh [2022-10-17T09:45:04.389Z] ++ facter osfamily [2022-10-17T09:45:04.389Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T09:45:04.648Z] + OS_FAMILY=debian [2022-10-17T09:45:04.648Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-10-17T09:45:04.648Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T09:45:04.648Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T09:45:04.648Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T09:45:04.648Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T09:45:04.648Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-17T09:45:04.648Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T09:45:04.648Z] + case "${OS_FAMILY}" in [2022-10-17T09:45:04.648Z] + dpkg -l [2022-10-17T09:45:04.648Z] + grep '^ii' [2022-10-17T09:45:04.648Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T09:45:04.648Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T09:45:04.648Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T09:45:04.648Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-17T09:45:04.648Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-10-17T09:45:04.648Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-10-17T09:45:04.658Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-17T09:45:04.933Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:45:05.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:45:05.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:45:05.539Z] prd-ubuntu20.04-docker-8c-8g-8275 does not seem to be running inside a container [2022-10-17T09:45:05.556Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T09:45:05.800Z] $ docker top 52e3a5407c8a43ca62f8188202f40b8b1a1256fb98318e1902e36c26bf2be544 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:45:06.142Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T09:45:06.426Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T09:45:06.755Z] + ls /var/log/sa-host [2022-10-17T09:45:06.755Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:45:06.843Z] provisioning config files... [2022-10-17T09:45:06.864Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14278871721085242014tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:45:06.882Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:45:07.179Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T09:45:07.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:45:07.527Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T09:45:07.535Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:45:07.815Z] ---> sudo-logs.sh [2022-10-17T09:45:07.815Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T09:45:07.845Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:45:08.126Z] ---> job-cost.sh [2022-10-17T09:45:08.126Z] lf-activate-venv: SKIPPING [2022-10-17T09:45:08.126Z] DEBUG: total: 0.2199999988079071 [2022-10-17T09:45:08.126Z] INFO: Retrieving Stack Cost... [2022-10-17T09:45:08.694Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:45:08.952Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T09:45:08.962Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:45:09.240Z] ---> logs-deploy.sh [2022-10-17T09:45:09.240Z] lf-activate-venv: SKIPPING [2022-10-17T09:45:09.240Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/72 [2022-10-17T09:45:09.240Z] INFO: archiving workspace using pattern(s): [2022-10-17T09:45:10.176Z] Archives upload complete. [2022-10-17T09:45:10.176Z] INFO: archiving logs to Nexus