Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 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-ssh9232966382931929984.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3700202777607269644.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7888655433351666282.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh967482836195926218.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17804463234910989893.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13279 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 (main) Commit message: "Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81" > 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 c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 # timeout=10 > git rev-list --no-walk a5100156d942d3e2ec7c51a96dce7156478cbb52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T10:25:09.952Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T10:25:10.008Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T10:25:10.028Z] ========================================================= [2023-05-04T10:25:10.028Z] EdgeX Global Pipelines Version Info [2023-05-04T10:25:10.028Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:25:10.732Z] ------------------- [2023-05-04T10:25:10.732Z] stable info: [2023-05-04T10:25:10.732Z] ------------------- [2023-05-04T10:25:10.732Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T10:25:10.732Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T10:25:10.732Z] Message: update stable to v1.0.248 [2023-05-04T10:25:11.304Z] ------------------- [2023-05-04T10:25:11.304Z] experimental info: [2023-05-04T10:25:11.304Z] ------------------- [2023-05-04T10:25:11.305Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T10:25:11.305Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T10:25:11.305Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T10:25:11.486Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-04T10:25:11.570Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-04T10:25:11.585Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T10:25:11.596Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T10:25:11.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T10:25:11.622Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T10:25:11.641Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T10:25:11.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T10:25:11.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T10:25:11.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T10:25:11.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T10:25:11.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-04T10:25:11.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T10:25:11.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T10:25:11.745Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T10:25:11.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T10:25:11.773Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T10:25:11.788Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T10:25:11.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T10:25:11.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T10:25:11.827Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-04T10:25:11.843Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-04T10:25:11.855Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T10:25:11.866Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T10:25:11.875Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T10:25:11.883Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T10:25:11.891Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T10:25:11.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-04T10:25:11.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-04T10:25:11.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-04T10:25:11.924Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [Pipeline] echo [2023-05-04T10:25:11.934Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c118ca1 [Pipeline] echo [2023-05-04T10:25:11.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T10:25:11.999Z] provisioning config files... [2023-05-04T10:25:12.016Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4106529478469268549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:25:12.318Z] ---> docker-login.sh [2023-05-04T10:25:12.318Z] nexus3.edgexfoundry.org:10001 [2023-05-04T10:25:12.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:25:12.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:25:12.579Z] Configure a credential helper to remove this warning. See [2023-05-04T10:25:12.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:25:12.579Z] [2023-05-04T10:25:12.579Z] Login Succeeded [2023-05-04T10:25:12.579Z] nexus3.edgexfoundry.org:10002 [2023-05-04T10:25:12.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:25:12.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:25:12.839Z] Configure a credential helper to remove this warning. See [2023-05-04T10:25:12.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:25:12.839Z] [2023-05-04T10:25:12.839Z] Login Succeeded [2023-05-04T10:25:12.839Z] nexus3.edgexfoundry.org:10003 [2023-05-04T10:25:12.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:25:12.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:25:12.839Z] Configure a credential helper to remove this warning. See [2023-05-04T10:25:12.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:25:12.839Z] [2023-05-04T10:25:12.839Z] Login Succeeded [2023-05-04T10:25:12.839Z] nexus3.edgexfoundry.org:10004 [2023-05-04T10:25:12.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:25:12.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:25:12.839Z] Configure a credential helper to remove this warning. See [2023-05-04T10:25:12.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:25:12.839Z] [2023-05-04T10:25:12.839Z] Login Succeeded [2023-05-04T10:25:12.839Z] docker.io [2023-05-04T10:25:13.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:25:13.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:25:13.100Z] Configure a credential helper to remove this warning. See [2023-05-04T10:25:13.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:25:13.100Z] [2023-05-04T10:25:13.100Z] Login Succeeded [2023-05-04T10:25:13.100Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T10:25:13.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T10:25:13.482Z] + git rev-list -1 --merges c118ca14ee34e661c1ddcb992cee39f5ce12a3b4~1..c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [Pipeline] echo [2023-05-04T10:25:13.533Z] -----------> git rev-list -1 --merges c118ca14ee34e661c1ddcb992cee39f5ce12a3b4~1..c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [2023-05-04T10:25:13.533Z] c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [false] [Pipeline] sh [2023-05-04T10:25:13.824Z] + git log --format=format:%s -1 c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [Pipeline] echo [2023-05-04T10:25:13.839Z] ========================================================= [2023-05-04T10:25:13.839Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T10:25:13.839Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T10:25:14.161Z] + git log --format=format:%s -1 c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [Pipeline] echo [2023-05-04T10:25:14.179Z] [semverPrep] GIT_COMMIT: c118ca14ee34e661c1ddcb992cee39f5ce12a3b4, Commit Message: Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81 [Pipeline] echo [2023-05-04T10:25:14.187Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T10:25:14.565Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T10:25:14.565Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T10:25:14.565Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T10:25:14.565Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T10:25:14.565Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T10:25:14.565Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T10:25:14.565Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:25:15.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T10:25:15.002Z] [2023-05-04T10:25:15.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:25:15.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T10:25:15.301Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T10:25:15.301Z] b85a868b505f: Pulling fs layer [2023-05-04T10:25:15.301Z] e2be974225ed: Pulling fs layer [2023-05-04T10:25:15.301Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T10:25:15.301Z] 988bab9f4d93: Pulling fs layer [2023-05-04T10:25:15.301Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T10:25:15.301Z] eaf3925da568: Pulling fs layer [2023-05-04T10:25:15.301Z] bab4dde63d76: Pulling fs layer [2023-05-04T10:25:15.301Z] bde34c3a00c8: Pulling fs layer [2023-05-04T10:25:15.301Z] b352a97aabf1: Pulling fs layer [2023-05-04T10:25:15.301Z] 4872d77fe225: Pulling fs layer [2023-05-04T10:25:15.301Z] 5851b861e8e6: Pulling fs layer [2023-05-04T10:25:15.301Z] bab4dde63d76: Waiting [2023-05-04T10:25:15.301Z] bde34c3a00c8: Waiting [2023-05-04T10:25:15.301Z] b352a97aabf1: Waiting [2023-05-04T10:25:15.301Z] 4872d77fe225: Waiting [2023-05-04T10:25:15.301Z] 5851b861e8e6: Waiting [2023-05-04T10:25:15.301Z] 988bab9f4d93: Waiting [2023-05-04T10:25:15.301Z] eaf3925da568: Waiting [2023-05-04T10:25:15.301Z] 1469e6f7b9e6: Waiting [2023-05-04T10:25:15.301Z] e2be974225ed: Verifying Checksum [2023-05-04T10:25:15.301Z] e2be974225ed: Download complete [2023-05-04T10:25:15.301Z] 988bab9f4d93: Verifying Checksum [2023-05-04T10:25:15.301Z] 988bab9f4d93: Download complete [2023-05-04T10:25:15.301Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T10:25:15.561Z] 1469e6f7b9e6: Download complete [2023-05-04T10:25:15.561Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T10:25:15.561Z] 339a4e72a1f5: Download complete [2023-05-04T10:25:15.561Z] eaf3925da568: Download complete [2023-05-04T10:25:15.561Z] bde34c3a00c8: Verifying Checksum [2023-05-04T10:25:15.561Z] bde34c3a00c8: Download complete [2023-05-04T10:25:15.561Z] b352a97aabf1: Verifying Checksum [2023-05-04T10:25:15.561Z] b352a97aabf1: Download complete [2023-05-04T10:25:15.561Z] 4872d77fe225: Verifying Checksum [2023-05-04T10:25:15.561Z] 4872d77fe225: Download complete [2023-05-04T10:25:15.561Z] 5851b861e8e6: Download complete [2023-05-04T10:25:15.561Z] b85a868b505f: Download complete [2023-05-04T10:25:15.821Z] bab4dde63d76: Verifying Checksum [2023-05-04T10:25:15.821Z] bab4dde63d76: Download complete [2023-05-04T10:25:16.766Z] b85a868b505f: Pull complete [2023-05-04T10:25:17.025Z] e2be974225ed: Pull complete [2023-05-04T10:25:17.285Z] 339a4e72a1f5: Pull complete [2023-05-04T10:25:17.546Z] 988bab9f4d93: Pull complete [2023-05-04T10:25:17.805Z] 1469e6f7b9e6: Pull complete [2023-05-04T10:25:17.805Z] eaf3925da568: Pull complete [2023-05-04T10:25:19.734Z] bab4dde63d76: Pull complete [2023-05-04T10:25:19.734Z] bde34c3a00c8: Pull complete [2023-05-04T10:25:19.734Z] b352a97aabf1: Pull complete [2023-05-04T10:25:19.734Z] 4872d77fe225: Pull complete [2023-05-04T10:25:19.734Z] 5851b861e8e6: Pull complete [2023-05-04T10:25:19.734Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T10:25:19.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T10:25:19.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:25:19.823Z] prd-ubuntu20.04-docker-8c-8g-13279 does not seem to be running inside a container [2023-05-04T10:25:19.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T10:25:22.898Z] $ docker top bc9681ba8bd6109105c728ba4b512b4775f3e1926d01402ae47883065ea1d589 -eo pid,comm [2023-05-04T10:25:22.941Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-04T10:25:22.941Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T10:25:22.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T10:25:22.980Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T10:25:23.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T10:25:23.086Z] $ docker exec bc9681ba8bd6109105c728ba4b512b4775f3e1926d01402ae47883065ea1d589 ssh-agent [2023-05-04T10:25:23.181Z] SSH_AUTH_SOCK=/tmp/ssh-X8bIZhKhg7Ez/agent.31 [2023-05-04T10:25:23.181Z] SSH_AGENT_PID=38 [2023-05-04T10:25:23.186Z] Running ssh-add (command line suppressed) [2023-05-04T10:25:23.301Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6402807297745964329.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6402807297745964329.key) [2023-05-04T10:25:23.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T10:25:23.595Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T10:25:23.631Z] $ docker exec --env ******** --env ******** bc9681ba8bd6109105c728ba4b512b4775f3e1926d01402ae47883065ea1d589 ssh-agent -k [2023-05-04T10:25:23.735Z] unset SSH_AUTH_SOCK; [2023-05-04T10:25:23.735Z] unset SSH_AGENT_PID; [2023-05-04T10:25:23.735Z] echo Agent pid 38 killed; [2023-05-04T10:25:23.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T10:25:23.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T10:25:23.776Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T10:25:23.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T10:25:23.928Z] $ docker exec bc9681ba8bd6109105c728ba4b512b4775f3e1926d01402ae47883065ea1d589 ssh-agent [2023-05-04T10:25:24.031Z] SSH_AUTH_SOCK=/tmp/ssh-uTisYj9wyiON/agent.70 [2023-05-04T10:25:24.031Z] SSH_AGENT_PID=76 [2023-05-04T10:25:24.036Z] Running ssh-add (command line suppressed) [2023-05-04T10:25:24.192Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14513906492095172427.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14513906492095172427.key) [2023-05-04T10:25:24.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T10:25:24.494Z] + git semver init [2023-05-04T10:25:24.754Z] 2023-05-04 10:25:24,680 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T10:25:24.754Z] 2023-05-04 10:25:24,681 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-04T10:25:24.754Z] 2023-05-04 10:25:24,681 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-04T10:25:24.754Z] 2023-05-04 10:25:24,682 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T10:25:25.697Z] 2023-05-04 10:25:25,573 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-04T10:25:25.697Z] 2023-05-04 10:25:25,574 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-04T10:25:25.697Z] 2023-05-04 10:25:25,574 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-04T10:25:25.697Z] 2023-05-04 10:25:25,574 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-04T10:25:25.697Z] 3.0.0-dev.37 [Pipeline] } [2023-05-04T10:25:25.714Z] $ docker exec --env ******** --env ******** bc9681ba8bd6109105c728ba4b512b4775f3e1926d01402ae47883065ea1d589 ssh-agent -k [2023-05-04T10:25:25.797Z] unset SSH_AUTH_SOCK; [2023-05-04T10:25:25.798Z] unset SSH_AGENT_PID; [2023-05-04T10:25:25.798Z] echo Agent pid 76 killed; [2023-05-04T10:25:25.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T10:25:26.107Z] + git semver [Pipeline] } [2023-05-04T10:25:26.387Z] $ docker stop --time=1 bc9681ba8bd6109105c728ba4b512b4775f3e1926d01402ae47883065ea1d589 [2023-05-04T10:25:27.808Z] $ docker rm -f --volumes bc9681ba8bd6109105c728ba4b512b4775f3e1926d01402ae47883065ea1d589 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T10:25:28.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T10:25:28.350Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T10:25:28.353Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.37 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T10:25:28.529Z] provisioning config files... [2023-05-04T10:25:28.544Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11330610348628281011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:25:28.850Z] ---> docker-login.sh [2023-05-04T10:25:28.850Z] nexus3.edgexfoundry.org:10001 [2023-05-04T10:25:28.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:25:28.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:25:28.850Z] Configure a credential helper to remove this warning. See [2023-05-04T10:25:28.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:25:28.850Z] [2023-05-04T10:25:28.850Z] Login Succeeded [2023-05-04T10:25:28.850Z] nexus3.edgexfoundry.org:10002 [2023-05-04T10:25:28.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:25:28.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:25:28.850Z] Configure a credential helper to remove this warning. See [2023-05-04T10:25:28.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:25:28.850Z] [2023-05-04T10:25:28.850Z] Login Succeeded [2023-05-04T10:25:28.850Z] nexus3.edgexfoundry.org:10003 [2023-05-04T10:25:29.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:25:29.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:25:29.111Z] Configure a credential helper to remove this warning. See [2023-05-04T10:25:29.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:25:29.111Z] [2023-05-04T10:25:29.111Z] Login Succeeded [2023-05-04T10:25:29.111Z] nexus3.edgexfoundry.org:10004 [2023-05-04T10:25:29.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:25:29.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:25:29.111Z] Configure a credential helper to remove this warning. See [2023-05-04T10:25:29.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:25:29.111Z] [2023-05-04T10:25:29.111Z] Login Succeeded [2023-05-04T10:25:29.111Z] docker.io [2023-05-04T10:25:29.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:25:29.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:25:29.370Z] Configure a credential helper to remove this warning. See [2023-05-04T10:25:29.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:25:29.370Z] [2023-05-04T10:25:29.370Z] Login Succeeded [2023-05-04T10:25:29.370Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T10:25:29.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T10:25:29.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T10:25:29.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T10:25:29.475Z] ========================================================= [2023-05-04T10:25:29.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T10:25:29.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:25:29.793Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T10:25:29.793Z] Sending build context to Docker daemon 21.52MB [2023-05-04T10:25:29.793Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T10:25:29.793Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-04T10:25:30.061Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T10:25:30.062Z] f56be85fc22e: Pulling fs layer [2023-05-04T10:25:30.062Z] 85791d961cd3: Pulling fs layer [2023-05-04T10:25:30.062Z] d694b5ae8c79: Pulling fs layer [2023-05-04T10:25:30.062Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T10:25:30.062Z] 4d19c01a9841: Pulling fs layer [2023-05-04T10:25:30.062Z] 9325e15d5711: Pulling fs layer [2023-05-04T10:25:30.062Z] 556b6ee489ea: Pulling fs layer [2023-05-04T10:25:30.062Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T10:25:30.062Z] 4d19c01a9841: Waiting [2023-05-04T10:25:30.062Z] 556b6ee489ea: Waiting [2023-05-04T10:25:30.062Z] c5a4b2cf53e6: Waiting [2023-05-04T10:25:30.062Z] 9325e15d5711: Waiting [2023-05-04T10:25:30.062Z] 85791d961cd3: Verifying Checksum [2023-05-04T10:25:30.062Z] 85791d961cd3: Download complete [2023-05-04T10:25:30.062Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T10:25:30.062Z] 4d19c01a9841: Verifying Checksum [2023-05-04T10:25:30.062Z] 4d19c01a9841: Download complete [2023-05-04T10:25:30.062Z] f56be85fc22e: Verifying Checksum [2023-05-04T10:25:30.062Z] f56be85fc22e: Download complete [2023-05-04T10:25:30.062Z] 9325e15d5711: Verifying Checksum [2023-05-04T10:25:30.062Z] 9325e15d5711: Download complete [2023-05-04T10:25:30.321Z] f56be85fc22e: Pull complete [2023-05-04T10:25:30.321Z] 85791d961cd3: Pull complete [2023-05-04T10:25:30.580Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T10:25:30.580Z] c5a4b2cf53e6: Download complete [2023-05-04T10:25:30.580Z] d694b5ae8c79: Verifying Checksum [2023-05-04T10:25:30.580Z] d694b5ae8c79: Download complete [2023-05-04T10:25:30.838Z] 556b6ee489ea: Verifying Checksum [2023-05-04T10:25:30.838Z] 556b6ee489ea: Download complete [2023-05-04T10:25:34.138Z] d694b5ae8c79: Pull complete [2023-05-04T10:25:34.397Z] 9f32a84ed3da: Pull complete [2023-05-04T10:25:34.397Z] 4d19c01a9841: Pull complete [2023-05-04T10:25:34.397Z] 9325e15d5711: Pull complete [2023-05-04T10:25:36.930Z] 556b6ee489ea: Pull complete [2023-05-04T10:25:37.864Z] c5a4b2cf53e6: Pull complete [2023-05-04T10:25:37.864Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T10:25:37.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T10:25:37.864Z] ---> c4be618373d6 [2023-05-04T10:25:37.864Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-04T10:25:43.461Z] Still waiting to schedule task [2023-05-04T10:25:43.461Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-04T10:25:44.466Z] ---> Running in b788574479f8 [2023-05-04T10:25:44.467Z] Removing intermediate container b788574479f8 [2023-05-04T10:25:44.467Z] ---> 928fb90b2765 [2023-05-04T10:25:44.467Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T10:25:44.467Z] ---> Running in f753a89c07c0 [2023-05-04T10:25:44.467Z] Removing intermediate container f753a89c07c0 [2023-05-04T10:25:44.467Z] ---> fefedf5f384a [2023-05-04T10:25:44.467Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T10:25:44.467Z] ---> Running in 10b43c153162 [2023-05-04T10:25:44.467Z] Removing intermediate container 10b43c153162 [2023-05-04T10:25:44.467Z] ---> 31247c138057 [2023-05-04T10:25:44.467Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T10:25:44.467Z] ---> Running in 07f8abea99dc [2023-05-04T10:25:44.467Z] Removing intermediate container 07f8abea99dc [2023-05-04T10:25:44.467Z] ---> ec324e61a9cc [2023-05-04T10:25:44.467Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-04T10:25:44.467Z] ---> Running in f9bb0727ad3a [2023-05-04T10:25:44.467Z] Removing intermediate container f9bb0727ad3a [2023-05-04T10:25:44.467Z] ---> 31a5240cd70e [2023-05-04T10:25:44.467Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T10:25:44.467Z] ---> Running in 338c9bdc62b8 [2023-05-04T10:25:44.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T10:25:44.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T10:25:44.725Z] OK: 265 MiB in 53 packages [2023-05-04T10:25:45.294Z] Removing intermediate container 338c9bdc62b8 [2023-05-04T10:25:45.294Z] ---> fd3a9f81f936 [2023-05-04T10:25:45.294Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-04T10:25:45.294Z] ---> Running in d615ef8adca1 [2023-05-04T10:25:45.294Z] Removing intermediate container d615ef8adca1 [2023-05-04T10:25:45.294Z] ---> 9202fce369a7 [2023-05-04T10:25:45.294Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-04T10:25:45.553Z] ---> 5107823865b7 [2023-05-04T10:25:45.553Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T10:25:45.553Z] ---> Running in 93dd6fbcc4b7 [2023-05-04T10:26:53.271Z] Removing intermediate container 93dd6fbcc4b7 [2023-05-04T10:26:53.271Z] ---> 09633e4a1e14 [2023-05-04T10:26:53.271Z] Step 12/13 : COPY . . [2023-05-04T10:26:53.271Z] ---> e9101ae4532e [2023-05-04T10:26:53.271Z] Step 13/13 : RUN ${MAKE} [2023-05-04T10:26:53.271Z] ---> Running in 8d96fe88cd41 [2023-05-04T10:26:53.271Z] noop [2023-05-04T10:26:53.271Z] Removing intermediate container 8d96fe88cd41 [2023-05-04T10:26:53.271Z] ---> 0571cd88f516 [2023-05-04T10:26:53.271Z] Successfully built 0571cd88f516 [2023-05-04T10:26:53.271Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:26:53.590Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T10:26:53.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:26:53.673Z] prd-ubuntu20.04-docker-8c-8g-13279 does not seem to be running inside a container [2023-05-04T10:26:53.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T10:26:54.069Z] $ docker top 32ba9ffac8076dfb5acab9e0fd1cbbfb04c2dd51dbab8ab107294edcb6d5f5fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T10:26:54.404Z] + go version [2023-05-04T10:26:54.404Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T10:26:54.421Z] $ docker stop --time=1 32ba9ffac8076dfb5acab9e0fd1cbbfb04c2dd51dbab8ab107294edcb6d5f5fc [2023-05-04T10:26:55.793Z] $ docker rm -f --volumes 32ba9ffac8076dfb5acab9e0fd1cbbfb04c2dd51dbab8ab107294edcb6d5f5fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:26:56.208Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T10:26:56.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:26:56.282Z] prd-ubuntu20.04-docker-8c-8g-13279 does not seem to be running inside a container [2023-05-04T10:26:56.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T10:26:56.641Z] $ docker top a8b12b9c4f0c1960418e05a0ca119f58a8f03770bf81feedfdb0dcd893fef364 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T10:26:56.978Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-04T10:26:57.272Z] + make test [2023-05-04T10:26:57.272Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T10:27:02.563Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-04T10:27:14.794Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-04T10:27:14.794Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-04T10:27:16.714Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.046s coverage: 31.1% of statements [2023-05-04T10:27:16.972Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.477s coverage: 86.5% of statements [2023-05-04T10:27:22.283Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13281 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-04T10:27:22.296Z] Running in /w/workspace/device-onvif-camera/132 [Pipeline] { [Pipeline] checkout [2023-05-04T10:27:22.328Z] The recommended git tool is: git [2023-05-04T10:27:25.079Z] go vet ./... [2023-05-04T10:27:27.466Z] using credential edgex-jenkins-ssh [2023-05-04T10:27:27.482Z] Cloning the remote Git repository [2023-05-04T10:27:27.535Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-04T10:27:27.630Z] > git init /w/workspace/device-onvif-camera/132 # timeout=10 [2023-05-04T10:27:27.773Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-04T10:27:27.774Z] > git --version # timeout=10 [2023-05-04T10:27:27.797Z] > git --version # 'git version 2.25.1' [2023-05-04T10:27:27.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T10:27:27.946Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T10:27:29.268Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T10:27:29.268Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T10:27:29.268Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T10:27:29.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T10:27:29.300Z] $ docker stop --time=1 a8b12b9c4f0c1960418e05a0ca119f58a8f03770bf81feedfdb0dcd893fef364 [2023-05-04T10:27:29.386Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-04T10:27:29.404Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T10:27:30.208Z] Avoid second fetch [2023-05-04T10:27:30.208Z] Checking out Revision c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 (main) [2023-05-04T10:27:30.900Z] Commit message: "Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81" [2023-05-04T10:27:30.232Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T10:27:30.304Z] > git checkout -f c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 # timeout=10 [2023-05-04T10:27:32.810Z] $ docker rm -f --volumes a8b12b9c4f0c1960418e05a0ca119f58a8f03770bf81feedfdb0dcd893fef364 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T10:27:33.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T10:27:33.328Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T10:27:33.596Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T10:27:33.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T10:27:33.596Z] Dload Upload Total Spent Left Speed [2023-05-04T10:27:33.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75449 [2023-05-04T10:27:33.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2023-05-04T10:27:34.211Z] + ls -al . [2023-05-04T10:27:34.211Z] total 232 [2023-05-04T10:27:34.211Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 10:26 . [2023-05-04T10:27:34.211Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:25 .. [2023-05-04T10:27:34.211Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 10:25 .git [2023-05-04T10:27:34.211Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 10:25 .github [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 496 May 4 10:25 .gitignore [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 42 May 4 10:25 .golangci.yml [2023-05-04T10:27:34.211Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 10:25 .semver [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 4 10:25 Attribution.txt [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 4 10:25 CHANGELOG.md [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 4 10:25 Dockerfile [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 10:25 GOVERNANCE.md [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 734 May 4 10:25 Jenkinsfile [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 4 10:25 LICENSE [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 4 10:25 Makefile [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 625 May 4 10:25 OWNERS.md [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 4 10:25 README.md [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 12 May 4 10:25 VERSION [2023-05-04T10:27:34.211Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 10:25 bin [2023-05-04T10:27:34.211Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 10:25 cmd [2023-05-04T10:27:34.211Z] -rw-r--r-- 1 jenkins jenkins 79191 May 4 10:27 coverage.out [2023-05-04T10:27:34.211Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:25 doc [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 4 10:25 go.mod [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 4 10:25 go.sum [2023-05-04T10:27:34.211Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:25 internal [2023-05-04T10:27:34.211Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:25 snap [2023-05-04T10:27:34.211Z] -rw-rw-r-- 1 jenkins jenkins 236 May 4 10:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:27:34.290Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T10:27:34.582Z] + 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=c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 --label arch=amd64 --label version=3.0.0-dev.37 . [2023-05-04T10:27:34.582Z] Sending build context to Docker daemon 21.6MB [2023-05-04T10:27:34.582Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T10:27:34.582Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-04T10:27:34.582Z] ---> 0571cd88f516 [2023-05-04T10:27:34.582Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-04T10:27:34.634Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-05-04T10:27:34.634Z] sudo tee /etc/docker/daemon.new [2023-05-04T10:27:34.840Z] ---> Running in 5e64f8293e7c [2023-05-04T10:27:34.840Z] Removing intermediate container 5e64f8293e7c [2023-05-04T10:27:34.840Z] ---> df559b66edce [2023-05-04T10:27:34.840Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T10:27:34.840Z] ---> Running in 47cf71477367 [2023-05-04T10:27:35.099Z] Removing intermediate container 47cf71477367 [2023-05-04T10:27:35.099Z] ---> 2fc7fe949ebd [2023-05-04T10:27:35.099Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T10:27:35.099Z] ---> Running in 332fe85cd34b [2023-05-04T10:27:35.099Z] Removing intermediate container 332fe85cd34b [2023-05-04T10:27:35.099Z] ---> 76c66c41ac2d [2023-05-04T10:27:35.099Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T10:27:35.099Z] ---> Running in 950fa79d8daa [2023-05-04T10:27:35.237Z] { [2023-05-04T10:27:35.237Z] "registry-mirrors": [ [2023-05-04T10:27:35.237Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T10:27:35.237Z] ], [2023-05-04T10:27:35.237Z] "bip": "10.250.0.254/24", [2023-05-04T10:27:35.237Z] "hosts": [ [2023-05-04T10:27:35.237Z] "tcp://0.0.0.0:5555", [2023-05-04T10:27:35.237Z] "unix:///var/run/docker.sock" [2023-05-04T10:27:35.237Z] ], [2023-05-04T10:27:35.237Z] "mtu": 1458, [2023-05-04T10:27:35.237Z] "selinux-enabled": true, [2023-05-04T10:27:35.237Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T10:27:35.237Z] } [Pipeline] sh [2023-05-04T10:27:35.358Z] Removing intermediate container 950fa79d8daa [2023-05-04T10:27:35.358Z] ---> 65cb518e3daf [2023-05-04T10:27:35.358Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-04T10:27:35.358Z] ---> Running in 1d040851fc11 [2023-05-04T10:27:35.358Z] Removing intermediate container 1d040851fc11 [2023-05-04T10:27:35.358Z] ---> 33d51510c018 [2023-05-04T10:27:35.358Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T10:27:35.358Z] ---> Running in 9dd727bd2c09 [2023-05-04T10:27:35.575Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T10:27:35.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T10:27:35.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T10:27:35.875Z] OK: 265 MiB in 53 packages [2023-05-04T10:27:35.920Z] + sudo service docker restart [2023-05-04T10:27:36.447Z] Removing intermediate container 9dd727bd2c09 [2023-05-04T10:27:36.447Z] ---> 653606a361c4 [2023-05-04T10:27:36.447Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-04T10:27:36.447Z] ---> Running in 1f163884583c [2023-05-04T10:27:36.447Z] Removing intermediate container 1f163884583c [2023-05-04T10:27:36.447Z] ---> d8a3f586e060 [2023-05-04T10:27:36.447Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-04T10:27:36.447Z] ---> 4b79cdd29c2a [2023-05-04T10:27:36.447Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T10:27:36.447Z] ---> Running in bfb9e48f0517 [2023-05-04T10:27:37.385Z] Removing intermediate container bfb9e48f0517 [2023-05-04T10:27:37.385Z] ---> 60db3449ee8a [2023-05-04T10:27:37.385Z] Step 12/26 : COPY . . [2023-05-04T10:27:38.347Z] ---> 8f824ed07095 [2023-05-04T10:27:38.347Z] Step 13/26 : RUN ${MAKE} [2023-05-04T10:27:38.347Z] ---> Running in 2308f0757511 [2023-05-04T10:27:38.347Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T10:27:54.232Z] provisioning config files... [2023-05-04T10:27:54.256Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/132@tmp/config17855094772997291405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:27:54.608Z] ---> docker-login.sh [2023-05-04T10:27:54.608Z] nexus3.edgexfoundry.org:10001 [2023-05-04T10:27:55.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:27:55.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:27:55.198Z] Configure a credential helper to remove this warning. See [2023-05-04T10:27:55.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:27:55.198Z] [2023-05-04T10:27:55.198Z] Login Succeeded [2023-05-04T10:27:55.198Z] nexus3.edgexfoundry.org:10002 [2023-05-04T10:27:55.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:27:55.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:27:55.469Z] Configure a credential helper to remove this warning. See [2023-05-04T10:27:55.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:27:55.469Z] [2023-05-04T10:27:55.469Z] Login Succeeded [2023-05-04T10:27:55.741Z] nexus3.edgexfoundry.org:10003 [2023-05-04T10:27:56.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:27:56.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:27:56.016Z] Configure a credential helper to remove this warning. See [2023-05-04T10:27:56.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:27:56.016Z] [2023-05-04T10:27:56.016Z] Login Succeeded [2023-05-04T10:27:56.016Z] nexus3.edgexfoundry.org:10004 [2023-05-04T10:27:56.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:27:56.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:27:56.292Z] Configure a credential helper to remove this warning. See [2023-05-04T10:27:56.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:27:56.292Z] [2023-05-04T10:27:56.292Z] Login Succeeded [2023-05-04T10:27:56.292Z] docker.io [2023-05-04T10:27:56.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:27:57.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:27:57.153Z] Configure a credential helper to remove this warning. See [2023-05-04T10:27:57.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:27:57.153Z] [2023-05-04T10:27:57.153Z] Login Succeeded [2023-05-04T10:27:57.153Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T10:27:57.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T10:27:57.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T10:27:57.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T10:27:57.513Z] ========================================================= [2023-05-04T10:27:57.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T10:27:57.513Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:27:57.877Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T10:27:58.475Z] Sending build context to Docker daemon 14.18MB [2023-05-04T10:27:58.475Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T10:27:58.475Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-04T10:27:58.475Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T10:27:58.475Z] c41833b44d91: Pulling fs layer [2023-05-04T10:27:58.475Z] ed15518f5707: Pulling fs layer [2023-05-04T10:27:58.475Z] feae8fd75edb: Pulling fs layer [2023-05-04T10:27:58.475Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T10:27:58.475Z] 3cdef696dda3: Pulling fs layer [2023-05-04T10:27:58.475Z] 2ced38df9373: Pulling fs layer [2023-05-04T10:27:58.475Z] 58f1dce35555: Pulling fs layer [2023-05-04T10:27:58.475Z] 3cdef696dda3: Waiting [2023-05-04T10:27:58.475Z] 2ced38df9373: Waiting [2023-05-04T10:27:58.475Z] 58f1dce35555: Waiting [2023-05-04T10:27:58.475Z] 242c74f7c9fa: Waiting [2023-05-04T10:27:58.752Z] ed15518f5707: Verifying Checksum [2023-05-04T10:27:58.752Z] ed15518f5707: Download complete [2023-05-04T10:27:58.752Z] 242c74f7c9fa: Download complete [2023-05-04T10:27:58.752Z] 3cdef696dda3: Verifying Checksum [2023-05-04T10:27:58.752Z] 3cdef696dda3: Download complete [2023-05-04T10:27:58.752Z] c41833b44d91: Verifying Checksum [2023-05-04T10:27:59.759Z] c41833b44d91: Pull complete [2023-05-04T10:28:00.286Z] Removing intermediate container 2308f0757511 [2023-05-04T10:28:00.286Z] ---> 62c6176efbcb [2023-05-04T10:28:00.286Z] Step 14/26 : FROM alpine:3.17 [2023-05-04T10:28:00.286Z] 3.17: Pulling from library/alpine [2023-05-04T10:28:00.286Z] f56be85fc22e: Already exists [2023-05-04T10:28:00.286Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T10:28:00.286Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T10:28:00.286Z] ---> 9ed4aefc74f6 [2023-05-04T10:28:00.286Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-04T10:28:00.286Z] ---> Running in a39b0fba6726 [2023-05-04T10:28:00.286Z] Removing intermediate container a39b0fba6726 [2023-05-04T10:28:00.286Z] ---> 6dff30362431 [2023-05-04T10:28:00.286Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-04T10:28:00.352Z] 58f1dce35555: Verifying Checksum [2023-05-04T10:28:00.352Z] 58f1dce35555: Download complete [2023-05-04T10:28:00.545Z] ---> Running in c8873bb6ee30 [2023-05-04T10:28:00.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T10:28:00.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T10:28:00.956Z] ed15518f5707: Pull complete [2023-05-04T10:28:01.068Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T10:28:01.068Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T10:28:01.068Z] OK: 7 MiB in 16 packages [2023-05-04T10:28:01.328Z] Removing intermediate container c8873bb6ee30 [2023-05-04T10:28:01.328Z] ---> 961e8826aae0 [2023-05-04T10:28:01.328Z] Step 17/26 : WORKDIR / [2023-05-04T10:28:01.328Z] ---> Running in f4cf322e37a8 [2023-05-04T10:28:01.328Z] Removing intermediate container f4cf322e37a8 [2023-05-04T10:28:01.328Z] ---> f89b9c136311 [2023-05-04T10:28:01.328Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-04T10:28:01.547Z] feae8fd75edb: Verifying Checksum [2023-05-04T10:28:01.547Z] feae8fd75edb: Download complete [2023-05-04T10:28:01.547Z] 2ced38df9373: Verifying Checksum [2023-05-04T10:28:01.547Z] 2ced38df9373: Download complete [2023-05-04T10:28:02.260Z] ---> 50c3f35d7f54 [2023-05-04T10:28:02.260Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-04T10:28:02.260Z] ---> bc07290caf0c [2023-05-04T10:28:02.260Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-04T10:28:02.519Z] ---> 4e68c5147bed [2023-05-04T10:28:02.519Z] Step 21/26 : EXPOSE 59984 [2023-05-04T10:28:02.519Z] ---> Running in 89317bcb46e6 [2023-05-04T10:28:02.519Z] Removing intermediate container 89317bcb46e6 [2023-05-04T10:28:02.519Z] ---> 0842aee20e1a [2023-05-04T10:28:02.519Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-04T10:28:02.519Z] ---> Running in 892eaa3ca317 [2023-05-04T10:28:02.782Z] Removing intermediate container 892eaa3ca317 [2023-05-04T10:28:02.782Z] ---> d30214bea60e [2023-05-04T10:28:02.782Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T10:28:02.782Z] ---> Running in 1f77a66913ef [2023-05-04T10:28:02.782Z] Removing intermediate container 1f77a66913ef [2023-05-04T10:28:02.782Z] ---> eea840f3a528 [2023-05-04T10:28:02.782Z] Step 24/26 : LABEL arch=amd64 [2023-05-04T10:28:02.782Z] ---> Running in d900c25b4462 [2023-05-04T10:28:02.782Z] Removing intermediate container d900c25b4462 [2023-05-04T10:28:02.782Z] ---> add9801d5939 [2023-05-04T10:28:02.782Z] Step 25/26 : LABEL git_sha=c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [2023-05-04T10:28:02.782Z] ---> Running in 71f719a11cb6 [2023-05-04T10:28:03.041Z] Removing intermediate container 71f719a11cb6 [2023-05-04T10:28:03.041Z] ---> c4a1d6a338fd [2023-05-04T10:28:03.041Z] Step 26/26 : LABEL version=3.0.0-dev.37 [2023-05-04T10:28:03.041Z] ---> Running in ed1621bd9685 [2023-05-04T10:28:03.041Z] Removing intermediate container ed1621bd9685 [2023-05-04T10:28:03.041Z] ---> ea1c0bb427f4 [2023-05-04T10:28:03.041Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T10:28:03.041Z] Successfully built ea1c0bb427f4 [2023-05-04T10:28:03.041Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T10:28:03.162Z] provisioning config files... [2023-05-04T10:28:03.173Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13691701703097171956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:28:03.470Z] ---> docker-login.sh [2023-05-04T10:28:03.470Z] nexus3.edgexfoundry.org:10001 [2023-05-04T10:28:03.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:28:03.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:28:03.470Z] Configure a credential helper to remove this warning. See [2023-05-04T10:28:03.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:28:03.470Z] [2023-05-04T10:28:03.470Z] Login Succeeded [2023-05-04T10:28:03.470Z] nexus3.edgexfoundry.org:10002 [2023-05-04T10:28:03.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:28:03.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:28:03.470Z] Configure a credential helper to remove this warning. See [2023-05-04T10:28:03.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:28:03.470Z] [2023-05-04T10:28:03.470Z] Login Succeeded [2023-05-04T10:28:03.470Z] nexus3.edgexfoundry.org:10003 [2023-05-04T10:28:03.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:28:03.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:28:03.730Z] Configure a credential helper to remove this warning. See [2023-05-04T10:28:03.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:28:03.730Z] [2023-05-04T10:28:03.730Z] Login Succeeded [2023-05-04T10:28:03.730Z] nexus3.edgexfoundry.org:10004 [2023-05-04T10:28:03.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:28:03.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:28:03.730Z] Configure a credential helper to remove this warning. See [2023-05-04T10:28:03.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:28:03.730Z] [2023-05-04T10:28:03.730Z] Login Succeeded [2023-05-04T10:28:03.730Z] docker.io [2023-05-04T10:28:03.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:28:03.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:28:03.989Z] Configure a credential helper to remove this warning. See [2023-05-04T10:28:03.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:28:03.989Z] [2023-05-04T10:28:03.989Z] Login Succeeded [2023-05-04T10:28:03.989Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T10:28:03.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T10:28:04.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T10:28:04.055Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-04T10:28:04.055Z] c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [2023-05-04T10:28:04.055Z] latest [2023-05-04T10:28:04.055Z] 3.0.0-dev.37 [2023-05-04T10:28:04.055Z] c118ca14ee34e661c1ddcb992cee39f5ce12a3b4-3.0.0-dev.37 [2023-05-04T10:28:04.055Z] main [2023-05-04T10:28:04.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:28:04.376Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:28:04.688Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [2023-05-04T10:28:04.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-04T10:28:04.688Z] eabe035e561f: Preparing [2023-05-04T10:28:04.688Z] a47d80270d1b: Preparing [2023-05-04T10:28:04.688Z] 592292caf232: Preparing [2023-05-04T10:28:04.688Z] dcfb1bc2eb04: Preparing [2023-05-04T10:28:04.688Z] f1417ff83b31: Preparing [2023-05-04T10:28:04.688Z] f1417ff83b31: Layer already exists [2023-05-04T10:28:04.688Z] a47d80270d1b: Pushed [2023-05-04T10:28:04.688Z] dcfb1bc2eb04: Pushed [2023-05-04T10:28:04.688Z] eabe035e561f: Pushed [2023-05-04T10:28:07.224Z] 592292caf232: Pushed [2023-05-04T10:28:07.483Z] c118ca14ee34e661c1ddcb992cee39f5ce12a3b4: digest: sha256:ad5c8c6b310c02ee13915ba2d448a777de431ba66a0a265fd140545b7eacbf2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:28:07.804Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:28:08.115Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-04T10:28:08.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-04T10:28:08.115Z] eabe035e561f: Preparing [2023-05-04T10:28:08.115Z] a47d80270d1b: Preparing [2023-05-04T10:28:08.115Z] 592292caf232: Preparing [2023-05-04T10:28:08.115Z] dcfb1bc2eb04: Preparing [2023-05-04T10:28:08.115Z] f1417ff83b31: Preparing [2023-05-04T10:28:08.115Z] eabe035e561f: Layer already exists [2023-05-04T10:28:08.115Z] f1417ff83b31: Layer already exists [2023-05-04T10:28:08.115Z] dcfb1bc2eb04: Layer already exists [2023-05-04T10:28:08.115Z] a47d80270d1b: Layer already exists [2023-05-04T10:28:08.115Z] 592292caf232: Layer already exists [2023-05-04T10:28:08.115Z] latest: digest: sha256:ad5c8c6b310c02ee13915ba2d448a777de431ba66a0a265fd140545b7eacbf2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:28:08.424Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:28:08.738Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.37 [2023-05-04T10:28:08.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-04T10:28:08.738Z] eabe035e561f: Preparing [2023-05-04T10:28:08.738Z] a47d80270d1b: Preparing [2023-05-04T10:28:08.738Z] 592292caf232: Preparing [2023-05-04T10:28:08.738Z] dcfb1bc2eb04: Preparing [2023-05-04T10:28:08.738Z] f1417ff83b31: Preparing [2023-05-04T10:28:08.738Z] f1417ff83b31: Layer already exists [2023-05-04T10:28:08.738Z] dcfb1bc2eb04: Layer already exists [2023-05-04T10:28:08.738Z] a47d80270d1b: Layer already exists [2023-05-04T10:28:08.738Z] eabe035e561f: Layer already exists [2023-05-04T10:28:08.738Z] 592292caf232: Layer already exists [2023-05-04T10:28:08.738Z] 3.0.0-dev.37: digest: sha256:ad5c8c6b310c02ee13915ba2d448a777de431ba66a0a265fd140545b7eacbf2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:28:09.065Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c118ca14ee34e661c1ddcb992cee39f5ce12a3b4-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:28:09.383Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c118ca14ee34e661c1ddcb992cee39f5ce12a3b4-3.0.0-dev.37 [2023-05-04T10:28:09.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-04T10:28:09.383Z] eabe035e561f: Preparing [2023-05-04T10:28:09.383Z] a47d80270d1b: Preparing [2023-05-04T10:28:09.383Z] 592292caf232: Preparing [2023-05-04T10:28:09.383Z] dcfb1bc2eb04: Preparing [2023-05-04T10:28:09.383Z] f1417ff83b31: Preparing [2023-05-04T10:28:09.383Z] a47d80270d1b: Layer already exists [2023-05-04T10:28:09.383Z] 592292caf232: Layer already exists [2023-05-04T10:28:09.383Z] f1417ff83b31: Layer already exists [2023-05-04T10:28:09.383Z] dcfb1bc2eb04: Layer already exists [2023-05-04T10:28:09.383Z] eabe035e561f: Layer already exists [2023-05-04T10:28:09.383Z] c118ca14ee34e661c1ddcb992cee39f5ce12a3b4-3.0.0-dev.37: digest: sha256:ad5c8c6b310c02ee13915ba2d448a777de431ba66a0a265fd140545b7eacbf2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:28:09.708Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:28:10.012Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-04T10:28:10.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-04T10:28:10.012Z] eabe035e561f: Preparing [2023-05-04T10:28:10.012Z] a47d80270d1b: Preparing [2023-05-04T10:28:10.012Z] 592292caf232: Preparing [2023-05-04T10:28:10.012Z] dcfb1bc2eb04: Preparing [2023-05-04T10:28:10.012Z] f1417ff83b31: Preparing [2023-05-04T10:28:10.012Z] eabe035e561f: Layer already exists [2023-05-04T10:28:10.012Z] 592292caf232: Layer already exists [2023-05-04T10:28:10.012Z] a47d80270d1b: Layer already exists [2023-05-04T10:28:10.012Z] f1417ff83b31: Layer already exists [2023-05-04T10:28:10.012Z] dcfb1bc2eb04: Layer already exists [2023-05-04T10:28:10.012Z] main: digest: sha256:ad5c8c6b310c02ee13915ba2d448a777de431ba66a0a265fd140545b7eacbf2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T10:28:10.050Z] ===================================================== [Pipeline] echo [2023-05-04T10:28:10.056Z] taggedImages: [2023-05-04T10:28:10.056Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [2023-05-04T10:28:10.056Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-04T10:28:10.056Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.37 [2023-05-04T10:28:10.056Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c118ca14ee34e661c1ddcb992cee39f5ce12a3b4-3.0.0-dev.37 [2023-05-04T10:28:10.056Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:28:10.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T10:28:10.436Z] [2023-05-04T10:28:10.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:28:10.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T10:28:10.742Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T10:28:10.742Z] 5eb5b503b376: Pulling fs layer [2023-05-04T10:28:10.742Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T10:28:10.742Z] ec43610c2a17: Pulling fs layer [2023-05-04T10:28:10.742Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T10:28:10.742Z] 33b1e0a273af: Pulling fs layer [2023-05-04T10:28:10.742Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T10:28:10.742Z] 2f39f015ded8: Pulling fs layer [2023-05-04T10:28:10.742Z] 5d3b04190fa2: Waiting [2023-05-04T10:28:10.742Z] 2f39f015ded8: Waiting [2023-05-04T10:28:10.742Z] 33b1e0a273af: Waiting [2023-05-04T10:28:10.742Z] 3a2ae6a8a46f: Waiting [2023-05-04T10:28:10.742Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T10:28:10.742Z] 5c69ac0246d0: Download complete [2023-05-04T10:28:10.742Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T10:28:10.742Z] 3a2ae6a8a46f: Download complete [2023-05-04T10:28:10.742Z] 33b1e0a273af: Verifying Checksum [2023-05-04T10:28:10.742Z] 33b1e0a273af: Download complete [2023-05-04T10:28:10.742Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T10:28:10.742Z] 5d3b04190fa2: Download complete [2023-05-04T10:28:10.742Z] ec43610c2a17: Download complete [2023-05-04T10:28:10.999Z] 5eb5b503b376: Verifying Checksum [2023-05-04T10:28:10.999Z] 5eb5b503b376: Download complete [2023-05-04T10:28:11.566Z] 2f39f015ded8: Download complete [2023-05-04T10:28:12.132Z] 5eb5b503b376: Pull complete [2023-05-04T10:28:12.396Z] 5c69ac0246d0: Pull complete [2023-05-04T10:28:12.654Z] ec43610c2a17: Pull complete [2023-05-04T10:28:12.914Z] 3a2ae6a8a46f: Pull complete [2023-05-04T10:28:13.172Z] 33b1e0a273af: Pull complete [2023-05-04T10:28:13.173Z] 5d3b04190fa2: Pull complete [2023-05-04T10:28:16.575Z] feae8fd75edb: Pull complete [2023-05-04T10:28:16.575Z] 242c74f7c9fa: Pull complete [2023-05-04T10:28:16.575Z] 3cdef696dda3: Pull complete [2023-05-04T10:28:18.439Z] 2f39f015ded8: Pull complete [2023-05-04T10:28:18.439Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T10:28:18.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T10:28:18.439Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:28:18.521Z] prd-ubuntu20.04-docker-8c-8g-13279 does not seem to be running inside a container [2023-05-04T10:28:18.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T10:28:21.973Z] 2ced38df9373: Pull complete [2023-05-04T10:28:22.426Z] $ docker top 0b8d675749018fda688753b5fbef5dd3afda138792d6d6f9e88d7196eed34961 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:28:22.793Z] ---> job-cost.sh [2023-05-04T10:28:22.793Z] lf-activate-venv: SKIPPING [2023-05-04T10:28:22.793Z] INFO: No Stack... [2023-05-04T10:28:23.052Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T10:28:23.310Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T10:28:23.600Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-04T10:28:23.600Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T10:28:23.612Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-132-stack-cost] [2023-05-04T10:28:23.621Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-132-stack-cost] did not exist. Created. [2023-05-04T10:28:23.622Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T10:28:23.933Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T10:28:23.959Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T10:28:23.965Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T10:28:23.987Z] $ docker stop --time=1 0b8d675749018fda688753b5fbef5dd3afda138792d6d6f9e88d7196eed34961 [2023-05-04T10:28:24.582Z] 58f1dce35555: Pull complete [2023-05-04T10:28:24.583Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T10:28:24.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T10:28:24.583Z] ---> fadd8f120f05 [2023-05-04T10:28:24.583Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-04T10:28:25.139Z] $ docker rm -f --volumes 0b8d675749018fda688753b5fbef5dd3afda138792d6d6f9e88d7196eed34961 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T10:28:26.547Z] ---> Running in 6b14f43ddd13 [2023-05-04T10:28:26.548Z] Removing intermediate container 6b14f43ddd13 [2023-05-04T10:28:26.548Z] ---> 38cb5bf233f5 [2023-05-04T10:28:26.548Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T10:28:26.548Z] ---> Running in 36d0ed9324ca [2023-05-04T10:28:26.818Z] Removing intermediate container 36d0ed9324ca [2023-05-04T10:28:26.818Z] ---> 91409f709bfa [2023-05-04T10:28:26.818Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T10:28:27.087Z] ---> Running in 69bb75459c5a [2023-05-04T10:28:27.355Z] Removing intermediate container 69bb75459c5a [2023-05-04T10:28:27.355Z] ---> 8c79a7ccb10f [2023-05-04T10:28:27.355Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T10:28:27.355Z] ---> Running in e035bfdefafe [2023-05-04T10:28:27.701Z] Removing intermediate container e035bfdefafe [2023-05-04T10:28:27.701Z] ---> 65496a849739 [2023-05-04T10:28:27.701Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-04T10:28:27.701Z] ---> Running in 755c94c4531e [2023-05-04T10:28:28.304Z] Removing intermediate container 755c94c4531e [2023-05-04T10:28:28.304Z] ---> 22d15d40fa59 [2023-05-04T10:28:28.304Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T10:28:28.589Z] ---> Running in adbe090ea618 [2023-05-04T10:28:30.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T10:28:30.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T10:28:31.572Z] OK: 263 MiB in 53 packages [2023-05-04T10:28:32.533Z] Removing intermediate container adbe090ea618 [2023-05-04T10:28:32.533Z] ---> a7a19fbafae8 [2023-05-04T10:28:32.533Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-04T10:28:32.533Z] ---> Running in 18b9a35886fa [2023-05-04T10:28:32.802Z] Removing intermediate container 18b9a35886fa [2023-05-04T10:28:32.802Z] ---> 0b54d74a75c4 [2023-05-04T10:28:32.802Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-04T10:28:33.411Z] ---> db9d4fb70122 [2023-05-04T10:28:33.411Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T10:28:33.411Z] ---> Running in ae7c15149583 [2023-05-04T10:29:41.335Z] Removing intermediate container ae7c15149583 [2023-05-04T10:29:41.335Z] ---> cc52db5139d7 [2023-05-04T10:29:41.335Z] Step 12/13 : COPY . . [2023-05-04T10:29:41.335Z] ---> 23b8e9caf175 [2023-05-04T10:29:41.335Z] Step 13/13 : RUN ${MAKE} [2023-05-04T10:29:41.335Z] ---> Running in 4771a99b63b8 [2023-05-04T10:29:41.335Z] noop [2023-05-04T10:29:41.335Z] Removing intermediate container 4771a99b63b8 [2023-05-04T10:29:41.335Z] ---> 5da78992a0ae [2023-05-04T10:29:41.335Z] Successfully built 5da78992a0ae [2023-05-04T10:29:41.335Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:29:41.682Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T10:29:41.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:29:41.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-13281 does not seem to be running inside a container [2023-05-04T10:29:41.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/132 -v /w/workspace/device-onvif-camera/132:/w/workspace/device-onvif-camera/132:rw,z -v /w/workspace/device-onvif-camera/132@tmp:/w/workspace/device-onvif-camera/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T10:29:43.219Z] $ docker top c038a4add653f9d5220f8ccaadeb01013f97d291176976e257b9783c49345eea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T10:29:44.040Z] + go version [2023-05-04T10:29:44.040Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T10:29:44.065Z] $ docker stop --time=1 c038a4add653f9d5220f8ccaadeb01013f97d291176976e257b9783c49345eea [2023-05-04T10:29:45.718Z] $ docker rm -f --volumes c038a4add653f9d5220f8ccaadeb01013f97d291176976e257b9783c49345eea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:29:46.296Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T10:29:46.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:29:46.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-13281 does not seem to be running inside a container [2023-05-04T10:29:46.565Z] $ 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/132 -v /w/workspace/device-onvif-camera/132:/w/workspace/device-onvif-camera/132:rw,z -v /w/workspace/device-onvif-camera/132@tmp:/w/workspace/device-onvif-camera/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T10:29:49.127Z] $ docker top 4a56dac548af294784cfe0fbb2ab3bb12eb17e8ad83cc04aa39a21422b04e87a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T10:29:49.643Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/132 [Pipeline] fileExists [Pipeline] sh [2023-05-04T10:29:49.977Z] + make test [2023-05-04T10:29:49.977Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T10:30:22.212Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-04T10:32:43.929Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-04T10:32:43.929Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-04T10:32:43.929Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.184s coverage: 31.1% of statements [2023-05-04T10:32:52.126Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.679s coverage: 86.5% of statements [2023-05-04T10:32:53.085Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T10:32:53.085Z] go vet ./... [2023-05-04T10:33:19.782Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T10:33:19.782Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T10:33:19.782Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T10:33:19.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T10:33:19.828Z] $ docker stop --time=1 4a56dac548af294784cfe0fbb2ab3bb12eb17e8ad83cc04aa39a21422b04e87a [2023-05-04T10:33:21.635Z] $ docker rm -f --volumes 4a56dac548af294784cfe0fbb2ab3bb12eb17e8ad83cc04aa39a21422b04e87a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T10:33:22.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T10:33:22.846Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T10:33:23.418Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T10:33:23.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T10:33:24.143Z] + ls -al . [2023-05-04T10:33:24.143Z] total 228 [2023-05-04T10:33:24.143Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 10:29 . [2023-05-04T10:33:24.143Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:27 .. [2023-05-04T10:33:24.143Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 10:27 .git [2023-05-04T10:33:24.143Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 10:27 .github [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 496 May 4 10:27 .gitignore [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 42 May 4 10:27 .golangci.yml [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 4 10:27 Attribution.txt [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 4 10:27 CHANGELOG.md [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 4 10:27 Dockerfile [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 10:27 GOVERNANCE.md [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 734 May 4 10:27 Jenkinsfile [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 4 10:27 LICENSE [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 4 10:27 Makefile [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 625 May 4 10:27 OWNERS.md [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 4 10:27 README.md [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 12 May 4 10:25 VERSION [2023-05-04T10:33:24.143Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 10:27 bin [2023-05-04T10:33:24.143Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 10:27 cmd [2023-05-04T10:33:24.143Z] -rw-r--r-- 1 jenkins jenkins 79191 May 4 10:32 coverage.out [2023-05-04T10:33:24.143Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:27 doc [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 4 10:27 go.mod [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 4 10:27 go.sum [2023-05-04T10:33:24.143Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:27 internal [2023-05-04T10:33:24.143Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:27 snap [2023-05-04T10:33:24.143Z] -rw-rw-r-- 1 jenkins jenkins 236 May 4 10:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:33:24.487Z] + 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=c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 --label arch=arm64 --label version=3.0.0-dev.37 . [2023-05-04T10:33:25.072Z] Sending build context to Docker daemon 14.26MB [2023-05-04T10:33:25.072Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T10:33:25.072Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-04T10:33:25.072Z] ---> 5da78992a0ae [2023-05-04T10:33:25.072Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-04T10:33:25.072Z] ---> Running in 6f41a48a372b [2023-05-04T10:33:25.338Z] Removing intermediate container 6f41a48a372b [2023-05-04T10:33:25.338Z] ---> 413ab5aa8c16 [2023-05-04T10:33:25.339Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T10:33:25.339Z] ---> Running in e24f784e1660 [2023-05-04T10:33:25.604Z] Removing intermediate container e24f784e1660 [2023-05-04T10:33:25.605Z] ---> 48973674ce3c [2023-05-04T10:33:25.605Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T10:33:25.870Z] ---> Running in 0a9839c7fffe [2023-05-04T10:33:26.136Z] Removing intermediate container 0a9839c7fffe [2023-05-04T10:33:26.136Z] ---> 37bb1a84d2ee [2023-05-04T10:33:26.136Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T10:33:26.136Z] ---> Running in d5b87ff2ecca [2023-05-04T10:33:26.403Z] Removing intermediate container d5b87ff2ecca [2023-05-04T10:33:26.403Z] ---> fc900b212079 [2023-05-04T10:33:26.403Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-04T10:33:26.403Z] ---> Running in 2e52d2b41f89 [2023-05-04T10:33:26.669Z] Removing intermediate container 2e52d2b41f89 [2023-05-04T10:33:26.669Z] ---> b1fead5fff34 [2023-05-04T10:33:26.669Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T10:33:26.936Z] ---> Running in b33df4e38acf [2023-05-04T10:33:27.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T10:33:28.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T10:33:29.908Z] OK: 263 MiB in 53 packages [2023-05-04T10:33:30.492Z] Removing intermediate container b33df4e38acf [2023-05-04T10:33:30.492Z] ---> ba228ac54aab [2023-05-04T10:33:30.492Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-04T10:33:30.492Z] ---> Running in cd13e235ce29 [2023-05-04T10:33:30.759Z] Removing intermediate container cd13e235ce29 [2023-05-04T10:33:30.759Z] ---> d05c15b979b7 [2023-05-04T10:33:30.759Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-04T10:33:31.344Z] ---> 18d5e6c6b52b [2023-05-04T10:33:31.344Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T10:33:31.344Z] ---> Running in 6dedb95a0d4e [2023-05-04T10:33:36.705Z] Removing intermediate container 6dedb95a0d4e [2023-05-04T10:33:36.705Z] ---> 3543c9fe09f0 [2023-05-04T10:33:36.705Z] Step 12/26 : COPY . . [2023-05-04T10:33:37.665Z] ---> 38d21f71cb09 [2023-05-04T10:33:37.665Z] Step 13/26 : RUN ${MAKE} [2023-05-04T10:33:37.665Z] ---> Running in 7a2adf549bc0 [2023-05-04T10:33:38.625Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-04T10:36:15.346Z] Removing intermediate container 7a2adf549bc0 [2023-05-04T10:36:15.346Z] ---> 87a05eeefbfd [2023-05-04T10:36:15.346Z] Step 14/26 : FROM alpine:3.17 [2023-05-04T10:36:15.346Z] 3.17: Pulling from library/alpine [2023-05-04T10:36:15.346Z] c41833b44d91: Already exists [2023-05-04T10:36:15.346Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T10:36:15.346Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T10:36:15.346Z] ---> 51e60588ff2c [2023-05-04T10:36:15.346Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-04T10:36:15.346Z] ---> Running in 5239ddfcf205 [2023-05-04T10:36:15.346Z] Removing intermediate container 5239ddfcf205 [2023-05-04T10:36:15.346Z] ---> 89d9322529b5 [2023-05-04T10:36:15.346Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-04T10:36:15.346Z] ---> Running in ac27d3545fc1 [2023-05-04T10:36:15.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T10:36:15.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T10:36:15.346Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T10:36:15.346Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T10:36:15.346Z] OK: 8 MiB in 16 packages [2023-05-04T10:36:15.346Z] Removing intermediate container ac27d3545fc1 [2023-05-04T10:36:15.346Z] ---> 6e6a3dbc4add [2023-05-04T10:36:15.346Z] Step 17/26 : WORKDIR / [2023-05-04T10:36:15.346Z] ---> Running in 0c1f12746105 [2023-05-04T10:36:15.346Z] Removing intermediate container 0c1f12746105 [2023-05-04T10:36:15.346Z] ---> 32949dd0d5ad [2023-05-04T10:36:15.346Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-04T10:36:15.346Z] ---> 07d95efbe284 [2023-05-04T10:36:15.346Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-04T10:36:15.346Z] ---> 45d230529d5b [2023-05-04T10:36:15.346Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-04T10:36:15.346Z] ---> 17f6cd4e49ba [2023-05-04T10:36:15.346Z] Step 21/26 : EXPOSE 59984 [2023-05-04T10:36:15.346Z] ---> Running in b3a9fbc904da [2023-05-04T10:36:15.346Z] Removing intermediate container b3a9fbc904da [2023-05-04T10:36:15.346Z] ---> e9623f4edb09 [2023-05-04T10:36:15.346Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-04T10:36:15.346Z] ---> Running in e333bccc3a57 [2023-05-04T10:36:15.346Z] Removing intermediate container e333bccc3a57 [2023-05-04T10:36:15.346Z] ---> ff5cf3af6c3f [2023-05-04T10:36:15.346Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T10:36:15.346Z] ---> Running in e9aa6e3e44fc [2023-05-04T10:36:15.346Z] Removing intermediate container e9aa6e3e44fc [2023-05-04T10:36:15.346Z] ---> 516cb93a0abc [2023-05-04T10:36:15.346Z] Step 24/26 : LABEL arch=arm64 [2023-05-04T10:36:15.346Z] ---> Running in 889ac6017622 [2023-05-04T10:36:15.346Z] Removing intermediate container 889ac6017622 [2023-05-04T10:36:15.346Z] ---> 0fbbad7ab838 [2023-05-04T10:36:15.346Z] Step 25/26 : LABEL git_sha=c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [2023-05-04T10:36:15.346Z] ---> Running in 64cc3902b493 [2023-05-04T10:36:15.346Z] Removing intermediate container 64cc3902b493 [2023-05-04T10:36:15.346Z] ---> 6e2879b3d740 [2023-05-04T10:36:15.346Z] Step 26/26 : LABEL version=3.0.0-dev.37 [2023-05-04T10:36:15.346Z] ---> Running in 1fede6f379d4 [2023-05-04T10:36:15.346Z] Removing intermediate container 1fede6f379d4 [2023-05-04T10:36:15.346Z] ---> b283dadcc47e [2023-05-04T10:36:15.346Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T10:36:15.346Z] Successfully built b283dadcc47e [2023-05-04T10:36:15.346Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T10:36:15.475Z] provisioning config files... [2023-05-04T10:36:15.490Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/132@tmp/config5243503549138932602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:36:15.828Z] ---> docker-login.sh [2023-05-04T10:36:15.828Z] nexus3.edgexfoundry.org:10001 [2023-05-04T10:36:15.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:36:16.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:36:16.096Z] Configure a credential helper to remove this warning. See [2023-05-04T10:36:16.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:36:16.096Z] [2023-05-04T10:36:16.096Z] Login Succeeded [2023-05-04T10:36:16.096Z] nexus3.edgexfoundry.org:10002 [2023-05-04T10:36:16.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:36:16.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:36:16.365Z] Configure a credential helper to remove this warning. See [2023-05-04T10:36:16.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:36:16.365Z] [2023-05-04T10:36:16.365Z] Login Succeeded [2023-05-04T10:36:16.365Z] nexus3.edgexfoundry.org:10003 [2023-05-04T10:36:16.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:36:16.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:36:16.899Z] Configure a credential helper to remove this warning. See [2023-05-04T10:36:16.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:36:16.899Z] [2023-05-04T10:36:16.899Z] Login Succeeded [2023-05-04T10:36:16.899Z] nexus3.edgexfoundry.org:10004 [2023-05-04T10:36:17.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:36:17.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:36:17.166Z] Configure a credential helper to remove this warning. See [2023-05-04T10:36:17.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:36:17.166Z] [2023-05-04T10:36:17.166Z] Login Succeeded [2023-05-04T10:36:17.166Z] docker.io [2023-05-04T10:36:17.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:36:17.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:36:17.700Z] Configure a credential helper to remove this warning. See [2023-05-04T10:36:17.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:36:17.700Z] [2023-05-04T10:36:17.700Z] Login Succeeded [2023-05-04T10:36:17.700Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T10:36:17.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T10:36:17.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T10:36:17.761Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-04T10:36:17.761Z] c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [2023-05-04T10:36:17.761Z] latest [2023-05-04T10:36:17.761Z] 3.0.0-dev.37 [2023-05-04T10:36:17.761Z] c118ca14ee34e661c1ddcb992cee39f5ce12a3b4-3.0.0-dev.37 [2023-05-04T10:36:17.761Z] main [2023-05-04T10:36:17.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:36:18.101Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:36:18.454Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [2023-05-04T10:36:18.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T10:36:18.454Z] 8cda50e4b5a5: Preparing [2023-05-04T10:36:18.454Z] f41b65084524: Preparing [2023-05-04T10:36:18.454Z] 244b2cb759e2: Preparing [2023-05-04T10:36:18.454Z] 2a6e9dd6ac63: Preparing [2023-05-04T10:36:18.454Z] 26cbea5cba74: Preparing [2023-05-04T10:36:18.454Z] 26cbea5cba74: Layer already exists [2023-05-04T10:36:18.723Z] 8cda50e4b5a5: Pushed [2023-05-04T10:36:18.723Z] f41b65084524: Pushed [2023-05-04T10:36:18.723Z] 2a6e9dd6ac63: Pushed [2023-05-04T10:36:24.151Z] 244b2cb759e2: Pushed [2023-05-04T10:36:24.151Z] c118ca14ee34e661c1ddcb992cee39f5ce12a3b4: digest: sha256:fca72c7567eec7ad02ab09f962fdc602096d64db93455a41bf6dd169fd0fabca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:36:24.510Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:36:24.871Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-04T10:36:24.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T10:36:24.871Z] 8cda50e4b5a5: Preparing [2023-05-04T10:36:24.871Z] f41b65084524: Preparing [2023-05-04T10:36:24.871Z] 244b2cb759e2: Preparing [2023-05-04T10:36:24.871Z] 2a6e9dd6ac63: Preparing [2023-05-04T10:36:24.871Z] 26cbea5cba74: Preparing [2023-05-04T10:36:24.871Z] 244b2cb759e2: Layer already exists [2023-05-04T10:36:24.871Z] 2a6e9dd6ac63: Layer already exists [2023-05-04T10:36:24.871Z] 26cbea5cba74: Layer already exists [2023-05-04T10:36:24.871Z] 8cda50e4b5a5: Layer already exists [2023-05-04T10:36:24.871Z] f41b65084524: Layer already exists [2023-05-04T10:36:24.871Z] latest: digest: sha256:fca72c7567eec7ad02ab09f962fdc602096d64db93455a41bf6dd169fd0fabca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:36:25.503Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:36:25.848Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.37 [2023-05-04T10:36:25.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T10:36:25.848Z] 8cda50e4b5a5: Preparing [2023-05-04T10:36:25.848Z] f41b65084524: Preparing [2023-05-04T10:36:25.848Z] 244b2cb759e2: Preparing [2023-05-04T10:36:25.848Z] 2a6e9dd6ac63: Preparing [2023-05-04T10:36:25.848Z] 26cbea5cba74: Preparing [2023-05-04T10:36:25.848Z] f41b65084524: Layer already exists [2023-05-04T10:36:25.848Z] 26cbea5cba74: Layer already exists [2023-05-04T10:36:25.848Z] 2a6e9dd6ac63: Layer already exists [2023-05-04T10:36:25.848Z] 8cda50e4b5a5: Layer already exists [2023-05-04T10:36:25.848Z] 244b2cb759e2: Layer already exists [2023-05-04T10:36:25.848Z] 3.0.0-dev.37: digest: sha256:fca72c7567eec7ad02ab09f962fdc602096d64db93455a41bf6dd169fd0fabca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:36:26.204Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c118ca14ee34e661c1ddcb992cee39f5ce12a3b4-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:36:27.142Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c118ca14ee34e661c1ddcb992cee39f5ce12a3b4-3.0.0-dev.37 [2023-05-04T10:36:27.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T10:36:27.142Z] 8cda50e4b5a5: Preparing [2023-05-04T10:36:27.142Z] f41b65084524: Preparing [2023-05-04T10:36:27.142Z] 244b2cb759e2: Preparing [2023-05-04T10:36:27.142Z] 2a6e9dd6ac63: Preparing [2023-05-04T10:36:27.142Z] 26cbea5cba74: Preparing [2023-05-04T10:36:27.142Z] 8cda50e4b5a5: Layer already exists [2023-05-04T10:36:27.142Z] f41b65084524: Layer already exists [2023-05-04T10:36:27.142Z] 244b2cb759e2: Layer already exists [2023-05-04T10:36:27.142Z] 2a6e9dd6ac63: Layer already exists [2023-05-04T10:36:27.142Z] 26cbea5cba74: Layer already exists [2023-05-04T10:36:27.142Z] c118ca14ee34e661c1ddcb992cee39f5ce12a3b4-3.0.0-dev.37: digest: sha256:fca72c7567eec7ad02ab09f962fdc602096d64db93455a41bf6dd169fd0fabca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:36:27.489Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:36:27.843Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-04T10:36:27.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-04T10:36:27.843Z] 8cda50e4b5a5: Preparing [2023-05-04T10:36:27.843Z] f41b65084524: Preparing [2023-05-04T10:36:27.843Z] 244b2cb759e2: Preparing [2023-05-04T10:36:27.843Z] 2a6e9dd6ac63: Preparing [2023-05-04T10:36:27.843Z] 26cbea5cba74: Preparing [2023-05-04T10:36:27.843Z] 244b2cb759e2: Layer already exists [2023-05-04T10:36:27.843Z] 26cbea5cba74: Layer already exists [2023-05-04T10:36:27.843Z] f41b65084524: Layer already exists [2023-05-04T10:36:27.843Z] 8cda50e4b5a5: Layer already exists [2023-05-04T10:36:27.843Z] 2a6e9dd6ac63: Layer already exists [2023-05-04T10:36:27.843Z] main: digest: sha256:fca72c7567eec7ad02ab09f962fdc602096d64db93455a41bf6dd169fd0fabca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T10:36:27.894Z] ===================================================== [Pipeline] echo [2023-05-04T10:36:27.903Z] taggedImages: [2023-05-04T10:36:27.903Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [2023-05-04T10:36:27.903Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-04T10:36:27.903Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.37 [2023-05-04T10:36:27.903Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c118ca14ee34e661c1ddcb992cee39f5ce12a3b4-3.0.0-dev.37 [2023-05-04T10:36:27.903Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:36:28.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T10:36:28.268Z] [2023-05-04T10:36:28.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:36:28.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T10:36:28.617Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T10:36:28.617Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T10:36:28.617Z] 04944245beec: Pulling fs layer [2023-05-04T10:36:28.617Z] 699f458cf7ca: Pulling fs layer [2023-05-04T10:36:28.617Z] 765212b225bb: Pulling fs layer [2023-05-04T10:36:28.617Z] 765212b225bb: Waiting [2023-05-04T10:36:28.617Z] f23df028b6ca: Pulling fs layer [2023-05-04T10:36:28.617Z] f23df028b6ca: Waiting [2023-05-04T10:36:28.617Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T10:36:28.617Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T10:36:28.617Z] d65c8cfc05b1: Waiting [2023-05-04T10:36:28.887Z] 04944245beec: Verifying Checksum [2023-05-04T10:36:28.887Z] 04944245beec: Download complete [2023-05-04T10:36:28.887Z] 765212b225bb: Verifying Checksum [2023-05-04T10:36:28.887Z] 765212b225bb: Download complete [2023-05-04T10:36:28.887Z] f23df028b6ca: Verifying Checksum [2023-05-04T10:36:28.887Z] f23df028b6ca: Download complete [2023-05-04T10:36:28.887Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T10:36:28.887Z] d65c8cfc05b1: Download complete [2023-05-04T10:36:28.887Z] 699f458cf7ca: Verifying Checksum [2023-05-04T10:36:28.887Z] 699f458cf7ca: Download complete [2023-05-04T10:36:29.472Z] 8998bd30e6a1: Download complete [2023-05-04T10:36:32.052Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T10:36:32.052Z] 2437ff75d9bd: Download complete [2023-05-04T10:36:33.461Z] 8998bd30e6a1: Pull complete [2023-05-04T10:36:33.730Z] 04944245beec: Pull complete [2023-05-04T10:36:35.151Z] 699f458cf7ca: Pull complete [2023-05-04T10:36:35.151Z] 765212b225bb: Pull complete [2023-05-04T10:36:36.113Z] f23df028b6ca: Pull complete [2023-05-04T10:36:36.113Z] d65c8cfc05b1: Pull complete [2023-05-04T10:36:51.108Z] 2437ff75d9bd: Pull complete [2023-05-04T10:36:51.108Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T10:36:51.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T10:36:51.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:36:51.314Z] prd-ubuntu20.04-docker-arm64-4c-16g-13281 does not seem to be running inside a container [2023-05-04T10:36:51.389Z] $ 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/132 -v /w/workspace/device-onvif-camera/132:/w/workspace/device-onvif-camera/132:rw,z -v /w/workspace/device-onvif-camera/132@tmp:/w/workspace/device-onvif-camera/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-04T10:36:54.365Z] $ docker top f27aaddcca278ce1b2c5c1ae66d6231177289c1a01d0a3d62954d2d0aa0d4705 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:36:55.197Z] ---> job-cost.sh [2023-05-04T10:36:55.197Z] lf-activate-venv: SKIPPING [2023-05-04T10:36:55.197Z] INFO: No Stack... [2023-05-04T10:36:55.463Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T10:36:56.425Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T10:36:57.069Z] + cat /w/workspace/device-onvif-camera/132/archives/cost.csv [2023-05-04T10:36:57.069Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T10:36:57.136Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-132-stack-cost] [2023-05-04T10:36:57.144Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-132-stack-cost] did not exist. Created. [2023-05-04T10:36:57.144Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T10:36:57.489Z] /w/workspace/device-onvif-camera/132@tmp/durable-2ab287a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T10:36:58.144Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T10:36:58.166Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T10:36:58.230Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T10:36:58.236Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T10:36:58.260Z] $ docker stop --time=1 f27aaddcca278ce1b2c5c1ae66d6231177289c1a01d0a3d62954d2d0aa0d4705 [2023-05-04T10:36:59.746Z] $ docker rm -f --volumes f27aaddcca278ce1b2c5c1ae66d6231177289c1a01d0a3d62954d2d0aa0d4705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-04T10:37:00.139Z] provisioning config files... [2023-05-04T10:37:00.148Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11103224327850388419tmp [Pipeline] { [Pipeline] sh [2023-05-04T10:37:00.457Z] + set +x [2023-05-04T10:37:00.457Z] + curl -s https://codecov.io/bash [2023-05-04T10:37:00.457Z] + bash -s -- [2023-05-04T10:37:00.457Z] [2023-05-04T10:37:00.457Z] _____ _ [2023-05-04T10:37:00.457Z] / ____| | | [2023-05-04T10:37:00.457Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T10:37:00.457Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T10:37:00.457Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T10:37:00.457Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T10:37:00.457Z] Bash-1.0.6 [2023-05-04T10:37:00.457Z] [2023-05-04T10:37:00.457Z] [2023-05-04T10:37:00.457Z] ==> git version 2.25.1 found [2023-05-04T10:37:00.457Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-04T10:37:00.457Z] Release-Date: 2020-01-08 [2023-05-04T10:37:00.457Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-04T10:37:00.457Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T10:37:00.457Z] ==> Jenkins CI detected. [2023-05-04T10:37:00.457Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-04T10:37:00.457Z] project root: . [2023-05-04T10:37:00.457Z] --> token set from env [2023-05-04T10:37:00.457Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T10:37:00.457Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T10:37:00.716Z] ==> Python coveragepy not found [2023-05-04T10:37:00.716Z] ==> Searching for coverage reports in: [2023-05-04T10:37:00.716Z] + . [2023-05-04T10:37:00.716Z] -> Found 1 reports [2023-05-04T10:37:00.716Z] ==> Detecting git/mercurial file structure [2023-05-04T10:37:00.716Z] ==> Reading reports [2023-05-04T10:37:00.716Z] + ./coverage.out bytes=79191 [2023-05-04T10:37:00.716Z] ==> Appending adjustments [2023-05-04T10:37:00.716Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T10:37:00.716Z] + Found adjustments [2023-05-04T10:37:00.716Z] ==> Gzipping contents [2023-05-04T10:37:00.716Z] 12K /tmp/codecov.RP7uTl.gz [2023-05-04T10:37:00.717Z] ==> Uploading reports [2023-05-04T10:37:00.717Z] url: https://codecov.io [2023-05-04T10:37:00.717Z] query: branch=main&commit=c118ca14ee34e661c1ddcb992cee39f5ce12a3b4&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T10:37:00.717Z] -> Pinging Codecov [2023-05-04T10:37:00.717Z] 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=c118ca14ee34e661c1ddcb992cee39f5ce12a3b4&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T10:37:00.976Z] -> Uploading to [2023-05-04T10:37:00.976Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/F29A59C45E3A92E06B3E522C9905F8EF/c118ca14ee34e661c1ddcb992cee39f5ce12a3b4/46dc0560-2346-47ae-a7b1-7758b9f2281f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T103700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7570d0c609b0924147882e09f90b438315a8d64085c87cef049dd0888646e2b [2023-05-04T10:37:00.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T10:37:00.976Z] Dload Upload Total Spent Left Speed [2023-05-04T10:37:01.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10518 0 0 100 10518 0 49380 --:--:-- --:--:-- --:--:-- 49613 [2023-05-04T10:37:01.237Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [Pipeline] } [2023-05-04T10:37:01.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-04T10:37:01.463Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-04T10:37:01.472Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:37:01.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T10:37:01.769Z] [2023-05-04T10:37:01.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:37:02.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T10:37:02.069Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-04T10:37:02.069Z] df9b9388f04a: Pulling fs layer [2023-05-04T10:37:02.069Z] 52dc419b0ee2: Pulling fs layer [2023-05-04T10:37:02.069Z] 25bc292e5bac: Pulling fs layer [2023-05-04T10:37:02.069Z] 114826534d7a: Pulling fs layer [2023-05-04T10:37:02.069Z] 4657fd5d0bcf: Pulling fs layer [2023-05-04T10:37:02.069Z] 6ad1cebc031e: Pulling fs layer [2023-05-04T10:37:02.069Z] 8a3aa393b2d8: Pulling fs layer [2023-05-04T10:37:02.069Z] 114826534d7a: Waiting [2023-05-04T10:37:02.069Z] 4657fd5d0bcf: Waiting [2023-05-04T10:37:02.069Z] 6ad1cebc031e: Waiting [2023-05-04T10:37:02.069Z] 8a3aa393b2d8: Waiting [2023-05-04T10:37:02.069Z] 25bc292e5bac: Verifying Checksum [2023-05-04T10:37:02.069Z] 25bc292e5bac: Download complete [2023-05-04T10:37:02.069Z] 52dc419b0ee2: Verifying Checksum [2023-05-04T10:37:02.069Z] 52dc419b0ee2: Download complete [2023-05-04T10:37:02.069Z] 4657fd5d0bcf: Verifying Checksum [2023-05-04T10:37:02.069Z] 4657fd5d0bcf: Download complete [2023-05-04T10:37:02.069Z] df9b9388f04a: Download complete [2023-05-04T10:37:02.328Z] df9b9388f04a: Pull complete [2023-05-04T10:37:02.328Z] 6ad1cebc031e: Verifying Checksum [2023-05-04T10:37:02.328Z] 6ad1cebc031e: Download complete [2023-05-04T10:37:02.328Z] 52dc419b0ee2: Pull complete [2023-05-04T10:37:02.589Z] 25bc292e5bac: Pull complete [2023-05-04T10:37:02.853Z] 114826534d7a: Verifying Checksum [2023-05-04T10:37:02.853Z] 114826534d7a: Download complete [2023-05-04T10:37:02.853Z] 8a3aa393b2d8: Verifying Checksum [2023-05-04T10:37:02.853Z] 8a3aa393b2d8: Download complete [2023-05-04T10:37:06.180Z] 114826534d7a: Pull complete [2023-05-04T10:37:06.445Z] 4657fd5d0bcf: Pull complete [2023-05-04T10:37:06.706Z] 6ad1cebc031e: Pull complete [2023-05-04T10:37:09.250Z] 8a3aa393b2d8: Pull complete [2023-05-04T10:37:09.509Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-04T10:37:09.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T10:37:09.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:37:09.594Z] prd-ubuntu20.04-docker-8c-8g-13279 does not seem to be running inside a container [2023-05-04T10:37:09.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-04T10:37:16.770Z] $ docker top 7510bf508e760198ba1dd0be8e57cd9ebf53564259ea575eb6e6f8d3b579ea7a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-04T10:37:16.833Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-04T10:37:17.112Z] + set -o pipefail [2023-05-04T10:37:17.112Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-04T10:37:22.388Z] [2023-05-04T10:37:22.388Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-04T10:37:22.388Z] [2023-05-04T10:37:22.388Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/bcc847d8-09ba-471d-b102-62b29636f8d6 [2023-05-04T10:37:22.388Z] [2023-05-04T10:37:22.388Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-04T10:37:22.388Z] [2023-05-04T10:37:22.388Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-04T10:37:22.388Z] [2023-05-04T10:37:22.388Z] [2023-05-04T10:37:22.388Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-04T10:37:22.388Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-04T10:37:22.388Z] More details here: https://snyk.co/ue1NS [2023-05-04T10:37:22.388Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-04T10:37:22.388Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-04T10:37:22.403Z] $ docker stop --time=1 7510bf508e760198ba1dd0be8e57cd9ebf53564259ea575eb6e6f8d3b579ea7a [2023-05-04T10:37:26.248Z] $ docker rm -f --volumes 7510bf508e760198ba1dd0be8e57cd9ebf53564259ea575eb6e6f8d3b579ea7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-04T10:37:26.627Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T10:37:26.643Z] provisioning config files... [2023-05-04T10:37:26.651Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12500129912439555127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:37:26.949Z] --> edgex-publish-swagger.sh [2023-05-04T10:37:26.949Z] === Publish doc/openapi/v2 API === [2023-05-04T10:37:26.949Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-04T10:37:26.949Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-04T10:37:26.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T10:37:26.949Z] Dload Upload Total Spent Left Speed [2023-05-04T10:37:27.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 593k --:--:-- --:--:-- --:--:-- 592k 100 469k 0 0 100 469k 0 592k --:--:-- --:--:-- --:--:-- 592k [2023-05-04T10:37:27.518Z] [2023-05-04T10:37:27.518Z] [Pipeline] } [2023-05-04T10:37:27.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T10:37:27.932Z] + git log --format=format:%s -1 c118ca14ee34e661c1ddcb992cee39f5ce12a3b4 [Pipeline] sh [2023-05-04T10:37:28.224Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T10:37:28.225Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:37:28.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T10:37:28.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:37:28.616Z] prd-ubuntu20.04-docker-8c-8g-13279 does not seem to be running inside a container [2023-05-04T10:37:28.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T10:37:29.121Z] $ docker top f40ccb8a6bdb3e6d829b9e3cf024365a841bd1fd51be5fd4b4845e581f70b3b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T10:37:29.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T10:37:29.206Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T10:37:29.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T10:37:29.316Z] $ docker exec f40ccb8a6bdb3e6d829b9e3cf024365a841bd1fd51be5fd4b4845e581f70b3b3 ssh-agent [2023-05-04T10:37:29.412Z] SSH_AUTH_SOCK=/tmp/ssh-UT47ogwdjKpo/agent.31 [2023-05-04T10:37:29.412Z] SSH_AGENT_PID=37 [2023-05-04T10:37:29.417Z] Running ssh-add (command line suppressed) [2023-05-04T10:37:29.528Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1366410653915637446.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1366410653915637446.key) [2023-05-04T10:37:29.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T10:37:29.828Z] + git semver tag [2023-05-04T10:37:30.089Z] 2023-05-04 10:37:30,009 [run_tag] DEBUG tag force:False [2023-05-04T10:37:30.089Z] 2023-05-04 10:37:30,009 [check_head_tag] DEBUG check head tag [2023-05-04T10:37:30.089Z] 2023-05-04 10:37:30,011 [execute] INFO git cat-file --batch-check [2023-05-04T10:37:30.089Z] 2023-05-04 10:37:30,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-04T10:37:30.089Z] 2023-05-04 10:37:30,015 [execute] INFO git cat-file --batch [2023-05-04T10:37:30.089Z] 2023-05-04 10:37:30,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-04T10:37:30.089Z] 2023-05-04 10:37:30,061 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-04T10:37:30.089Z] 2023-05-04 10:37:30,061 [execute] INFO git tag -a v3.0.0-dev.37 -m v3.0.0-dev.37 [2023-05-04T10:37:30.089Z] 2023-05-04 10:37:30,061 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.37', '-m', 'v3.0.0-dev.37'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T10:37:30.089Z] 2023-05-04 10:37:30,065 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-04T10:37:30.089Z] 3.0.0-dev.37 [Pipeline] } [2023-05-04T10:37:30.102Z] $ docker exec --env ******** --env ******** f40ccb8a6bdb3e6d829b9e3cf024365a841bd1fd51be5fd4b4845e581f70b3b3 ssh-agent -k [2023-05-04T10:37:30.198Z] unset SSH_AUTH_SOCK; [2023-05-04T10:37:30.199Z] unset SSH_AGENT_PID; [2023-05-04T10:37:30.199Z] echo Agent pid 37 killed; [2023-05-04T10:37:30.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T10:37:30.519Z] + git semver [Pipeline] } [2023-05-04T10:37:30.795Z] $ docker stop --time=1 f40ccb8a6bdb3e6d829b9e3cf024365a841bd1fd51be5fd4b4845e581f70b3b3 [2023-05-04T10:37:32.118Z] $ docker rm -f --volumes f40ccb8a6bdb3e6d829b9e3cf024365a841bd1fd51be5fd4b4845e581f70b3b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:37:32.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T10:37:32.502Z] [2023-05-04T10:37:32.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:37:32.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T10:37:32.805Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-04T10:37:32.805Z] ab5ef0e58194: Pulling fs layer [2023-05-04T10:37:32.805Z] 9712f1f96733: Pulling fs layer [2023-05-04T10:37:32.805Z] 63f879dbbcfc: Pulling fs layer [2023-05-04T10:37:32.805Z] 0d9ebad4ef96: Pulling fs layer [2023-05-04T10:37:32.805Z] e9a5061849ea: Pulling fs layer [2023-05-04T10:37:32.805Z] d747dcd14b5f: Pulling fs layer [2023-05-04T10:37:32.805Z] 2de7ff778b66: Pulling fs layer [2023-05-04T10:37:32.805Z] 0d9ebad4ef96: Waiting [2023-05-04T10:37:32.805Z] e9a5061849ea: Waiting [2023-05-04T10:37:32.805Z] d747dcd14b5f: Waiting [2023-05-04T10:37:32.805Z] 2de7ff778b66: Waiting [2023-05-04T10:37:32.805Z] 9712f1f96733: Download complete [2023-05-04T10:37:33.064Z] 63f879dbbcfc: Verifying Checksum [2023-05-04T10:37:33.064Z] 63f879dbbcfc: Download complete [2023-05-04T10:37:33.323Z] e9a5061849ea: Verifying Checksum [2023-05-04T10:37:33.323Z] e9a5061849ea: Download complete [2023-05-04T10:37:33.323Z] d747dcd14b5f: Verifying Checksum [2023-05-04T10:37:33.323Z] d747dcd14b5f: Download complete [2023-05-04T10:37:33.323Z] 0d9ebad4ef96: Verifying Checksum [2023-05-04T10:37:33.323Z] 0d9ebad4ef96: Download complete [2023-05-04T10:37:33.323Z] ab5ef0e58194: Verifying Checksum [2023-05-04T10:37:33.323Z] ab5ef0e58194: Download complete [2023-05-04T10:37:33.581Z] 2de7ff778b66: Verifying Checksum [2023-05-04T10:37:33.581Z] 2de7ff778b66: Download complete [2023-05-04T10:37:36.110Z] ab5ef0e58194: Pull complete [2023-05-04T10:37:36.110Z] 9712f1f96733: Pull complete [2023-05-04T10:37:36.677Z] 63f879dbbcfc: Pull complete [2023-05-04T10:37:39.959Z] 0d9ebad4ef96: Pull complete [2023-05-04T10:37:40.219Z] e9a5061849ea: Pull complete [2023-05-04T10:37:40.219Z] d747dcd14b5f: Pull complete [2023-05-04T10:37:41.595Z] 2de7ff778b66: Pull complete [2023-05-04T10:37:41.595Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-04T10:37:41.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T10:37:41.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:37:41.677Z] prd-ubuntu20.04-docker-8c-8g-13279 does not seem to be running inside a container [2023-05-04T10:37:41.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-04T10:37:46.114Z] $ docker top d7668a2d951ef243a9560e77b6c7ba9a38ac063e6f17fcf63d01d44cbe546cdb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-04T10:37:46.182Z] provisioning config files... [2023-05-04T10:37:46.188Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12148604121668962911tmp [2023-05-04T10:37:46.199Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6923838426278468732tmp [2023-05-04T10:37:46.209Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10094138003956922514tmp [Pipeline] { [Pipeline] echo [2023-05-04T10:37:46.226Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:37:46.509Z] ---> sigul-configuration.sh [2023-05-04T10:37:46.509Z] gpg: directory `/root/.gnupg' created [2023-05-04T10:37:46.509Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-04T10:37:46.509Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-04T10:37:46.509Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-04T10:37:46.509Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-04T10:37:46.509Z] gpg: CAST5 encrypted data [2023-05-04T10:37:46.509Z] gpg: encrypted with 1 passphrase [2023-05-04T10:37:46.509Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-04T10:37:46.796Z] + mkdir /home/jenkins [2023-05-04T10:37:46.796Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-04T10:37:47.082Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-04T10:37:47.091Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:37:47.376Z] ---> sigul-install.sh [2023-05-04T10:37:47.376Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-04T10:37:47.661Z] + git tag --list [2023-05-04T10:37:47.661Z] v0.0.0 [2023-05-04T10:37:47.661Z] v0.0.1-dev.1 [2023-05-04T10:37:47.661Z] v0.0.1-dev.10 [2023-05-04T10:37:47.661Z] v0.0.1-dev.11 [2023-05-04T10:37:47.661Z] v0.0.1-dev.12 [2023-05-04T10:37:47.661Z] v0.0.1-dev.13 [2023-05-04T10:37:47.661Z] v0.0.1-dev.14 [2023-05-04T10:37:47.661Z] v0.0.1-dev.15 [2023-05-04T10:37:47.661Z] v0.0.1-dev.16 [2023-05-04T10:37:47.661Z] v0.0.1-dev.17 [2023-05-04T10:37:47.661Z] v0.0.1-dev.18 [2023-05-04T10:37:47.661Z] v0.0.1-dev.19 [2023-05-04T10:37:47.661Z] v0.0.1-dev.2 [2023-05-04T10:37:47.661Z] v0.0.1-dev.20 [2023-05-04T10:37:47.661Z] v0.0.1-dev.21 [2023-05-04T10:37:47.661Z] v0.0.1-dev.22 [2023-05-04T10:37:47.661Z] v0.0.1-dev.23 [2023-05-04T10:37:47.661Z] v0.0.1-dev.24 [2023-05-04T10:37:47.661Z] v0.0.1-dev.25 [2023-05-04T10:37:47.661Z] v0.0.1-dev.26 [2023-05-04T10:37:47.661Z] v0.0.1-dev.27 [2023-05-04T10:37:47.661Z] v0.0.1-dev.28 [2023-05-04T10:37:47.661Z] v0.0.1-dev.3 [2023-05-04T10:37:47.661Z] v0.0.1-dev.4 [2023-05-04T10:37:47.661Z] v0.0.1-dev.5 [2023-05-04T10:37:47.661Z] v0.0.1-dev.6 [2023-05-04T10:37:47.661Z] v0.0.1-dev.7 [2023-05-04T10:37:47.661Z] v0.0.1-dev.8 [2023-05-04T10:37:47.661Z] v0.0.1-dev.9 [2023-05-04T10:37:47.661Z] v2.2.0 [2023-05-04T10:37:47.661Z] v2.2.0-dev.29 [2023-05-04T10:37:47.661Z] v2.2.0-dev.30 [2023-05-04T10:37:47.661Z] v2.2.0-dev.31 [2023-05-04T10:37:47.661Z] v2.2.0-dev.32 [2023-05-04T10:37:47.661Z] v2.2.0-dev.33 [2023-05-04T10:37:47.661Z] v2.2.0-dev.34 [2023-05-04T10:37:47.661Z] v2.2.0-dev.35 [2023-05-04T10:37:47.661Z] v2.3.0 [2023-05-04T10:37:47.661Z] v2.3.0-dev.1 [2023-05-04T10:37:47.661Z] v2.3.0-dev.10 [2023-05-04T10:37:47.661Z] v2.3.0-dev.11 [2023-05-04T10:37:47.661Z] v2.3.0-dev.12 [2023-05-04T10:37:47.661Z] v2.3.0-dev.13 [2023-05-04T10:37:47.661Z] v2.3.0-dev.14 [2023-05-04T10:37:47.661Z] v2.3.0-dev.15 [2023-05-04T10:37:47.661Z] v2.3.0-dev.16 [2023-05-04T10:37:47.661Z] v2.3.0-dev.17 [2023-05-04T10:37:47.661Z] v2.3.0-dev.18 [2023-05-04T10:37:47.661Z] v2.3.0-dev.19 [2023-05-04T10:37:47.661Z] v2.3.0-dev.2 [2023-05-04T10:37:47.661Z] v2.3.0-dev.20 [2023-05-04T10:37:47.661Z] v2.3.0-dev.21 [2023-05-04T10:37:47.661Z] v2.3.0-dev.22 [2023-05-04T10:37:47.661Z] v2.3.0-dev.23 [2023-05-04T10:37:47.661Z] v2.3.0-dev.24 [2023-05-04T10:37:47.661Z] v2.3.0-dev.25 [2023-05-04T10:37:47.661Z] v2.3.0-dev.26 [2023-05-04T10:37:47.661Z] v2.3.0-dev.27 [2023-05-04T10:37:47.661Z] v2.3.0-dev.28 [2023-05-04T10:37:47.661Z] v2.3.0-dev.29 [2023-05-04T10:37:47.661Z] v2.3.0-dev.3 [2023-05-04T10:37:47.661Z] v2.3.0-dev.30 [2023-05-04T10:37:47.661Z] v2.3.0-dev.31 [2023-05-04T10:37:47.661Z] v2.3.0-dev.32 [2023-05-04T10:37:47.661Z] v2.3.0-dev.33 [2023-05-04T10:37:47.661Z] v2.3.0-dev.34 [2023-05-04T10:37:47.661Z] v2.3.0-dev.35 [2023-05-04T10:37:47.661Z] v2.3.0-dev.36 [2023-05-04T10:37:47.661Z] v2.3.0-dev.37 [2023-05-04T10:37:47.661Z] v2.3.0-dev.38 [2023-05-04T10:37:47.661Z] v2.3.0-dev.39 [2023-05-04T10:37:47.661Z] v2.3.0-dev.4 [2023-05-04T10:37:47.661Z] v2.3.0-dev.40 [2023-05-04T10:37:47.661Z] v2.3.0-dev.41 [2023-05-04T10:37:47.661Z] v2.3.0-dev.42 [2023-05-04T10:37:47.661Z] v2.3.0-dev.43 [2023-05-04T10:37:47.661Z] v2.3.0-dev.44 [2023-05-04T10:37:47.662Z] v2.3.0-dev.45 [2023-05-04T10:37:47.662Z] v2.3.0-dev.5 [2023-05-04T10:37:47.662Z] v2.3.0-dev.6 [2023-05-04T10:37:47.662Z] v2.3.0-dev.7 [2023-05-04T10:37:47.662Z] v2.3.0-dev.8 [2023-05-04T10:37:47.662Z] v2.3.0-dev.9 [2023-05-04T10:37:47.662Z] v2.3.1 [2023-05-04T10:37:47.662Z] v2.3.1-dev.1 [2023-05-04T10:37:47.662Z] v2.3.1-dev.4 [2023-05-04T10:37:47.662Z] v2.3.1-dev.5 [2023-05-04T10:37:47.662Z] v2.3.2-dev.1 [2023-05-04T10:37:47.662Z] v3.0.0-dev.1 [2023-05-04T10:37:47.662Z] v3.0.0-dev.10 [2023-05-04T10:37:47.662Z] v3.0.0-dev.11 [2023-05-04T10:37:47.662Z] v3.0.0-dev.12 [2023-05-04T10:37:47.662Z] v3.0.0-dev.13 [2023-05-04T10:37:47.662Z] v3.0.0-dev.14 [2023-05-04T10:37:47.662Z] v3.0.0-dev.15 [2023-05-04T10:37:47.662Z] v3.0.0-dev.16 [2023-05-04T10:37:47.662Z] v3.0.0-dev.17 [2023-05-04T10:37:47.662Z] v3.0.0-dev.18 [2023-05-04T10:37:47.662Z] v3.0.0-dev.19 [2023-05-04T10:37:47.662Z] v3.0.0-dev.2 [2023-05-04T10:37:47.662Z] v3.0.0-dev.20 [2023-05-04T10:37:47.662Z] v3.0.0-dev.21 [2023-05-04T10:37:47.662Z] v3.0.0-dev.22 [2023-05-04T10:37:47.662Z] v3.0.0-dev.23 [2023-05-04T10:37:47.662Z] v3.0.0-dev.24 [2023-05-04T10:37:47.662Z] v3.0.0-dev.25 [2023-05-04T10:37:47.662Z] v3.0.0-dev.26 [2023-05-04T10:37:47.662Z] v3.0.0-dev.27 [2023-05-04T10:37:47.662Z] v3.0.0-dev.28 [2023-05-04T10:37:47.662Z] v3.0.0-dev.29 [2023-05-04T10:37:47.662Z] v3.0.0-dev.3 [2023-05-04T10:37:47.662Z] v3.0.0-dev.30 [2023-05-04T10:37:47.662Z] v3.0.0-dev.31 [2023-05-04T10:37:47.662Z] v3.0.0-dev.32 [2023-05-04T10:37:47.662Z] v3.0.0-dev.33 [2023-05-04T10:37:47.662Z] v3.0.0-dev.34 [2023-05-04T10:37:47.662Z] v3.0.0-dev.35 [2023-05-04T10:37:47.662Z] v3.0.0-dev.36 [2023-05-04T10:37:47.662Z] v3.0.0-dev.37 [2023-05-04T10:37:47.662Z] v3.0.0-dev.4 [2023-05-04T10:37:47.662Z] v3.0.0-dev.5 [2023-05-04T10:37:47.662Z] v3.0.0-dev.6 [2023-05-04T10:37:47.662Z] v3.0.0-dev.7 [2023-05-04T10:37:47.662Z] v3.0.0-dev.8 [2023-05-04T10:37:47.662Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-04T10:37:47.948Z] + lftools sign git-tag v3.0.0-dev.37 [2023-05-04T10:37:48.516Z] Signing Git tag with Sigul... [2023-05-04T10:37:48.517Z] Signing v3.0.0-dev.37 [Pipeline] echo [2023-05-04T10:37:48.785Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:37:49.071Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-04T10:37:49.078Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-04T10:37:49.099Z] $ docker stop --time=1 d7668a2d951ef243a9560e77b6c7ba9a38ac063e6f17fcf63d01d44cbe546cdb [2023-05-04T10:37:50.360Z] $ docker rm -f --volumes d7668a2d951ef243a9560e77b6c7ba9a38ac063e6f17fcf63d01d44cbe546cdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-04T10:37:50.785Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T10:37:50.785Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:37:51.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T10:37:51.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:37:51.155Z] prd-ubuntu20.04-docker-8c-8g-13279 does not seem to be running inside a container [2023-05-04T10:37:51.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T10:37:51.519Z] $ docker top c0140d7a653e6667f88b97d3fef263fdba70a982442badcd0cfed5941e5a1b33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T10:37:51.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T10:37:51.615Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T10:37:51.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T10:37:51.726Z] $ docker exec c0140d7a653e6667f88b97d3fef263fdba70a982442badcd0cfed5941e5a1b33 ssh-agent [2023-05-04T10:37:51.831Z] SSH_AUTH_SOCK=/tmp/ssh-UpAkm6BeIbhP/agent.33 [2023-05-04T10:37:51.831Z] SSH_AGENT_PID=39 [2023-05-04T10:37:51.837Z] Running ssh-add (command line suppressed) [2023-05-04T10:37:51.934Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17659408517688208179.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17659408517688208179.key) [2023-05-04T10:37:51.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T10:37:52.233Z] + git semver bump pre [2023-05-04T10:37:52.493Z] 2023-05-04 10:37:52,397 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-04T10:37:52.493Z] 2023-05-04 10:37:52,397 [bump_version] DEBUG bumping version:3.0.0-dev.37 on axis:pre with prefix:dev [2023-05-04T10:37:52.493Z] 2023-05-04 10:37:52,397 [bump_version] DEBUG bumped version:3.0.0-dev.38 [2023-05-04T10:37:52.493Z] 2023-05-04 10:37:52,397 [write_version] DEBUG write version:3.0.0-dev.38 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-04T10:37:52.493Z] 2023-05-04 10:37:52,397 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-04T10:37:52.493Z] 2023-05-04 10:37:52,397 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-04T10:37:52.493Z] 2023-05-04 10:37:52,399 [execute] INFO git cat-file --batch-check [2023-05-04T10:37:52.493Z] 2023-05-04 10:37:52,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T10:37:52.493Z] 2023-05-04 10:37:52,404 [execute] INFO git cat-file --batch [2023-05-04T10:37:52.493Z] 2023-05-04 10:37:52,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T10:37:52.493Z] 2023-05-04 10:37:52,409 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-04T10:37:52.493Z] 3.0.0-dev.38 [Pipeline] } [2023-05-04T10:37:52.505Z] $ docker exec --env ******** --env ******** c0140d7a653e6667f88b97d3fef263fdba70a982442badcd0cfed5941e5a1b33 ssh-agent -k [2023-05-04T10:37:52.600Z] unset SSH_AUTH_SOCK; [2023-05-04T10:37:52.601Z] unset SSH_AGENT_PID; [2023-05-04T10:37:52.601Z] echo Agent pid 39 killed; [2023-05-04T10:37:52.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T10:37:52.916Z] + git semver [Pipeline] } [2023-05-04T10:37:53.191Z] $ docker stop --time=1 c0140d7a653e6667f88b97d3fef263fdba70a982442badcd0cfed5941e5a1b33 [2023-05-04T10:37:54.464Z] $ docker rm -f --volumes c0140d7a653e6667f88b97d3fef263fdba70a982442badcd0cfed5941e5a1b33 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T10:37:54.805Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T10:37:54.805Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:37:55.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T10:37:55.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:37:55.193Z] prd-ubuntu20.04-docker-8c-8g-13279 does not seem to be running inside a container [2023-05-04T10:37:55.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T10:37:55.520Z] $ docker top 09c72a96a198f305253f2b34636b328ddf6c6ad142c3f9ec8519e5154613808f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T10:37:55.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T10:37:55.603Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T10:37:55.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T10:37:55.712Z] $ docker exec 09c72a96a198f305253f2b34636b328ddf6c6ad142c3f9ec8519e5154613808f ssh-agent [2023-05-04T10:37:55.813Z] SSH_AUTH_SOCK=/tmp/ssh-eSuQQuOOcZnF/agent.32 [2023-05-04T10:37:55.813Z] SSH_AGENT_PID=38 [2023-05-04T10:37:55.818Z] Running ssh-add (command line suppressed) [2023-05-04T10:37:55.914Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5750811228004241179.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5750811228004241179.key) [2023-05-04T10:37:55.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T10:37:56.211Z] + git semver push [2023-05-04T10:37:56.470Z] 2023-05-04 10:37:56,393 [run_push] DEBUG push [2023-05-04T10:37:56.470Z] 2023-05-04 10:37:56,394 [execute] INFO git cat-file --batch-check [2023-05-04T10:37:56.470Z] 2023-05-04 10:37:56,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T10:37:56.470Z] 2023-05-04 10:37:56,398 [execute] INFO git rev-list b3dc87207bfbcbb4418183a9ea6b0f80aeeb278a -- [2023-05-04T10:37:56.470Z] 2023-05-04 10:37:56,398 [execute] DEBUG Popen(['git', 'rev-list', 'b3dc87207bfbcbb4418183a9ea6b0f80aeeb278a', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T10:37:56.470Z] 2023-05-04 10:37:56,405 [execute] INFO git fetch -v origin [2023-05-04T10:37:56.470Z] 2023-05-04 10:37:56,406 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-04T10:37:57.038Z] 2023-05-04 10:37:56,860 [run_push] DEBUG no remote changes detected [2023-05-04T10:37:57.038Z] 2023-05-04 10:37:56,860 [execute] INFO git push origin semver [2023-05-04T10:37:57.038Z] 2023-05-04 10:37:56,861 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T10:37:57.606Z] 2023-05-04 10:37:57,605 [run_push] DEBUG push all version tags [2023-05-04T10:37:57.607Z] 2023-05-04 10:37:57,606 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-04T10:37:57.607Z] 2023-05-04 10:37:57,606 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T10:37:58.548Z] 2023-05-04 10:37:58,314 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-04T10:37:58.548Z] 3.0.0-dev.38 [Pipeline] } [2023-05-04T10:37:58.562Z] $ docker exec --env ******** --env ******** 09c72a96a198f305253f2b34636b328ddf6c6ad142c3f9ec8519e5154613808f ssh-agent -k [2023-05-04T10:37:58.654Z] unset SSH_AUTH_SOCK; [2023-05-04T10:37:58.654Z] unset SSH_AGENT_PID; [2023-05-04T10:37:58.654Z] echo Agent pid 38 killed; [2023-05-04T10:37:58.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T10:37:58.975Z] + git semver [Pipeline] } [2023-05-04T10:37:59.253Z] $ docker stop --time=1 09c72a96a198f305253f2b34636b328ddf6c6ad142c3f9ec8519e5154613808f [2023-05-04T10:38:00.543Z] $ docker rm -f --volumes 09c72a96a198f305253f2b34636b328ddf6c6ad142c3f9ec8519e5154613808f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-04T10:38:01.097Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-04T10:38:01.098Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-04T10:38:01.098Z] total 16 [2023-05-04T10:38:01.098Z] drwxr-xr-x 3 root root 4096 May 4 10:28 . [2023-05-04T10:38:01.098Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 10:37 .. [2023-05-04T10:38:01.098Z] drwxr-xr-x 2 root root 4096 May 4 10:28 cost [2023-05-04T10:38:01.098Z] -rw-r--r-- 1 root root 91 May 4 10:28 cost.csv [2023-05-04T10:38:01.098Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-04T10:38:01.098Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-04T10:38:01.098Z] total 16 [2023-05-04T10:38:01.098Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 10:28 . [2023-05-04T10:38:01.098Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 10:37 .. [2023-05-04T10:38:01.098Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 10:28 cost [2023-05-04T10:38:01.098Z] -rw-r--r-- 1 jenkins jenkins 91 May 4 10:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:01.390Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:02.305Z] ---> package-listing.sh [2023-05-04T10:38:02.306Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T10:38:02.306Z] ++ facter osfamily [2023-05-04T10:38:02.306Z] + OS_FAMILY=debian [2023-05-04T10:38:02.306Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-04T10:38:02.306Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T10:38:02.306Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T10:38:02.306Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T10:38:02.306Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T10:38:02.306Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-04T10:38:02.306Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T10:38:02.306Z] + case "${OS_FAMILY}" in [2023-05-04T10:38:02.306Z] + dpkg -l [2023-05-04T10:38:02.306Z] + grep '^ii' [2023-05-04T10:38:02.604Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T10:38:02.604Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T10:38:02.604Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T10:38:02.604Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-04T10:38:02.604Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-04T10:38:02.604Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-04T10:38:02.620Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T10:38:02.921Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:38:03.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T10:38:03.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:38:03.326Z] prd-ubuntu20.04-docker-8c-8g-13279 does not seem to be running inside a container [2023-05-04T10:38:03.363Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T10:38:03.555Z] $ docker top 38b5245102c57e672829425b6ef01ed598ab48161199ab723be990514c344ab2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T10:38:03.901Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T10:38:04.190Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T10:38:04.475Z] + ls /var/log/sa-host [2023-05-04T10:38:04.476Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T10:38:04.648Z] provisioning config files... [2023-05-04T10:38:04.657Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7644766143673282352tmp [Pipeline] { [Pipeline] echo [2023-05-04T10:38:04.675Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:04.957Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T10:38:04.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:05.300Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T10:38:05.308Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:05.590Z] ---> sudo-logs.sh [2023-05-04T10:38:05.590Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T10:38:05.614Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:05.901Z] ---> job-cost.sh [2023-05-04T10:38:05.901Z] lf-activate-venv: SKIPPING [2023-05-04T10:38:05.901Z] DEBUG: total: 0.2199999988079071 [2023-05-04T10:38:05.901Z] INFO: Retrieving Stack Cost... [2023-05-04T10:38:06.161Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T10:38:06.730Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T10:38:06.742Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:38:07.025Z] ---> logs-deploy.sh [2023-05-04T10:38:07.025Z] lf-activate-venv: SKIPPING [2023-05-04T10:38:07.025Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/132 [2023-05-04T10:38:07.025Z] INFO: archiving workspace using pattern(s): [2023-05-04T10:38:07.964Z] Archives upload complete. [2023-05-04T10:38:07.964Z] INFO: archiving logs to Nexus