Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5100156d942d3e2ec7c51a96dce7156478cbb52 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-ssh14844447693807911745.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-ssh10690757786211991100.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-ssh16279380577790758022.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-ssh10697295547327892540.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-ssh16443290572125853345.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-12645 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 a5100156d942d3e2ec7c51a96dce7156478cbb52 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "feat: implement secret change support, refactor cred mgmt (#333)" > git config core.sparsecheckout # timeout=10 > git checkout -f a5100156d942d3e2ec7c51a96dce7156478cbb52 # timeout=10 > git rev-list --no-walk ca50ff0226266dec6d343d3687e79f892dd3f78d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T23:40:19.345Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T23:40:19.405Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T23:40:19.424Z] ========================================================= [2023-05-03T23:40:19.424Z] EdgeX Global Pipelines Version Info [2023-05-03T23:40:19.424Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:40:20.139Z] ------------------- [2023-05-03T23:40:20.139Z] stable info: [2023-05-03T23:40:20.139Z] ------------------- [2023-05-03T23:40:20.139Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T23:40:20.139Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T23:40:20.139Z] Message: update stable to v1.0.248 [2023-05-03T23:40:20.710Z] ------------------- [2023-05-03T23:40:20.710Z] experimental info: [2023-05-03T23:40:20.710Z] ------------------- [2023-05-03T23:40:20.710Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T23:40:20.710Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T23:40:20.710Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T23:40:20.895Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-03T23:40:20.906Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-03T23:40:20.919Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T23:40:20.934Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T23:40:20.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T23:40:20.957Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T23:40:20.969Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T23:40:20.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-03T23:40:20.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T23:40:21.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T23:40:21.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T23:40:21.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-03T23:40:21.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T23:40:21.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T23:40:21.073Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T23:40:21.086Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T23:40:21.098Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T23:40:21.110Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T23:40:21.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T23:40:21.142Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T23:40:21.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-03T23:40:21.170Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-03T23:40:21.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T23:40:21.198Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T23:40:21.216Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T23:40:21.228Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T23:40:21.244Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T23:40:21.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-03T23:40:21.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-03T23:40:21.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-03T23:40:21.294Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5100156d942d3e2ec7c51a96dce7156478cbb52 [Pipeline] echo [2023-05-03T23:40:21.306Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a510015 [Pipeline] echo [2023-05-03T23:40:21.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T23:40:21.372Z] provisioning config files... [2023-05-03T23:40:21.385Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15283976532306573794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:40:21.691Z] ---> docker-login.sh [2023-05-03T23:40:21.691Z] nexus3.edgexfoundry.org:10001 [2023-05-03T23:40:21.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:40:21.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:40:21.952Z] Configure a credential helper to remove this warning. See [2023-05-03T23:40:21.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:40:21.952Z] [2023-05-03T23:40:21.952Z] Login Succeeded [2023-05-03T23:40:21.952Z] nexus3.edgexfoundry.org:10002 [2023-05-03T23:40:22.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:40:22.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:40:22.211Z] Configure a credential helper to remove this warning. See [2023-05-03T23:40:22.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:40:22.211Z] [2023-05-03T23:40:22.211Z] Login Succeeded [2023-05-03T23:40:22.211Z] nexus3.edgexfoundry.org:10003 [2023-05-03T23:40:22.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:40:22.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:40:22.211Z] Configure a credential helper to remove this warning. See [2023-05-03T23:40:22.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:40:22.211Z] [2023-05-03T23:40:22.211Z] Login Succeeded [2023-05-03T23:40:22.211Z] nexus3.edgexfoundry.org:10004 [2023-05-03T23:40:22.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:40:22.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:40:22.472Z] Configure a credential helper to remove this warning. See [2023-05-03T23:40:22.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:40:22.472Z] [2023-05-03T23:40:22.472Z] Login Succeeded [2023-05-03T23:40:22.472Z] docker.io [2023-05-03T23:40:22.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:40:22.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:40:22.733Z] Configure a credential helper to remove this warning. See [2023-05-03T23:40:22.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:40:22.733Z] [2023-05-03T23:40:22.733Z] Login Succeeded [2023-05-03T23:40:22.733Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T23:40:22.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T23:40:23.122Z] + git rev-list -1 --merges a5100156d942d3e2ec7c51a96dce7156478cbb52~1..a5100156d942d3e2ec7c51a96dce7156478cbb52 [Pipeline] echo [2023-05-03T23:40:23.178Z] -----------> git rev-list -1 --merges a5100156d942d3e2ec7c51a96dce7156478cbb52~1..a5100156d942d3e2ec7c51a96dce7156478cbb52 a5100156d942d3e2ec7c51a96dce7156478cbb52 [false] [Pipeline] sh [2023-05-03T23:40:23.471Z] + git log --format=format:%s -1 a5100156d942d3e2ec7c51a96dce7156478cbb52 [Pipeline] echo [2023-05-03T23:40:23.486Z] ========================================================= [2023-05-03T23:40:23.486Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T23:40:23.486Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T23:40:23.803Z] + git log --format=format:%s -1 a5100156d942d3e2ec7c51a96dce7156478cbb52 [Pipeline] echo [2023-05-03T23:40:23.816Z] [semverPrep] GIT_COMMIT: a5100156d942d3e2ec7c51a96dce7156478cbb52, Commit Message: feat: implement secret change support, refactor cred mgmt (#333) [Pipeline] echo [2023-05-03T23:40:23.825Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T23:40:24.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T23:40:24.211Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T23:40:24.211Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T23:40:24.211Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T23:40:24.211Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T23:40:24.211Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T23:40:24.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:40:24.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T23:40:24.642Z] [2023-05-03T23:40:24.642Z] 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-03T23:40:24.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T23:40:24.944Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T23:40:24.944Z] b85a868b505f: Pulling fs layer [2023-05-03T23:40:24.944Z] e2be974225ed: Pulling fs layer [2023-05-03T23:40:24.944Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T23:40:24.944Z] 988bab9f4d93: Pulling fs layer [2023-05-03T23:40:24.944Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T23:40:24.944Z] eaf3925da568: Pulling fs layer [2023-05-03T23:40:24.944Z] bab4dde63d76: Pulling fs layer [2023-05-03T23:40:24.944Z] bde34c3a00c8: Pulling fs layer [2023-05-03T23:40:24.944Z] b352a97aabf1: Pulling fs layer [2023-05-03T23:40:24.944Z] 4872d77fe225: Pulling fs layer [2023-05-03T23:40:24.944Z] 5851b861e8e6: Pulling fs layer [2023-05-03T23:40:24.944Z] 988bab9f4d93: Waiting [2023-05-03T23:40:24.944Z] bde34c3a00c8: Waiting [2023-05-03T23:40:24.944Z] b352a97aabf1: Waiting [2023-05-03T23:40:24.944Z] 1469e6f7b9e6: Waiting [2023-05-03T23:40:24.944Z] 4872d77fe225: Waiting [2023-05-03T23:40:24.944Z] eaf3925da568: Waiting [2023-05-03T23:40:24.944Z] 5851b861e8e6: Waiting [2023-05-03T23:40:24.944Z] bab4dde63d76: Waiting [2023-05-03T23:40:24.944Z] e2be974225ed: Download complete [2023-05-03T23:40:24.944Z] 988bab9f4d93: Verifying Checksum [2023-05-03T23:40:24.944Z] 988bab9f4d93: Download complete [2023-05-03T23:40:24.944Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T23:40:24.944Z] 339a4e72a1f5: Download complete [2023-05-03T23:40:24.944Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T23:40:24.944Z] 1469e6f7b9e6: Download complete [2023-05-03T23:40:24.944Z] eaf3925da568: Download complete [2023-05-03T23:40:25.204Z] bde34c3a00c8: Verifying Checksum [2023-05-03T23:40:25.204Z] bde34c3a00c8: Download complete [2023-05-03T23:40:25.204Z] b352a97aabf1: Download complete [2023-05-03T23:40:25.204Z] 4872d77fe225: Verifying Checksum [2023-05-03T23:40:25.204Z] 4872d77fe225: Download complete [2023-05-03T23:40:25.204Z] 5851b861e8e6: Download complete [2023-05-03T23:40:25.204Z] b85a868b505f: Download complete [2023-05-03T23:40:25.499Z] bab4dde63d76: Verifying Checksum [2023-05-03T23:40:25.499Z] bab4dde63d76: Download complete [2023-05-03T23:40:26.448Z] b85a868b505f: Pull complete [2023-05-03T23:40:26.719Z] e2be974225ed: Pull complete [2023-05-03T23:40:27.293Z] 339a4e72a1f5: Pull complete [2023-05-03T23:40:27.293Z] 988bab9f4d93: Pull complete [2023-05-03T23:40:27.552Z] 1469e6f7b9e6: Pull complete [2023-05-03T23:40:27.552Z] eaf3925da568: Pull complete [2023-05-03T23:40:29.463Z] bab4dde63d76: Pull complete [2023-05-03T23:40:29.463Z] bde34c3a00c8: Pull complete [2023-05-03T23:40:29.463Z] b352a97aabf1: Pull complete [2023-05-03T23:40:29.723Z] 4872d77fe225: Pull complete [2023-05-03T23:40:29.723Z] 5851b861e8e6: Pull complete [2023-05-03T23:40:29.723Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T23:40:29.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T23:40:29.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:40:29.830Z] prd-ubuntu20.04-docker-8c-8g-12645 does not seem to be running inside a container [2023-05-03T23:40:29.863Z] $ 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-03T23:40:31.108Z] $ docker top 2c683122ab2b56a4dd894ed1be3cf410b317023cfc9dfc2d0966886cb4eb99d6 -eo pid,comm [2023-05-03T23:40:31.157Z] 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-03T23:40:31.157Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T23:40:31.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T23:40:31.193Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T23:40:31.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T23:40:31.315Z] $ docker exec 2c683122ab2b56a4dd894ed1be3cf410b317023cfc9dfc2d0966886cb4eb99d6 ssh-agent [2023-05-03T23:40:31.417Z] SSH_AUTH_SOCK=/tmp/ssh-xw3xg0OCiQSC/agent.31 [2023-05-03T23:40:31.417Z] SSH_AGENT_PID=37 [2023-05-03T23:40:31.424Z] Running ssh-add (command line suppressed) [2023-05-03T23:40:31.543Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13380351565704103608.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13380351565704103608.key) [2023-05-03T23:40:31.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T23:40:31.851Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T23:40:31.870Z] $ docker exec --env ******** --env ******** 2c683122ab2b56a4dd894ed1be3cf410b317023cfc9dfc2d0966886cb4eb99d6 ssh-agent -k [2023-05-03T23:40:31.973Z] unset SSH_AUTH_SOCK; [2023-05-03T23:40:31.974Z] unset SSH_AGENT_PID; [2023-05-03T23:40:31.974Z] echo Agent pid 37 killed; [2023-05-03T23:40:31.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T23:40:32.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T23:40:32.013Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T23:40:32.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T23:40:32.136Z] $ docker exec 2c683122ab2b56a4dd894ed1be3cf410b317023cfc9dfc2d0966886cb4eb99d6 ssh-agent [2023-05-03T23:40:32.246Z] SSH_AUTH_SOCK=/tmp/ssh-sS1LU0A8NNFE/agent.69 [2023-05-03T23:40:32.246Z] SSH_AGENT_PID=75 [2023-05-03T23:40:32.252Z] Running ssh-add (command line suppressed) [2023-05-03T23:40:32.366Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10282652035197569881.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10282652035197569881.key) [2023-05-03T23:40:32.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T23:40:32.663Z] + git semver init [2023-05-03T23:40:32.923Z] 2023-05-03 23:40:32,854 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T23:40:32.923Z] 2023-05-03 23:40:32,855 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-03T23:40:32.923Z] 2023-05-03 23:40:32,855 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-03T23:40:32.923Z] 2023-05-03 23:40:32,856 [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-03T23:40:33.863Z] 2023-05-03 23:40:33,662 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-03T23:40:33.863Z] 2023-05-03 23:40:33,663 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-03T23:40:33.863Z] 2023-05-03 23:40:33,663 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-03T23:40:33.863Z] 2023-05-03 23:40:33,663 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-03T23:40:33.863Z] 3.0.0-dev.36 [Pipeline] } [2023-05-03T23:40:33.878Z] $ docker exec --env ******** --env ******** 2c683122ab2b56a4dd894ed1be3cf410b317023cfc9dfc2d0966886cb4eb99d6 ssh-agent -k [2023-05-03T23:40:33.978Z] unset SSH_AUTH_SOCK; [2023-05-03T23:40:33.978Z] unset SSH_AGENT_PID; [2023-05-03T23:40:33.978Z] echo Agent pid 75 killed; [2023-05-03T23:40:33.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T23:40:34.293Z] + git semver [Pipeline] } [2023-05-03T23:40:34.571Z] $ docker stop --time=1 2c683122ab2b56a4dd894ed1be3cf410b317023cfc9dfc2d0966886cb4eb99d6 [2023-05-03T23:40:35.868Z] $ docker rm -f --volumes 2c683122ab2b56a4dd894ed1be3cf410b317023cfc9dfc2d0966886cb4eb99d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T23:40:36.205Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T23:40:36.412Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T23:40:36.416Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.36 [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-03T23:40:36.567Z] provisioning config files... [2023-05-03T23:40:36.576Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10942400124213107190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:40:36.872Z] ---> docker-login.sh [2023-05-03T23:40:36.872Z] nexus3.edgexfoundry.org:10001 [2023-05-03T23:40:36.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:40:36.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:40:36.872Z] Configure a credential helper to remove this warning. See [2023-05-03T23:40:36.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:40:36.872Z] [2023-05-03T23:40:36.872Z] Login Succeeded [2023-05-03T23:40:36.872Z] nexus3.edgexfoundry.org:10002 [2023-05-03T23:40:36.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:40:36.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:40:36.872Z] Configure a credential helper to remove this warning. See [2023-05-03T23:40:36.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:40:36.872Z] [2023-05-03T23:40:36.872Z] Login Succeeded [2023-05-03T23:40:36.872Z] nexus3.edgexfoundry.org:10003 [2023-05-03T23:40:37.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:40:37.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:40:37.132Z] Configure a credential helper to remove this warning. See [2023-05-03T23:40:37.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:40:37.132Z] [2023-05-03T23:40:37.132Z] Login Succeeded [2023-05-03T23:40:37.132Z] nexus3.edgexfoundry.org:10004 [2023-05-03T23:40:37.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:40:37.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:40:37.132Z] Configure a credential helper to remove this warning. See [2023-05-03T23:40:37.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:40:37.132Z] [2023-05-03T23:40:37.132Z] Login Succeeded [2023-05-03T23:40:37.132Z] docker.io [2023-05-03T23:40:37.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:40:37.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:40:37.392Z] Configure a credential helper to remove this warning. See [2023-05-03T23:40:37.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:40:37.392Z] [2023-05-03T23:40:37.392Z] Login Succeeded [2023-05-03T23:40:37.392Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T23:40:37.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T23:40:37.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:40:37.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:40:37.493Z] ========================================================= [2023-05-03T23:40:37.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T23:40:37.493Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:40:37.802Z] + 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-03T23:40:37.802Z] Sending build context to Docker daemon 21.5MB [2023-05-03T23:40:37.802Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T23:40:37.802Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-03T23:40:37.802Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T23:40:37.802Z] f56be85fc22e: Pulling fs layer [2023-05-03T23:40:37.802Z] 85791d961cd3: Pulling fs layer [2023-05-03T23:40:37.802Z] d694b5ae8c79: Pulling fs layer [2023-05-03T23:40:37.802Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T23:40:37.802Z] 4d19c01a9841: Pulling fs layer [2023-05-03T23:40:37.802Z] 9325e15d5711: Pulling fs layer [2023-05-03T23:40:37.802Z] 556b6ee489ea: Pulling fs layer [2023-05-03T23:40:37.802Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T23:40:37.802Z] 9f32a84ed3da: Waiting [2023-05-03T23:40:37.802Z] 556b6ee489ea: Waiting [2023-05-03T23:40:37.802Z] 4d19c01a9841: Waiting [2023-05-03T23:40:37.802Z] c5a4b2cf53e6: Waiting [2023-05-03T23:40:37.802Z] 9325e15d5711: Waiting [2023-05-03T23:40:38.065Z] 85791d961cd3: Download complete [2023-05-03T23:40:38.066Z] 9f32a84ed3da: Verifying Checksum [2023-05-03T23:40:38.066Z] 9f32a84ed3da: Download complete [2023-05-03T23:40:38.066Z] 4d19c01a9841: Verifying Checksum [2023-05-03T23:40:38.066Z] 4d19c01a9841: Download complete [2023-05-03T23:40:38.066Z] f56be85fc22e: Verifying Checksum [2023-05-03T23:40:38.066Z] f56be85fc22e: Download complete [2023-05-03T23:40:38.066Z] 9325e15d5711: Verifying Checksum [2023-05-03T23:40:38.066Z] 9325e15d5711: Download complete [2023-05-03T23:40:38.066Z] f56be85fc22e: Pull complete [2023-05-03T23:40:38.326Z] 85791d961cd3: Pull complete [2023-05-03T23:40:38.587Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T23:40:38.587Z] c5a4b2cf53e6: Download complete [2023-05-03T23:40:38.587Z] d694b5ae8c79: Verifying Checksum [2023-05-03T23:40:38.587Z] d694b5ae8c79: Download complete [2023-05-03T23:40:38.846Z] 556b6ee489ea: Verifying Checksum [2023-05-03T23:40:38.846Z] 556b6ee489ea: Download complete [2023-05-03T23:40:42.139Z] d694b5ae8c79: Pull complete [2023-05-03T23:40:42.139Z] 9f32a84ed3da: Pull complete [2023-05-03T23:40:42.139Z] 4d19c01a9841: Pull complete [2023-05-03T23:40:42.139Z] 9325e15d5711: Pull complete [2023-05-03T23:40:44.676Z] 556b6ee489ea: Pull complete [2023-05-03T23:40:45.612Z] c5a4b2cf53e6: Pull complete [2023-05-03T23:40:45.612Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T23:40:45.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T23:40:45.612Z] ---> c4be618373d6 [2023-05-03T23:40:45.612Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:40:46.993Z] ---> Running in 0e4595595297 [2023-05-03T23:40:47.253Z] Removing intermediate container 0e4595595297 [2023-05-03T23:40:47.253Z] ---> 9d796989314e [2023-05-03T23:40:47.253Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T23:40:47.253Z] ---> Running in 68a7d832dede [2023-05-03T23:40:47.253Z] Removing intermediate container 68a7d832dede [2023-05-03T23:40:47.253Z] ---> 9d30d1af2af9 [2023-05-03T23:40:47.253Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-03T23:40:47.253Z] ---> Running in cee75576ceb3 [2023-05-03T23:40:47.513Z] Removing intermediate container cee75576ceb3 [2023-05-03T23:40:47.513Z] ---> 244e03a57c7d [2023-05-03T23:40:47.513Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T23:40:47.513Z] ---> Running in d2e662520ef4 [2023-05-03T23:40:47.513Z] Removing intermediate container d2e662520ef4 [2023-05-03T23:40:47.513Z] ---> cfea8ba5b6e6 [2023-05-03T23:40:47.513Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-03T23:40:47.513Z] ---> Running in 291fc56e4d2c [2023-05-03T23:40:47.513Z] Removing intermediate container 291fc56e4d2c [2023-05-03T23:40:47.513Z] ---> 308d197c9094 [2023-05-03T23:40:47.513Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T23:40:47.513Z] ---> Running in d454c4a19cdc [2023-05-03T23:40:47.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:40:48.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:40:48.291Z] OK: 265 MiB in 53 packages [2023-05-03T23:40:48.551Z] Removing intermediate container d454c4a19cdc [2023-05-03T23:40:48.551Z] ---> 233a80eb72d3 [2023-05-03T23:40:48.551Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-03T23:40:48.551Z] ---> Running in 60dd4b80bae0 [2023-05-03T23:40:48.551Z] Removing intermediate container 60dd4b80bae0 [2023-05-03T23:40:48.551Z] ---> ffc087971aa8 [2023-05-03T23:40:48.551Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-03T23:40:48.811Z] ---> ec54604e2777 [2023-05-03T23:40:48.811Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:40:48.811Z] ---> Running in a99586562cb9 [2023-05-03T23:40:51.524Z] Still waiting to schedule task [2023-05-03T23:40:51.525Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-03T23:41:20.913Z] Removing intermediate container a99586562cb9 [2023-05-03T23:41:20.913Z] ---> 52a3a8d77871 [2023-05-03T23:41:20.913Z] Step 12/13 : COPY . . [2023-05-03T23:41:21.173Z] ---> 560ae86cbabc [2023-05-03T23:41:21.173Z] Step 13/13 : RUN ${MAKE} [2023-05-03T23:41:21.173Z] ---> Running in f36ba158cdba [2023-05-03T23:41:21.434Z] noop [2023-05-03T23:41:21.693Z] Removing intermediate container f36ba158cdba [2023-05-03T23:41:21.693Z] ---> 28f7955cd3a9 [2023-05-03T23:41:21.693Z] Successfully built 28f7955cd3a9 [2023-05-03T23:41:21.693Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:41:22.002Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T23:41:22.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:41:22.067Z] prd-ubuntu20.04-docker-8c-8g-12645 does not seem to be running inside a container [2023-05-03T23:41:22.095Z] $ 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-03T23:41:22.451Z] $ docker top 24022d2067752cc3cd5a66312ad3ec8224891a58a5674fa83ec8d9767dc62812 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T23:41:22.793Z] + go version [2023-05-03T23:41:22.793Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T23:41:22.806Z] $ docker stop --time=1 24022d2067752cc3cd5a66312ad3ec8224891a58a5674fa83ec8d9767dc62812 [2023-05-03T23:41:24.101Z] $ docker rm -f --volumes 24022d2067752cc3cd5a66312ad3ec8224891a58a5674fa83ec8d9767dc62812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:41:24.512Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T23:41:24.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:41:24.589Z] prd-ubuntu20.04-docker-8c-8g-12645 does not seem to be running inside a container [2023-05-03T23:41:24.623Z] $ 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-03T23:41:24.951Z] $ docker top 14a1d7d7a310e98e345fcbe7c0095e5a45460f4d1c43898664b8fc575671028a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T23:41:25.294Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-03T23:41:25.591Z] + make test [2023-05-03T23:41:25.591Z] go test ./... -coverprofile=coverage.out ./... [2023-05-03T23:41:30.857Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-03T23:41:40.825Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-03T23:41:41.760Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-03T23:41:43.670Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.1% of statements [2023-05-03T23:41:43.671Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.182s coverage: 86.5% of statements [2023-05-03T23:41:52.128Z] go vet ./... [2023-05-03T23:41:54.669Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T23:41:54.669Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T23:41:54.669Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T23:41:54.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T23:41:54.696Z] $ docker stop --time=1 14a1d7d7a310e98e345fcbe7c0095e5a45460f4d1c43898664b8fc575671028a [2023-05-03T23:41:56.557Z] $ docker rm -f --volumes 14a1d7d7a310e98e345fcbe7c0095e5a45460f4d1c43898664b8fc575671028a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T23:41:57.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T23:41:57.162Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-03T23:41:57.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T23:41:58.125Z] + ls -al . [2023-05-03T23:41:58.125Z] total 232 [2023-05-03T23:41:58.125Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 23:41 . [2023-05-03T23:41:58.125Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:40 .. [2023-05-03T23:41:58.125Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 23:40 .git [2023-05-03T23:41:58.125Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 23:40 .github [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 496 May 3 23:40 .gitignore [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 42 May 3 23:40 .golangci.yml [2023-05-03T23:41:58.125Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 23:40 .semver [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 3 23:40 Attribution.txt [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 3 23:40 CHANGELOG.md [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 3 23:40 Dockerfile [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 23:40 GOVERNANCE.md [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 734 May 3 23:40 Jenkinsfile [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 3 23:40 LICENSE [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 3 23:40 Makefile [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 625 May 3 23:40 OWNERS.md [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 3 23:40 README.md [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 23:40 VERSION [2023-05-03T23:41:58.125Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 23:40 bin [2023-05-03T23:41:58.125Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 23:40 cmd [2023-05-03T23:41:58.125Z] -rw-r--r-- 1 jenkins jenkins 79191 May 3 23:41 coverage.out [2023-05-03T23:41:58.125Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:40 doc [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 3 23:40 go.mod [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 3 23:40 go.sum [2023-05-03T23:41:58.125Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:40 internal [2023-05-03T23:41:58.125Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:40 snap [2023-05-03T23:41:58.125Z] -rw-rw-r-- 1 jenkins jenkins 236 May 3 23:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:41:58.430Z] + 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=a5100156d942d3e2ec7c51a96dce7156478cbb52 --label arch=amd64 --label version=3.0.0-dev.36 . [2023-05-03T23:41:58.431Z] Sending build context to Docker daemon 21.58MB [2023-05-03T23:41:58.431Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T23:41:58.431Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-03T23:41:58.431Z] ---> 28f7955cd3a9 [2023-05-03T23:41:58.431Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:41:58.689Z] ---> Running in 6c1918a7e259 [2023-05-03T23:41:58.689Z] Removing intermediate container 6c1918a7e259 [2023-05-03T23:41:58.689Z] ---> 4b28c85614eb [2023-05-03T23:41:58.689Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T23:41:58.689Z] ---> Running in ec42e3ba9f37 [2023-05-03T23:41:58.689Z] Removing intermediate container ec42e3ba9f37 [2023-05-03T23:41:58.689Z] ---> 9c973dfe8d38 [2023-05-03T23:41:58.689Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-03T23:41:58.947Z] ---> Running in 31307ab373b4 [2023-05-03T23:41:58.947Z] Removing intermediate container 31307ab373b4 [2023-05-03T23:41:58.947Z] ---> a909f2672d4e [2023-05-03T23:41:58.947Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T23:41:58.947Z] ---> Running in 36daf79985ed [2023-05-03T23:41:58.947Z] Removing intermediate container 36daf79985ed [2023-05-03T23:41:58.947Z] ---> 609663f4b76c [2023-05-03T23:41:58.947Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-03T23:41:58.947Z] ---> Running in 14443637c383 [2023-05-03T23:41:58.947Z] Removing intermediate container 14443637c383 [2023-05-03T23:41:58.947Z] ---> 6c6104b6b29b [2023-05-03T23:41:58.948Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T23:41:59.207Z] ---> Running in daac8293e780 [2023-05-03T23:41:59.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:41:59.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:41:59.729Z] OK: 265 MiB in 53 packages [2023-05-03T23:41:59.990Z] Removing intermediate container daac8293e780 [2023-05-03T23:41:59.990Z] ---> ff02b0ea725e [2023-05-03T23:41:59.990Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-03T23:41:59.990Z] ---> Running in 74aaa9654017 [2023-05-03T23:42:00.259Z] Removing intermediate container 74aaa9654017 [2023-05-03T23:42:00.259Z] ---> 38ef1f9d1673 [2023-05-03T23:42:00.259Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-03T23:42:00.259Z] ---> 6bc388cfcb92 [2023-05-03T23:42:00.259Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:42:00.259Z] ---> Running in a459785760b0 [2023-05-03T23:42:01.197Z] Removing intermediate container a459785760b0 [2023-05-03T23:42:01.197Z] ---> c45bc89c94ff [2023-05-03T23:42:01.197Z] Step 12/26 : COPY . . [2023-05-03T23:42:01.456Z] ---> 70b6fe11f1c4 [2023-05-03T23:42:01.456Z] Step 13/26 : RUN ${MAKE} [2023-05-03T23:42:01.456Z] ---> Running in 8be8bd3235bc [2023-05-03T23:42:01.713Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-03T23:42:19.804Z] Removing intermediate container 8be8bd3235bc [2023-05-03T23:42:19.804Z] ---> 1d6c05ab9f71 [2023-05-03T23:42:19.804Z] Step 14/26 : FROM alpine:3.17 [2023-05-03T23:42:19.804Z] 3.17: Pulling from library/alpine [2023-05-03T23:42:19.804Z] f56be85fc22e: Already exists [2023-05-03T23:42:20.063Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T23:42:20.063Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T23:42:20.063Z] ---> 9ed4aefc74f6 [2023-05-03T23:42:20.063Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-03T23:42:20.063Z] ---> Running in 2ab0e67d8e54 [2023-05-03T23:42:20.063Z] Removing intermediate container 2ab0e67d8e54 [2023-05-03T23:42:20.063Z] ---> d3456d18b636 [2023-05-03T23:42:20.063Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-03T23:42:20.063Z] ---> Running in 5f8f56461703 [2023-05-03T23:42:20.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:42:20.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:42:20.585Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T23:42:20.585Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T23:42:20.585Z] OK: 7 MiB in 16 packages [2023-05-03T23:42:21.153Z] Removing intermediate container 5f8f56461703 [2023-05-03T23:42:21.153Z] ---> 5a03385174eb [2023-05-03T23:42:21.153Z] Step 17/26 : WORKDIR / [2023-05-03T23:42:21.153Z] ---> Running in 82a241e586ff [2023-05-03T23:42:21.153Z] Removing intermediate container 82a241e586ff [2023-05-03T23:42:21.154Z] ---> 261e512b743e [2023-05-03T23:42:21.154Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-03T23:42:21.732Z] ---> e7d8e4563e59 [2023-05-03T23:42:21.732Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-03T23:42:21.732Z] ---> f11a9b958e57 [2023-05-03T23:42:21.732Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-03T23:42:21.732Z] ---> 2baaeed4183c [2023-05-03T23:42:21.732Z] Step 21/26 : EXPOSE 59984 [2023-05-03T23:42:21.732Z] ---> Running in c021e2af7f79 [2023-05-03T23:42:21.991Z] Removing intermediate container c021e2af7f79 [2023-05-03T23:42:21.991Z] ---> 462a806556e5 [2023-05-03T23:42:21.991Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-03T23:42:21.991Z] ---> Running in 79fe5e71b3d4 [2023-05-03T23:42:21.991Z] Removing intermediate container 79fe5e71b3d4 [2023-05-03T23:42:21.991Z] ---> 57114fe8b40c [2023-05-03T23:42:21.991Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T23:42:21.991Z] ---> Running in b90ae2a50af9 [2023-05-03T23:42:21.991Z] Removing intermediate container b90ae2a50af9 [2023-05-03T23:42:21.991Z] ---> 08948e841341 [2023-05-03T23:42:21.991Z] Step 24/26 : LABEL arch=amd64 [2023-05-03T23:42:21.991Z] ---> Running in b1db4fb33eef [2023-05-03T23:42:22.250Z] Removing intermediate container b1db4fb33eef [2023-05-03T23:42:22.250Z] ---> 0b802b4dcb01 [2023-05-03T23:42:22.250Z] Step 25/26 : LABEL git_sha=a5100156d942d3e2ec7c51a96dce7156478cbb52 [2023-05-03T23:42:22.250Z] ---> Running in d367145488f7 [2023-05-03T23:42:22.250Z] Removing intermediate container d367145488f7 [2023-05-03T23:42:22.250Z] ---> d32519f5b12e [2023-05-03T23:42:22.250Z] Step 26/26 : LABEL version=3.0.0-dev.36 [2023-05-03T23:42:22.250Z] ---> Running in 9ce4329dff40 [2023-05-03T23:42:22.509Z] Removing intermediate container 9ce4329dff40 [2023-05-03T23:42:22.509Z] ---> c8eb2dd3bc43 [2023-05-03T23:42:22.509Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T23:42:22.509Z] Successfully built c8eb2dd3bc43 [2023-05-03T23:42:22.510Z] 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-03T23:42:22.621Z] provisioning config files... [2023-05-03T23:42:22.632Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13816956408612341178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:42:22.931Z] ---> docker-login.sh [2023-05-03T23:42:22.931Z] nexus3.edgexfoundry.org:10001 [2023-05-03T23:42:22.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:42:22.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:42:22.931Z] Configure a credential helper to remove this warning. See [2023-05-03T23:42:22.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:42:22.931Z] [2023-05-03T23:42:22.931Z] Login Succeeded [2023-05-03T23:42:22.931Z] nexus3.edgexfoundry.org:10002 [2023-05-03T23:42:22.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:42:23.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:42:23.193Z] Configure a credential helper to remove this warning. See [2023-05-03T23:42:23.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:42:23.193Z] [2023-05-03T23:42:23.193Z] Login Succeeded [2023-05-03T23:42:23.193Z] nexus3.edgexfoundry.org:10003 [2023-05-03T23:42:23.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:42:23.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:42:23.193Z] Configure a credential helper to remove this warning. See [2023-05-03T23:42:23.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:42:23.193Z] [2023-05-03T23:42:23.193Z] Login Succeeded [2023-05-03T23:42:23.193Z] nexus3.edgexfoundry.org:10004 [2023-05-03T23:42:23.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:42:24.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:42:24.393Z] Configure a credential helper to remove this warning. See [2023-05-03T23:42:24.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:42:24.393Z] [2023-05-03T23:42:24.393Z] Login Succeeded [2023-05-03T23:42:24.393Z] docker.io [2023-05-03T23:42:24.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:42:24.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:42:24.651Z] Configure a credential helper to remove this warning. See [2023-05-03T23:42:24.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:42:24.651Z] [2023-05-03T23:42:24.651Z] Login Succeeded [2023-05-03T23:42:24.651Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T23:42:24.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T23:42:24.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:42:24.715Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-03T23:42:24.715Z] a5100156d942d3e2ec7c51a96dce7156478cbb52 [2023-05-03T23:42:24.715Z] latest [2023-05-03T23:42:24.715Z] 3.0.0-dev.36 [2023-05-03T23:42:24.715Z] a5100156d942d3e2ec7c51a96dce7156478cbb52-3.0.0-dev.36 [2023-05-03T23:42:24.715Z] main [2023-05-03T23:42:24.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:42:25.041Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a5100156d942d3e2ec7c51a96dce7156478cbb52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:42:25.360Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a5100156d942d3e2ec7c51a96dce7156478cbb52 [2023-05-03T23:42:25.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-03T23:42:25.360Z] 292b08d1481a: Preparing [2023-05-03T23:42:25.360Z] 0963109b51c7: Preparing [2023-05-03T23:42:25.360Z] 094e8d9bc61c: Preparing [2023-05-03T23:42:25.360Z] 213aca4e50b3: Preparing [2023-05-03T23:42:25.360Z] f1417ff83b31: Preparing [2023-05-03T23:42:25.360Z] f1417ff83b31: Layer already exists [2023-05-03T23:42:25.360Z] 292b08d1481a: Pushed [2023-05-03T23:42:25.360Z] 0963109b51c7: Pushed [2023-05-03T23:42:25.360Z] 213aca4e50b3: Pushed [2023-05-03T23:42:28.647Z] 094e8d9bc61c: Pushed [2023-05-03T23:42:28.647Z] a5100156d942d3e2ec7c51a96dce7156478cbb52: digest: sha256:2c372226270990278941401b8a6859c73582026395b56e1634b9aabcdb17bb86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:42:28.967Z] + 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-03T23:42:29.267Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-03T23:42:29.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-03T23:42:29.267Z] 292b08d1481a: Preparing [2023-05-03T23:42:29.267Z] 0963109b51c7: Preparing [2023-05-03T23:42:29.267Z] 094e8d9bc61c: Preparing [2023-05-03T23:42:29.267Z] 213aca4e50b3: Preparing [2023-05-03T23:42:29.267Z] f1417ff83b31: Preparing [2023-05-03T23:42:29.267Z] f1417ff83b31: Layer already exists [2023-05-03T23:42:29.267Z] 213aca4e50b3: Layer already exists [2023-05-03T23:42:29.267Z] 292b08d1481a: Layer already exists [2023-05-03T23:42:29.267Z] 0963109b51c7: Layer already exists [2023-05-03T23:42:29.267Z] 094e8d9bc61c: Layer already exists [2023-05-03T23:42:29.527Z] latest: digest: sha256:2c372226270990278941401b8a6859c73582026395b56e1634b9aabcdb17bb86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:42:29.618Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12647 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-03T23:42:29.630Z] Running in /w/workspace/device-onvif-camera/131 [Pipeline] { [Pipeline] checkout [2023-05-03T23:42:29.665Z] The recommended git tool is: git [2023-05-03T23:42:29.832Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:42:30.141Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.36 [2023-05-03T23:42:30.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-03T23:42:30.141Z] 292b08d1481a: Preparing [2023-05-03T23:42:30.141Z] 0963109b51c7: Preparing [2023-05-03T23:42:30.141Z] 094e8d9bc61c: Preparing [2023-05-03T23:42:30.141Z] 213aca4e50b3: Preparing [2023-05-03T23:42:30.141Z] f1417ff83b31: Preparing [2023-05-03T23:42:30.141Z] 094e8d9bc61c: Layer already exists [2023-05-03T23:42:30.141Z] 0963109b51c7: Layer already exists [2023-05-03T23:42:30.141Z] 213aca4e50b3: Layer already exists [2023-05-03T23:42:30.141Z] f1417ff83b31: Layer already exists [2023-05-03T23:42:30.141Z] 292b08d1481a: Layer already exists [2023-05-03T23:42:30.141Z] 3.0.0-dev.36: digest: sha256:2c372226270990278941401b8a6859c73582026395b56e1634b9aabcdb17bb86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:42:30.453Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a5100156d942d3e2ec7c51a96dce7156478cbb52-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:42:30.760Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a5100156d942d3e2ec7c51a96dce7156478cbb52-3.0.0-dev.36 [2023-05-03T23:42:30.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-03T23:42:30.760Z] 292b08d1481a: Preparing [2023-05-03T23:42:30.760Z] 0963109b51c7: Preparing [2023-05-03T23:42:30.760Z] 094e8d9bc61c: Preparing [2023-05-03T23:42:30.760Z] 213aca4e50b3: Preparing [2023-05-03T23:42:30.760Z] f1417ff83b31: Preparing [2023-05-03T23:42:30.760Z] 292b08d1481a: Layer already exists [2023-05-03T23:42:30.760Z] 0963109b51c7: Layer already exists [2023-05-03T23:42:30.760Z] 213aca4e50b3: Layer already exists [2023-05-03T23:42:30.760Z] 094e8d9bc61c: Layer already exists [2023-05-03T23:42:30.760Z] f1417ff83b31: Layer already exists [2023-05-03T23:42:30.760Z] a5100156d942d3e2ec7c51a96dce7156478cbb52-3.0.0-dev.36: digest: sha256:2c372226270990278941401b8a6859c73582026395b56e1634b9aabcdb17bb86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:42:31.070Z] + 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-03T23:42:31.383Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-03T23:42:31.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-03T23:42:31.383Z] 292b08d1481a: Preparing [2023-05-03T23:42:31.383Z] 0963109b51c7: Preparing [2023-05-03T23:42:31.383Z] 094e8d9bc61c: Preparing [2023-05-03T23:42:31.383Z] 213aca4e50b3: Preparing [2023-05-03T23:42:31.383Z] f1417ff83b31: Preparing [2023-05-03T23:42:31.383Z] 292b08d1481a: Layer already exists [2023-05-03T23:42:31.383Z] f1417ff83b31: Layer already exists [2023-05-03T23:42:31.383Z] 094e8d9bc61c: Layer already exists [2023-05-03T23:42:31.383Z] 213aca4e50b3: Layer already exists [2023-05-03T23:42:31.383Z] 0963109b51c7: Layer already exists [2023-05-03T23:42:31.383Z] main: digest: sha256:2c372226270990278941401b8a6859c73582026395b56e1634b9aabcdb17bb86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T23:42:31.436Z] ===================================================== [Pipeline] echo [2023-05-03T23:42:31.445Z] taggedImages: [2023-05-03T23:42:31.445Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a5100156d942d3e2ec7c51a96dce7156478cbb52 [2023-05-03T23:42:31.445Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-03T23:42:31.445Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.36 [2023-05-03T23:42:31.445Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a5100156d942d3e2ec7c51a96dce7156478cbb52-3.0.0-dev.36 [2023-05-03T23:42:31.445Z] - 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-03T23:42:31.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T23:42:31.829Z] [2023-05-03T23:42:31.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:42:32.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T23:42:32.125Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T23:42:32.125Z] 5eb5b503b376: Pulling fs layer [2023-05-03T23:42:32.125Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T23:42:32.125Z] ec43610c2a17: Pulling fs layer [2023-05-03T23:42:32.125Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T23:42:32.125Z] 33b1e0a273af: Pulling fs layer [2023-05-03T23:42:32.125Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T23:42:32.125Z] 2f39f015ded8: Pulling fs layer [2023-05-03T23:42:32.125Z] 5d3b04190fa2: Waiting [2023-05-03T23:42:32.125Z] 3a2ae6a8a46f: Waiting [2023-05-03T23:42:32.125Z] 33b1e0a273af: Waiting [2023-05-03T23:42:32.125Z] 2f39f015ded8: Waiting [2023-05-03T23:42:32.125Z] 5c69ac0246d0: Download complete [2023-05-03T23:42:32.125Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T23:42:32.125Z] 3a2ae6a8a46f: Download complete [2023-05-03T23:42:32.125Z] 33b1e0a273af: Verifying Checksum [2023-05-03T23:42:32.125Z] 33b1e0a273af: Download complete [2023-05-03T23:42:32.125Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T23:42:32.125Z] 5d3b04190fa2: Download complete [2023-05-03T23:42:32.125Z] ec43610c2a17: Verifying Checksum [2023-05-03T23:42:32.125Z] ec43610c2a17: Download complete [2023-05-03T23:42:32.384Z] 5eb5b503b376: Download complete [2023-05-03T23:42:32.950Z] 2f39f015ded8: Download complete [2023-05-03T23:42:33.518Z] 5eb5b503b376: Pull complete [2023-05-03T23:42:33.518Z] 5c69ac0246d0: Pull complete [2023-05-03T23:42:34.085Z] ec43610c2a17: Pull complete [2023-05-03T23:42:34.085Z] 3a2ae6a8a46f: Pull complete [2023-05-03T23:42:34.085Z] 33b1e0a273af: Pull complete [2023-05-03T23:42:34.342Z] 5d3b04190fa2: Pull complete [2023-05-03T23:42:35.027Z] using credential edgex-jenkins-ssh [2023-05-03T23:42:35.042Z] Cloning the remote Git repository [2023-05-03T23:42:35.084Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-03T23:42:35.177Z] > git init /w/workspace/device-onvif-camera/131 # timeout=10 [2023-05-03T23:42:35.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-03T23:42:35.305Z] > git --version # timeout=10 [2023-05-03T23:42:35.323Z] > git --version # 'git version 2.25.1' [2023-05-03T23:42:35.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T23:42:35.460Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T23:42:36.895Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-03T23:42:36.916Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T23:42:37.712Z] Avoid second fetch [2023-05-03T23:42:37.712Z] Checking out Revision a5100156d942d3e2ec7c51a96dce7156478cbb52 (main) [2023-05-03T23:42:38.354Z] Commit message: "feat: implement secret change support, refactor cred mgmt (#333)" [2023-05-03T23:42:37.724Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T23:42:37.801Z] > git checkout -f a5100156d942d3e2ec7c51a96dce7156478cbb52 # timeout=10 [2023-05-03T23:42:38.525Z] 2f39f015ded8: Pull complete [2023-05-03T23:42:38.525Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T23:42:38.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T23:42:38.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:42:38.667Z] prd-ubuntu20.04-docker-8c-8g-12645 does not seem to be running inside a container [2023-05-03T23:42:38.682Z] [2023-05-03T23:42:38.682Z] GitHub has been notified of this commit’s build result [2023-05-03T23:42:38.682Z] [2023-05-03T23:42:38.696Z] $ 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-03T23:42:39.820Z] $ docker top bf791ff184eafb6d463b0b23151d5f38ad804b53f3048edc9c1a8ad6d45c3428 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T23:42:40.216Z] ---> job-cost.sh [2023-05-03T23:42:40.216Z] lf-activate-venv: SKIPPING [2023-05-03T23:42:40.216Z] INFO: No Stack... [2023-05-03T23:42:40.489Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T23:42:40.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T23:42:40.489Z] Dload Upload Total Spent Left Speed [2023-05-03T23:42:40.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79693 [2023-05-03T23:42:40.781Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2023-05-03T23:42:41.040Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T23:42:41.134Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T23:42:41.328Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-03T23:42:41.328Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T23:42:41.340Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-131-stack-cost] [2023-05-03T23:42:41.347Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-131-stack-cost] did not exist. Created. [2023-05-03T23:42:41.347Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T23:42:41.469Z] + sudo tee /etc/docker/daemon.new [2023-05-03T23:42:41.469Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T23:42:41.469Z] { [2023-05-03T23:42:41.469Z] "registry-mirrors": [ [2023-05-03T23:42:41.469Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T23:42:41.469Z] ], [2023-05-03T23:42:41.469Z] "bip": "10.250.0.254/24", [2023-05-03T23:42:41.469Z] "hosts": [ [2023-05-03T23:42:41.469Z] "tcp://0.0.0.0:5555", [2023-05-03T23:42:41.469Z] "unix:///var/run/docker.sock" [2023-05-03T23:42:41.469Z] ], [2023-05-03T23:42:41.469Z] "mtu": 1458, [2023-05-03T23:42:41.469Z] "selinux-enabled": true, [2023-05-03T23:42:41.469Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T23:42:41.469Z] } [Pipeline] sh [2023-05-03T23:42:41.648Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T23:42:41.684Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T23:42:41.691Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T23:42:41.714Z] $ docker stop --time=1 bf791ff184eafb6d463b0b23151d5f38ad804b53f3048edc9c1a8ad6d45c3428 [2023-05-03T23:42:41.798Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-03T23:42:42.862Z] $ docker rm -f --volumes bf791ff184eafb6d463b0b23151d5f38ad804b53f3048edc9c1a8ad6d45c3428 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T23:42:43.221Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T23:43:01.509Z] provisioning config files... [2023-05-03T23:43:01.536Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/131@tmp/config5772581507069639785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:43:01.902Z] ---> docker-login.sh [2023-05-03T23:43:01.902Z] nexus3.edgexfoundry.org:10001 [2023-05-03T23:43:02.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:43:02.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:43:02.444Z] Configure a credential helper to remove this warning. See [2023-05-03T23:43:02.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:43:02.444Z] [2023-05-03T23:43:02.444Z] Login Succeeded [2023-05-03T23:43:02.444Z] nexus3.edgexfoundry.org:10002 [2023-05-03T23:43:02.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:43:02.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:43:02.985Z] Configure a credential helper to remove this warning. See [2023-05-03T23:43:02.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:43:02.985Z] [2023-05-03T23:43:02.985Z] Login Succeeded [2023-05-03T23:43:02.985Z] nexus3.edgexfoundry.org:10003 [2023-05-03T23:43:02.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:43:03.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:43:03.260Z] Configure a credential helper to remove this warning. See [2023-05-03T23:43:03.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:43:03.260Z] [2023-05-03T23:43:03.260Z] Login Succeeded [2023-05-03T23:43:03.260Z] nexus3.edgexfoundry.org:10004 [2023-05-03T23:43:03.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:43:03.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:43:03.528Z] Configure a credential helper to remove this warning. See [2023-05-03T23:43:03.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:43:03.528Z] [2023-05-03T23:43:03.528Z] Login Succeeded [2023-05-03T23:43:03.528Z] docker.io [2023-05-03T23:43:03.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:43:04.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:43:04.066Z] Configure a credential helper to remove this warning. See [2023-05-03T23:43:04.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:43:04.066Z] [2023-05-03T23:43:04.066Z] Login Succeeded [2023-05-03T23:43:04.066Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T23:43:04.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T23:43:04.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:43:04.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:43:04.370Z] ========================================================= [2023-05-03T23:43:04.370Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T23:43:04.370Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:43:04.716Z] + 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-03T23:43:04.984Z] Sending build context to Docker daemon 14.17MB [2023-05-03T23:43:05.256Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T23:43:05.256Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-03T23:43:05.256Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T23:43:05.256Z] c41833b44d91: Pulling fs layer [2023-05-03T23:43:05.256Z] ed15518f5707: Pulling fs layer [2023-05-03T23:43:05.256Z] feae8fd75edb: Pulling fs layer [2023-05-03T23:43:05.256Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T23:43:05.256Z] 3cdef696dda3: Pulling fs layer [2023-05-03T23:43:05.256Z] 2ced38df9373: Pulling fs layer [2023-05-03T23:43:05.256Z] 58f1dce35555: Pulling fs layer [2023-05-03T23:43:05.256Z] 242c74f7c9fa: Waiting [2023-05-03T23:43:05.256Z] 3cdef696dda3: Waiting [2023-05-03T23:43:05.256Z] 2ced38df9373: Waiting [2023-05-03T23:43:05.256Z] 58f1dce35555: Waiting [2023-05-03T23:43:05.256Z] ed15518f5707: Verifying Checksum [2023-05-03T23:43:05.256Z] ed15518f5707: Download complete [2023-05-03T23:43:05.527Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T23:43:05.527Z] 242c74f7c9fa: Download complete [2023-05-03T23:43:05.527Z] 3cdef696dda3: Verifying Checksum [2023-05-03T23:43:05.527Z] 3cdef696dda3: Download complete [2023-05-03T23:43:05.527Z] c41833b44d91: Verifying Checksum [2023-05-03T23:43:05.527Z] c41833b44d91: Download complete [2023-05-03T23:43:06.502Z] c41833b44d91: Pull complete [2023-05-03T23:43:06.772Z] 58f1dce35555: Verifying Checksum [2023-05-03T23:43:06.772Z] 58f1dce35555: Download complete [2023-05-03T23:43:07.040Z] ed15518f5707: Pull complete [2023-05-03T23:43:08.006Z] feae8fd75edb: Verifying Checksum [2023-05-03T23:43:08.006Z] feae8fd75edb: Download complete [2023-05-03T23:43:08.006Z] 2ced38df9373: Verifying Checksum [2023-05-03T23:43:08.006Z] 2ced38df9373: Download complete [2023-05-03T23:43:18.091Z] feae8fd75edb: Pull complete [2023-05-03T23:43:18.091Z] 242c74f7c9fa: Pull complete [2023-05-03T23:43:18.091Z] 3cdef696dda3: Pull complete [2023-05-03T23:43:24.751Z] 2ced38df9373: Pull complete [2023-05-03T23:43:26.259Z] 58f1dce35555: Pull complete [2023-05-03T23:43:26.259Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T23:43:26.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T23:43:26.259Z] ---> fadd8f120f05 [2023-05-03T23:43:26.259Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:43:28.202Z] ---> Running in 60ba749234df [2023-05-03T23:43:28.202Z] Removing intermediate container 60ba749234df [2023-05-03T23:43:28.202Z] ---> dc9985ce09b8 [2023-05-03T23:43:28.202Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T23:43:28.202Z] ---> Running in 602cd9612dcb [2023-05-03T23:43:28.469Z] Removing intermediate container 602cd9612dcb [2023-05-03T23:43:28.470Z] ---> 43d9b1cac869 [2023-05-03T23:43:28.470Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-03T23:43:28.470Z] ---> Running in 76ba64606661 [2023-05-03T23:43:28.747Z] Removing intermediate container 76ba64606661 [2023-05-03T23:43:28.747Z] ---> 2a1f8371c818 [2023-05-03T23:43:28.747Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T23:43:29.014Z] ---> Running in 10d11ca784fe [2023-05-03T23:43:29.280Z] Removing intermediate container 10d11ca784fe [2023-05-03T23:43:29.280Z] ---> a16963cda56a [2023-05-03T23:43:29.280Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-03T23:43:29.280Z] ---> Running in bb659e9cc9aa [2023-05-03T23:43:29.546Z] Removing intermediate container bb659e9cc9aa [2023-05-03T23:43:29.546Z] ---> ed496c875404 [2023-05-03T23:43:29.546Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T23:43:29.813Z] ---> Running in fee4cdc77db7 [2023-05-03T23:43:30.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T23:43:31.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T23:43:32.701Z] OK: 263 MiB in 53 packages [2023-05-03T23:43:33.665Z] Removing intermediate container fee4cdc77db7 [2023-05-03T23:43:33.665Z] ---> 66e1f50a23e0 [2023-05-03T23:43:33.665Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-03T23:43:33.665Z] ---> Running in 4b4aeec809b5 [2023-05-03T23:43:33.934Z] Removing intermediate container 4b4aeec809b5 [2023-05-03T23:43:33.934Z] ---> a5c0bc2e000e [2023-05-03T23:43:33.934Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-03T23:43:37.275Z] ---> 61219d2e11ee [2023-05-03T23:43:37.275Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:43:37.275Z] ---> Running in 12315718c5d8 [2023-05-03T23:44:45.166Z] Removing intermediate container 12315718c5d8 [2023-05-03T23:44:45.166Z] ---> bdfe16e2c7c4 [2023-05-03T23:44:45.166Z] Step 12/13 : COPY . . [2023-05-03T23:44:45.166Z] ---> 5815d52af29d [2023-05-03T23:44:45.166Z] Step 13/13 : RUN ${MAKE} [2023-05-03T23:44:45.166Z] ---> Running in 29471a02f370 [2023-05-03T23:44:45.166Z] noop [2023-05-03T23:44:45.166Z] Removing intermediate container 29471a02f370 [2023-05-03T23:44:45.166Z] ---> 3c2fea3a0909 [2023-05-03T23:44:45.166Z] Successfully built 3c2fea3a0909 [2023-05-03T23:44:45.166Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:44:45.517Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T23:44:45.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:44:45.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-12647 does not seem to be running inside a container [2023-05-03T23:44:45.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/131 -v /w/workspace/device-onvif-camera/131:/w/workspace/device-onvif-camera/131:rw,z -v /w/workspace/device-onvif-camera/131@tmp:/w/workspace/device-onvif-camera/131@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-03T23:44:46.996Z] $ docker top dc9dc96ee21ab1ad30f3046e7ba0d73b2b206964bad3de987e110137884df01a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T23:44:47.835Z] + go version [2023-05-03T23:44:47.835Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T23:44:47.854Z] $ docker stop --time=1 dc9dc96ee21ab1ad30f3046e7ba0d73b2b206964bad3de987e110137884df01a [2023-05-03T23:44:49.486Z] $ docker rm -f --volumes dc9dc96ee21ab1ad30f3046e7ba0d73b2b206964bad3de987e110137884df01a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:44:50.008Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T23:44:50.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:44:50.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-12647 does not seem to be running inside a container [2023-05-03T23:44:50.261Z] $ 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/131 -v /w/workspace/device-onvif-camera/131:/w/workspace/device-onvif-camera/131:rw,z -v /w/workspace/device-onvif-camera/131@tmp:/w/workspace/device-onvif-camera/131@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-03T23:44:51.454Z] $ docker top 0bdd7d508571624e62a47f661c6c455d346609f4c50b77bf026f8cc9d49e4509 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T23:44:51.984Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/131 [Pipeline] fileExists [Pipeline] sh [2023-05-03T23:44:52.646Z] + make test [2023-05-03T23:44:52.646Z] go test ./... -coverprofile=coverage.out ./... [2023-05-03T23:45:31.525Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-03T23:47:53.441Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-03T23:47:53.441Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-03T23:47:53.441Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.208s coverage: 31.1% of statements [2023-05-03T23:48:20.148Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.478s coverage: 86.5% of statements [2023-05-03T23:48:20.148Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T23:48:20.148Z] go vet ./... [2023-05-03T23:48:52.416Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T23:48:52.416Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T23:48:52.416Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T23:48:52.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T23:48:52.446Z] $ docker stop --time=1 0bdd7d508571624e62a47f661c6c455d346609f4c50b77bf026f8cc9d49e4509 [2023-05-03T23:48:54.387Z] $ docker rm -f --volumes 0bdd7d508571624e62a47f661c6c455d346609f4c50b77bf026f8cc9d49e4509 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T23:48:55.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T23:48:55.718Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T23:48:56.364Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T23:48:56.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T23:48:57.097Z] + ls -al . [2023-05-03T23:48:57.097Z] total 228 [2023-05-03T23:48:57.097Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 23:44 . [2023-05-03T23:48:57.097Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:42 .. [2023-05-03T23:48:57.097Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 23:42 .git [2023-05-03T23:48:57.097Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 23:42 .github [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 496 May 3 23:42 .gitignore [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 42 May 3 23:42 .golangci.yml [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 3 23:42 Attribution.txt [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 3 23:42 CHANGELOG.md [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 3 23:42 Dockerfile [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 23:42 GOVERNANCE.md [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 734 May 3 23:42 Jenkinsfile [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 3 23:42 LICENSE [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 3 23:42 Makefile [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 625 May 3 23:42 OWNERS.md [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 3 23:42 README.md [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 23:40 VERSION [2023-05-03T23:48:57.097Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 23:42 bin [2023-05-03T23:48:57.097Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 23:42 cmd [2023-05-03T23:48:57.097Z] -rw-r--r-- 1 jenkins jenkins 79191 May 3 23:48 coverage.out [2023-05-03T23:48:57.097Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:42 doc [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 3 23:42 go.mod [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 3 23:42 go.sum [2023-05-03T23:48:57.097Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:42 internal [2023-05-03T23:48:57.097Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 23:42 snap [2023-05-03T23:48:57.097Z] -rw-rw-r-- 1 jenkins jenkins 236 May 3 23:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:48:57.446Z] + 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=a5100156d942d3e2ec7c51a96dce7156478cbb52 --label arch=arm64 --label version=3.0.0-dev.36 . [2023-05-03T23:48:58.036Z] Sending build context to Docker daemon 14.25MB [2023-05-03T23:48:58.036Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T23:48:58.036Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-03T23:48:58.036Z] ---> 3c2fea3a0909 [2023-05-03T23:48:58.036Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:48:58.306Z] ---> Running in 9148f7a519e7 [2023-05-03T23:48:58.576Z] Removing intermediate container 9148f7a519e7 [2023-05-03T23:48:58.576Z] ---> e2766ca1627b [2023-05-03T23:48:58.576Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T23:48:58.576Z] ---> Running in 5ff3953723ed [2023-05-03T23:48:58.846Z] Removing intermediate container 5ff3953723ed [2023-05-03T23:48:58.846Z] ---> 08f520ce6a67 [2023-05-03T23:48:58.846Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-03T23:48:59.121Z] ---> Running in 4d89ce26c167 [2023-05-03T23:48:59.390Z] Removing intermediate container 4d89ce26c167 [2023-05-03T23:48:59.390Z] ---> c5d614ad2128 [2023-05-03T23:48:59.390Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T23:48:59.390Z] ---> Running in 550afd2424f1 [2023-05-03T23:48:59.668Z] Removing intermediate container 550afd2424f1 [2023-05-03T23:48:59.668Z] ---> 10b443461dad [2023-05-03T23:48:59.668Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-03T23:48:59.941Z] ---> Running in 61926d4223c8 [2023-05-03T23:49:00.212Z] Removing intermediate container 61926d4223c8 [2023-05-03T23:49:00.212Z] ---> 97f83bcee8a8 [2023-05-03T23:49:00.212Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T23:49:00.212Z] ---> Running in 4b9e19df3df3 [2023-05-03T23:49:01.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T23:49:02.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T23:49:03.648Z] OK: 263 MiB in 53 packages [2023-05-03T23:49:04.239Z] Removing intermediate container 4b9e19df3df3 [2023-05-03T23:49:04.239Z] ---> ff4536013a96 [2023-05-03T23:49:04.239Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-03T23:49:04.515Z] ---> Running in 8c6157d813ce [2023-05-03T23:49:04.785Z] Removing intermediate container 8c6157d813ce [2023-05-03T23:49:04.785Z] ---> 422bdb5e7127 [2023-05-03T23:49:04.785Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-03T23:49:05.372Z] ---> ad71bbefb12a [2023-05-03T23:49:05.372Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:49:05.372Z] ---> Running in 49e7914f5569 [2023-05-03T23:49:07.968Z] Removing intermediate container 49e7914f5569 [2023-05-03T23:49:07.968Z] ---> f3af1e45b7d4 [2023-05-03T23:49:07.968Z] Step 12/26 : COPY . . [2023-05-03T23:49:09.924Z] ---> c3cbb7326cf5 [2023-05-03T23:49:09.924Z] Step 13/26 : RUN ${MAKE} [2023-05-03T23:49:13.279Z] ---> Running in dbde2b0f91bd [2023-05-03T23:49:13.876Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-03T23:52:05.694Z] Removing intermediate container dbde2b0f91bd [2023-05-03T23:52:05.694Z] ---> 2d6b8efac82a [2023-05-03T23:52:05.694Z] Step 14/26 : FROM alpine:3.17 [2023-05-03T23:52:05.694Z] 3.17: Pulling from library/alpine [2023-05-03T23:52:05.694Z] c41833b44d91: Already exists [2023-05-03T23:52:05.694Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T23:52:05.694Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T23:52:05.694Z] ---> 51e60588ff2c [2023-05-03T23:52:05.694Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-03T23:52:05.694Z] ---> Running in b0f640a6c83d [2023-05-03T23:52:05.694Z] Removing intermediate container b0f640a6c83d [2023-05-03T23:52:05.694Z] ---> 8170ec2c9713 [2023-05-03T23:52:05.694Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-03T23:52:05.694Z] ---> Running in 40663042eab3 [2023-05-03T23:52:05.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T23:52:05.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T23:52:05.694Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T23:52:05.694Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T23:52:05.694Z] OK: 8 MiB in 16 packages [2023-05-03T23:52:05.694Z] Removing intermediate container 40663042eab3 [2023-05-03T23:52:05.694Z] ---> 9a8c2e0605b2 [2023-05-03T23:52:05.694Z] Step 17/26 : WORKDIR / [2023-05-03T23:52:05.694Z] ---> Running in c7c89793a978 [2023-05-03T23:52:05.962Z] Removing intermediate container c7c89793a978 [2023-05-03T23:52:05.962Z] ---> cf2bec4ccd8a [2023-05-03T23:52:05.962Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-03T23:52:07.374Z] ---> eed5fba2c3d2 [2023-05-03T23:52:07.374Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-03T23:52:07.960Z] ---> 92bfb360d950 [2023-05-03T23:52:07.960Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-03T23:52:08.546Z] ---> ad1d321c21f5 [2023-05-03T23:52:08.546Z] Step 21/26 : EXPOSE 59984 [2023-05-03T23:52:08.546Z] ---> Running in a6b67d87a34d [2023-05-03T23:52:08.820Z] Removing intermediate container a6b67d87a34d [2023-05-03T23:52:08.821Z] ---> 9568e6fc9e39 [2023-05-03T23:52:08.821Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-03T23:52:09.095Z] ---> Running in d442b88a6bd7 [2023-05-03T23:52:09.364Z] Removing intermediate container d442b88a6bd7 [2023-05-03T23:52:09.364Z] ---> f34f1baa481e [2023-05-03T23:52:09.364Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T23:52:09.364Z] ---> Running in df6fd6c34c0f [2023-05-03T23:52:09.634Z] Removing intermediate container df6fd6c34c0f [2023-05-03T23:52:09.634Z] ---> 47d6defdd445 [2023-05-03T23:52:09.634Z] Step 24/26 : LABEL arch=arm64 [2023-05-03T23:52:09.634Z] ---> Running in ef255895a4f1 [2023-05-03T23:52:09.903Z] Removing intermediate container ef255895a4f1 [2023-05-03T23:52:09.903Z] ---> f87d6ddd7834 [2023-05-03T23:52:09.903Z] Step 25/26 : LABEL git_sha=a5100156d942d3e2ec7c51a96dce7156478cbb52 [2023-05-03T23:52:10.177Z] ---> Running in d76760a292e0 [2023-05-03T23:52:10.447Z] Removing intermediate container d76760a292e0 [2023-05-03T23:52:10.447Z] ---> a5a49a251156 [2023-05-03T23:52:10.447Z] Step 26/26 : LABEL version=3.0.0-dev.36 [2023-05-03T23:52:10.447Z] ---> Running in c9c39dc641c3 [2023-05-03T23:52:10.716Z] Removing intermediate container c9c39dc641c3 [2023-05-03T23:52:10.716Z] ---> 46a3b7dd9fa8 [2023-05-03T23:52:10.716Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T23:52:10.984Z] Successfully built 46a3b7dd9fa8 [2023-05-03T23:52:10.984Z] 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-03T23:52:11.135Z] provisioning config files... [2023-05-03T23:52:11.152Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/131@tmp/config13259370185776753891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:52:11.507Z] ---> docker-login.sh [2023-05-03T23:52:11.507Z] nexus3.edgexfoundry.org:10001 [2023-05-03T23:52:11.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:52:11.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:52:11.775Z] Configure a credential helper to remove this warning. See [2023-05-03T23:52:11.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:52:11.775Z] [2023-05-03T23:52:11.775Z] Login Succeeded [2023-05-03T23:52:11.775Z] nexus3.edgexfoundry.org:10002 [2023-05-03T23:52:12.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:52:12.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:52:12.313Z] Configure a credential helper to remove this warning. See [2023-05-03T23:52:12.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:52:12.313Z] [2023-05-03T23:52:12.313Z] Login Succeeded [2023-05-03T23:52:12.313Z] nexus3.edgexfoundry.org:10003 [2023-05-03T23:52:12.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:52:12.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:52:12.581Z] Configure a credential helper to remove this warning. See [2023-05-03T23:52:12.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:52:12.581Z] [2023-05-03T23:52:12.581Z] Login Succeeded [2023-05-03T23:52:12.581Z] nexus3.edgexfoundry.org:10004 [2023-05-03T23:52:12.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:52:13.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:52:13.119Z] Configure a credential helper to remove this warning. See [2023-05-03T23:52:13.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:52:13.119Z] [2023-05-03T23:52:13.119Z] Login Succeeded [2023-05-03T23:52:13.119Z] docker.io [2023-05-03T23:52:13.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:52:13.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:52:13.696Z] Configure a credential helper to remove this warning. See [2023-05-03T23:52:13.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:52:13.696Z] [2023-05-03T23:52:13.696Z] Login Succeeded [2023-05-03T23:52:13.696Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T23:52:13.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T23:52:13.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:52:13.769Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-03T23:52:13.769Z] a5100156d942d3e2ec7c51a96dce7156478cbb52 [2023-05-03T23:52:13.769Z] latest [2023-05-03T23:52:13.769Z] 3.0.0-dev.36 [2023-05-03T23:52:13.769Z] a5100156d942d3e2ec7c51a96dce7156478cbb52-3.0.0-dev.36 [2023-05-03T23:52:13.769Z] main [2023-05-03T23:52:13.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:52:14.139Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a5100156d942d3e2ec7c51a96dce7156478cbb52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:52:14.516Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a5100156d942d3e2ec7c51a96dce7156478cbb52 [2023-05-03T23:52:14.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-03T23:52:14.516Z] e4a78991cdfa: Preparing [2023-05-03T23:52:14.516Z] 44b03713f395: Preparing [2023-05-03T23:52:14.516Z] 13aa4c93c763: Preparing [2023-05-03T23:52:14.516Z] 3ddb041a81d0: Preparing [2023-05-03T23:52:14.516Z] 26cbea5cba74: Preparing [2023-05-03T23:52:14.516Z] 26cbea5cba74: Layer already exists [2023-05-03T23:52:14.784Z] 44b03713f395: Pushed [2023-05-03T23:52:14.784Z] e4a78991cdfa: Pushed [2023-05-03T23:52:14.784Z] 3ddb041a81d0: Pushed [2023-05-03T23:52:20.140Z] 13aa4c93c763: Pushed [2023-05-03T23:52:20.407Z] a5100156d942d3e2ec7c51a96dce7156478cbb52: digest: sha256:d1876885cf153759c759f763ddc7566a071d4f23eeca6441a90c8c8d0e64cc50 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:52:20.759Z] + 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-03T23:52:21.109Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-03T23:52:21.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-03T23:52:21.110Z] e4a78991cdfa: Preparing [2023-05-03T23:52:21.110Z] 44b03713f395: Preparing [2023-05-03T23:52:21.110Z] 13aa4c93c763: Preparing [2023-05-03T23:52:21.110Z] 3ddb041a81d0: Preparing [2023-05-03T23:52:21.110Z] 26cbea5cba74: Preparing [2023-05-03T23:52:21.110Z] 44b03713f395: Layer already exists [2023-05-03T23:52:21.110Z] 26cbea5cba74: Layer already exists [2023-05-03T23:52:21.110Z] e4a78991cdfa: Layer already exists [2023-05-03T23:52:21.110Z] 13aa4c93c763: Layer already exists [2023-05-03T23:52:21.110Z] 3ddb041a81d0: Layer already exists [2023-05-03T23:52:21.110Z] latest: digest: sha256:d1876885cf153759c759f763ddc7566a071d4f23eeca6441a90c8c8d0e64cc50 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:52:21.730Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:52:22.075Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.36 [2023-05-03T23:52:22.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-03T23:52:22.075Z] e4a78991cdfa: Preparing [2023-05-03T23:52:22.075Z] 44b03713f395: Preparing [2023-05-03T23:52:22.075Z] 13aa4c93c763: Preparing [2023-05-03T23:52:22.075Z] 3ddb041a81d0: Preparing [2023-05-03T23:52:22.075Z] 26cbea5cba74: Preparing [2023-05-03T23:52:22.075Z] 13aa4c93c763: Layer already exists [2023-05-03T23:52:22.075Z] 44b03713f395: Layer already exists [2023-05-03T23:52:22.075Z] e4a78991cdfa: Layer already exists [2023-05-03T23:52:22.075Z] 26cbea5cba74: Layer already exists [2023-05-03T23:52:22.075Z] 3ddb041a81d0: Layer already exists [2023-05-03T23:52:22.075Z] 3.0.0-dev.36: digest: sha256:d1876885cf153759c759f763ddc7566a071d4f23eeca6441a90c8c8d0e64cc50 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:52:22.689Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a5100156d942d3e2ec7c51a96dce7156478cbb52-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:52:23.035Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a5100156d942d3e2ec7c51a96dce7156478cbb52-3.0.0-dev.36 [2023-05-03T23:52:23.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-03T23:52:23.035Z] e4a78991cdfa: Preparing [2023-05-03T23:52:23.035Z] 44b03713f395: Preparing [2023-05-03T23:52:23.035Z] 13aa4c93c763: Preparing [2023-05-03T23:52:23.035Z] 3ddb041a81d0: Preparing [2023-05-03T23:52:23.035Z] 26cbea5cba74: Preparing [2023-05-03T23:52:23.035Z] 26cbea5cba74: Layer already exists [2023-05-03T23:52:23.035Z] 3ddb041a81d0: Layer already exists [2023-05-03T23:52:23.035Z] 44b03713f395: Layer already exists [2023-05-03T23:52:23.035Z] 13aa4c93c763: Layer already exists [2023-05-03T23:52:23.035Z] e4a78991cdfa: Layer already exists [2023-05-03T23:52:23.035Z] a5100156d942d3e2ec7c51a96dce7156478cbb52-3.0.0-dev.36: digest: sha256:d1876885cf153759c759f763ddc7566a071d4f23eeca6441a90c8c8d0e64cc50 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:52:23.659Z] + 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-03T23:52:24.012Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-03T23:52:24.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-03T23:52:24.012Z] e4a78991cdfa: Preparing [2023-05-03T23:52:24.012Z] 44b03713f395: Preparing [2023-05-03T23:52:24.012Z] 13aa4c93c763: Preparing [2023-05-03T23:52:24.012Z] 3ddb041a81d0: Preparing [2023-05-03T23:52:24.012Z] 26cbea5cba74: Preparing [2023-05-03T23:52:24.012Z] 44b03713f395: Layer already exists [2023-05-03T23:52:24.012Z] 26cbea5cba74: Layer already exists [2023-05-03T23:52:24.012Z] 13aa4c93c763: Layer already exists [2023-05-03T23:52:24.012Z] e4a78991cdfa: Layer already exists [2023-05-03T23:52:24.012Z] 3ddb041a81d0: Layer already exists [2023-05-03T23:52:24.281Z] main: digest: sha256:d1876885cf153759c759f763ddc7566a071d4f23eeca6441a90c8c8d0e64cc50 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T23:52:24.327Z] ===================================================== [Pipeline] echo [2023-05-03T23:52:24.332Z] taggedImages: [2023-05-03T23:52:24.332Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a5100156d942d3e2ec7c51a96dce7156478cbb52 [2023-05-03T23:52:24.332Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-03T23:52:24.332Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.36 [2023-05-03T23:52:24.332Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a5100156d942d3e2ec7c51a96dce7156478cbb52-3.0.0-dev.36 [2023-05-03T23:52:24.332Z] - 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-03T23:52:24.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T23:52:24.691Z] [2023-05-03T23:52:24.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:52:25.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T23:52:25.031Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T23:52:25.031Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T23:52:25.031Z] 04944245beec: Pulling fs layer [2023-05-03T23:52:25.031Z] 699f458cf7ca: Pulling fs layer [2023-05-03T23:52:25.031Z] 765212b225bb: Pulling fs layer [2023-05-03T23:52:25.031Z] f23df028b6ca: Pulling fs layer [2023-05-03T23:52:25.031Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T23:52:25.031Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T23:52:25.031Z] 765212b225bb: Waiting [2023-05-03T23:52:25.031Z] f23df028b6ca: Waiting [2023-05-03T23:52:25.031Z] d65c8cfc05b1: Waiting [2023-05-03T23:52:25.031Z] 2437ff75d9bd: Waiting [2023-05-03T23:52:25.303Z] 04944245beec: Verifying Checksum [2023-05-03T23:52:25.303Z] 04944245beec: Download complete [2023-05-03T23:52:25.303Z] 765212b225bb: Verifying Checksum [2023-05-03T23:52:25.303Z] 765212b225bb: Download complete [2023-05-03T23:52:25.303Z] f23df028b6ca: Download complete [2023-05-03T23:52:25.303Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T23:52:25.303Z] d65c8cfc05b1: Download complete [2023-05-03T23:52:25.572Z] 699f458cf7ca: Verifying Checksum [2023-05-03T23:52:25.572Z] 699f458cf7ca: Download complete [2023-05-03T23:52:25.840Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T23:52:25.840Z] 8998bd30e6a1: Download complete [2023-05-03T23:52:28.433Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T23:52:28.433Z] 2437ff75d9bd: Download complete [2023-05-03T23:52:32.696Z] 8998bd30e6a1: Pull complete [2023-05-03T23:52:33.283Z] 04944245beec: Pull complete [2023-05-03T23:52:34.695Z] 699f458cf7ca: Pull complete [2023-05-03T23:52:34.964Z] 765212b225bb: Pull complete [2023-05-03T23:52:35.968Z] f23df028b6ca: Pull complete [2023-05-03T23:52:35.968Z] d65c8cfc05b1: Pull complete [2023-05-03T23:52:50.974Z] 2437ff75d9bd: Pull complete [2023-05-03T23:52:50.974Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T23:52:50.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T23:52:50.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:52:51.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-12647 does not seem to be running inside a container [2023-05-03T23:52:51.274Z] $ 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/131 -v /w/workspace/device-onvif-camera/131:/w/workspace/device-onvif-camera/131:rw,z -v /w/workspace/device-onvif-camera/131@tmp:/w/workspace/device-onvif-camera/131@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-03T23:52:54.069Z] $ docker top 411a8ac2a047a72d8a0c8176a7e52596010f4f3f70dae5246319faf3bc55604b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:52:54.938Z] ---> job-cost.sh [2023-05-03T23:52:54.939Z] lf-activate-venv: SKIPPING [2023-05-03T23:52:54.939Z] INFO: No Stack... [2023-05-03T23:52:55.523Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T23:52:56.107Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T23:52:56.755Z] + cat /w/workspace/device-onvif-camera/131/archives/cost.csv [2023-05-03T23:52:56.755Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T23:52:56.790Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-131-stack-cost] [2023-05-03T23:52:56.796Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-131-stack-cost] did not exist. Created. [2023-05-03T23:52:56.796Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T23:52:57.462Z] /w/workspace/device-onvif-camera/131@tmp/durable-27612629/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-03T23:52:58.125Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T23:52:58.147Z] Warning: overwriting stash ‘stack-cost’ [2023-05-03T23:52:58.213Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T23:52:58.220Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T23:52:58.237Z] $ docker stop --time=1 411a8ac2a047a72d8a0c8176a7e52596010f4f3f70dae5246319faf3bc55604b [2023-05-03T23:52:59.801Z] $ docker rm -f --volumes 411a8ac2a047a72d8a0c8176a7e52596010f4f3f70dae5246319faf3bc55604b [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-03T23:53:00.201Z] provisioning config files... [2023-05-03T23:53:00.207Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5240735399549225800tmp [Pipeline] { [Pipeline] sh [2023-05-03T23:53:00.498Z] + set +x [2023-05-03T23:53:00.498Z] + curl -s https://codecov.io/bash [2023-05-03T23:53:00.498Z] + bash -s -- [2023-05-03T23:53:00.758Z] [2023-05-03T23:53:00.758Z] _____ _ [2023-05-03T23:53:00.758Z] / ____| | | [2023-05-03T23:53:00.758Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T23:53:00.758Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T23:53:00.758Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T23:53:00.758Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T23:53:00.758Z] Bash-1.0.6 [2023-05-03T23:53:00.758Z] [2023-05-03T23:53:00.758Z] [2023-05-03T23:53:00.758Z] ==> git version 2.25.1 found [2023-05-03T23:53:00.758Z] ==> 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-03T23:53:00.758Z] Release-Date: 2020-01-08 [2023-05-03T23:53:00.758Z] 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-03T23:53:00.758Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T23:53:00.758Z] ==> Jenkins CI detected. [2023-05-03T23:53:00.758Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-03T23:53:00.758Z] project root: . [2023-05-03T23:53:00.758Z] --> token set from env [2023-05-03T23:53:00.758Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T23:53:00.758Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T23:53:00.758Z] ==> Python coveragepy not found [2023-05-03T23:53:00.758Z] ==> Searching for coverage reports in: [2023-05-03T23:53:00.758Z] + . [2023-05-03T23:53:00.758Z] -> Found 1 reports [2023-05-03T23:53:00.758Z] ==> Detecting git/mercurial file structure [2023-05-03T23:53:00.758Z] ==> Reading reports [2023-05-03T23:53:00.758Z] + ./coverage.out bytes=79191 [2023-05-03T23:53:00.758Z] ==> Appending adjustments [2023-05-03T23:53:00.758Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T23:53:01.019Z] + Found adjustments [2023-05-03T23:53:01.019Z] ==> Gzipping contents [2023-05-03T23:53:01.019Z] 12K /tmp/codecov.MZ3jUP.gz [2023-05-03T23:53:01.019Z] ==> Uploading reports [2023-05-03T23:53:01.019Z] url: https://codecov.io [2023-05-03T23:53:01.019Z] query: branch=main&commit=a5100156d942d3e2ec7c51a96dce7156478cbb52&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T23:53:01.019Z] -> Pinging Codecov [2023-05-03T23:53:01.019Z] 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=a5100156d942d3e2ec7c51a96dce7156478cbb52&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T23:53:01.019Z] -> Uploading to [2023-05-03T23:53:01.019Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/F29A59C45E3A92E06B3E522C9905F8EF/a5100156d942d3e2ec7c51a96dce7156478cbb52/68b342e3-9fae-436d-a3db-f5e2d7e0d7fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T235300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5bdadab47f45f00098bfd14ff94cef587d57f78ac9cf8bce42bf06c1c7372516 [2023-05-03T23:53:01.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T23:53:01.019Z] Dload Upload Total Spent Left Speed [2023-05-03T23:53:01.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10518 0 0 100 10518 0 41738 --:--:-- --:--:-- --:--:-- 41738 [2023-05-03T23:53:01.279Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a5100156d942d3e2ec7c51a96dce7156478cbb52 [Pipeline] } [2023-05-03T23:53:01.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-03T23:53:01.501Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-03T23:53:01.511Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:53:01.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T23:53:01.805Z] [2023-05-03T23:53:01.805Z] 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-03T23:53:02.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T23:53:02.101Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-03T23:53:02.101Z] df9b9388f04a: Pulling fs layer [2023-05-03T23:53:02.101Z] 52dc419b0ee2: Pulling fs layer [2023-05-03T23:53:02.101Z] 25bc292e5bac: Pulling fs layer [2023-05-03T23:53:02.101Z] 114826534d7a: Pulling fs layer [2023-05-03T23:53:02.101Z] 4657fd5d0bcf: Pulling fs layer [2023-05-03T23:53:02.101Z] 6ad1cebc031e: Pulling fs layer [2023-05-03T23:53:02.101Z] 8a3aa393b2d8: Pulling fs layer [2023-05-03T23:53:02.101Z] 4657fd5d0bcf: Waiting [2023-05-03T23:53:02.101Z] 6ad1cebc031e: Waiting [2023-05-03T23:53:02.101Z] 114826534d7a: Waiting [2023-05-03T23:53:02.101Z] 25bc292e5bac: Verifying Checksum [2023-05-03T23:53:02.101Z] 25bc292e5bac: Download complete [2023-05-03T23:53:02.101Z] 52dc419b0ee2: Download complete [2023-05-03T23:53:02.101Z] 4657fd5d0bcf: Verifying Checksum [2023-05-03T23:53:02.101Z] 4657fd5d0bcf: Download complete [2023-05-03T23:53:02.101Z] df9b9388f04a: Download complete [2023-05-03T23:53:02.360Z] 6ad1cebc031e: Verifying Checksum [2023-05-03T23:53:02.360Z] 6ad1cebc031e: Download complete [2023-05-03T23:53:02.360Z] df9b9388f04a: Pull complete [2023-05-03T23:53:02.360Z] 52dc419b0ee2: Pull complete [2023-05-03T23:53:02.360Z] 25bc292e5bac: Pull complete [2023-05-03T23:53:02.927Z] 114826534d7a: Verifying Checksum [2023-05-03T23:53:02.927Z] 114826534d7a: Download complete [2023-05-03T23:53:02.927Z] 8a3aa393b2d8: Verifying Checksum [2023-05-03T23:53:02.927Z] 8a3aa393b2d8: Download complete [2023-05-03T23:53:06.205Z] 114826534d7a: Pull complete [2023-05-03T23:53:06.205Z] 4657fd5d0bcf: Pull complete [2023-05-03T23:53:06.205Z] 6ad1cebc031e: Pull complete [2023-05-03T23:53:08.739Z] 8a3aa393b2d8: Pull complete [2023-05-03T23:53:08.739Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-03T23:53:08.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T23:53:08.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:53:08.807Z] prd-ubuntu20.04-docker-8c-8g-12645 does not seem to be running inside a container [2023-05-03T23:53:08.844Z] $ 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-03T23:53:10.429Z] $ docker top 943670b0ec0396138ea10bb96176b98d9b4eb4e1242ef74b160334b1d909f068 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T23:53:10.490Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-03T23:53:10.766Z] + set -o pipefail [2023-05-03T23:53:10.766Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-03T23:53:16.251Z] [2023-05-03T23:53:16.251Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-03T23:53:16.251Z] [2023-05-03T23:53:16.251Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/e4ca4396-c259-475c-a028-f9e190465d7d [2023-05-03T23:53:16.251Z] [2023-05-03T23:53:16.251Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-03T23:53:16.251Z] [2023-05-03T23:53:16.251Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-03T23:53:16.251Z] [2023-05-03T23:53:16.251Z] [2023-05-03T23:53:16.251Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-03T23:53:16.251Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-03T23:53:16.251Z] More details here: https://snyk.co/ue1NS [2023-05-03T23:53:16.251Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-03T23:53:16.251Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-03T23:53:16.266Z] $ docker stop --time=1 943670b0ec0396138ea10bb96176b98d9b4eb4e1242ef74b160334b1d909f068 [2023-05-03T23:53:18.124Z] $ docker rm -f --volumes 943670b0ec0396138ea10bb96176b98d9b4eb4e1242ef74b160334b1d909f068 [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-03T23:53:18.484Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T23:53:18.497Z] provisioning config files... [2023-05-03T23:53:18.504Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6910680695486169872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:53:18.800Z] --> edgex-publish-swagger.sh [2023-05-03T23:53:18.800Z] === Publish doc/openapi/v2 API === [2023-05-03T23:53:18.800Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-03T23:53:18.800Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-03T23:53:18.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T23:53:18.800Z] Dload Upload Total Spent Left Speed [2023-05-03T23:53:19.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 647k --:--:-- --:--:-- --:--:-- 646k [2023-05-03T23:53:19.370Z] [2023-05-03T23:53:19.370Z] [Pipeline] } [2023-05-03T23:53:19.378Z] 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-03T23:53:19.770Z] + git log --format=format:%s -1 a5100156d942d3e2ec7c51a96dce7156478cbb52 [Pipeline] sh [2023-05-03T23:53:20.066Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T23:53:20.066Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:53:20.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T23:53:20.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:53:20.447Z] prd-ubuntu20.04-docker-8c-8g-12645 does not seem to be running inside a container [2023-05-03T23:53:20.484Z] $ 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-03T23:53:20.832Z] $ docker top 71332648e4d0345d5198d353005d8c7a28ae4173aeb8e7bf07d4b752d0f576df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T23:53:20.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T23:53:20.914Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T23:53:21.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T23:53:21.034Z] $ docker exec 71332648e4d0345d5198d353005d8c7a28ae4173aeb8e7bf07d4b752d0f576df ssh-agent [2023-05-03T23:53:21.131Z] SSH_AUTH_SOCK=/tmp/ssh-fGD8S1y47Dkt/agent.33 [2023-05-03T23:53:21.131Z] SSH_AGENT_PID=39 [2023-05-03T23:53:21.136Z] Running ssh-add (command line suppressed) [2023-05-03T23:53:21.242Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1965498271077420400.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1965498271077420400.key) [2023-05-03T23:53:21.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T23:53:21.543Z] + git semver tag [2023-05-03T23:53:21.803Z] 2023-05-03 23:53:21,726 [run_tag] DEBUG tag force:False [2023-05-03T23:53:21.803Z] 2023-05-03 23:53:21,727 [check_head_tag] DEBUG check head tag [2023-05-03T23:53:21.803Z] 2023-05-03 23:53:21,728 [execute] INFO git cat-file --batch-check [2023-05-03T23:53:21.803Z] 2023-05-03 23:53:21,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-03T23:53:21.803Z] 2023-05-03 23:53:21,732 [execute] INFO git cat-file --batch [2023-05-03T23:53:21.803Z] 2023-05-03 23:53:21,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-03T23:53:21.803Z] 2023-05-03 23:53:21,763 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-03T23:53:21.803Z] 2023-05-03 23:53:21,763 [execute] INFO git tag -a v3.0.0-dev.36 -m v3.0.0-dev.36 [2023-05-03T23:53:21.803Z] 2023-05-03 23:53:21,763 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.36', '-m', 'v3.0.0-dev.36'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-03T23:53:21.803Z] 2023-05-03 23:53:21,768 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-03T23:53:21.803Z] 3.0.0-dev.36 [Pipeline] } [2023-05-03T23:53:21.816Z] $ docker exec --env ******** --env ******** 71332648e4d0345d5198d353005d8c7a28ae4173aeb8e7bf07d4b752d0f576df ssh-agent -k [2023-05-03T23:53:21.901Z] unset SSH_AUTH_SOCK; [2023-05-03T23:53:21.901Z] unset SSH_AGENT_PID; [2023-05-03T23:53:21.901Z] echo Agent pid 39 killed; [2023-05-03T23:53:21.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T23:53:22.234Z] + git semver [Pipeline] } [2023-05-03T23:53:22.508Z] $ docker stop --time=1 71332648e4d0345d5198d353005d8c7a28ae4173aeb8e7bf07d4b752d0f576df [2023-05-03T23:53:23.783Z] $ docker rm -f --volumes 71332648e4d0345d5198d353005d8c7a28ae4173aeb8e7bf07d4b752d0f576df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:53:24.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T23:53:24.163Z] [2023-05-03T23:53:24.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:53:24.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T23:53:24.455Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-03T23:53:24.455Z] ab5ef0e58194: Pulling fs layer [2023-05-03T23:53:24.455Z] 9712f1f96733: Pulling fs layer [2023-05-03T23:53:24.455Z] 63f879dbbcfc: Pulling fs layer [2023-05-03T23:53:24.455Z] 0d9ebad4ef96: Pulling fs layer [2023-05-03T23:53:24.455Z] e9a5061849ea: Pulling fs layer [2023-05-03T23:53:24.455Z] d747dcd14b5f: Pulling fs layer [2023-05-03T23:53:24.455Z] 2de7ff778b66: Pulling fs layer [2023-05-03T23:53:24.455Z] 0d9ebad4ef96: Waiting [2023-05-03T23:53:24.455Z] d747dcd14b5f: Waiting [2023-05-03T23:53:24.455Z] 2de7ff778b66: Waiting [2023-05-03T23:53:24.455Z] e9a5061849ea: Waiting [2023-05-03T23:53:24.455Z] 9712f1f96733: Download complete [2023-05-03T23:53:24.716Z] 63f879dbbcfc: Verifying Checksum [2023-05-03T23:53:24.716Z] 63f879dbbcfc: Download complete [2023-05-03T23:53:24.975Z] e9a5061849ea: Verifying Checksum [2023-05-03T23:53:24.975Z] e9a5061849ea: Download complete [2023-05-03T23:53:24.975Z] d747dcd14b5f: Verifying Checksum [2023-05-03T23:53:24.975Z] d747dcd14b5f: Download complete [2023-05-03T23:53:24.975Z] 0d9ebad4ef96: Verifying Checksum [2023-05-03T23:53:24.975Z] 0d9ebad4ef96: Download complete [2023-05-03T23:53:24.975Z] ab5ef0e58194: Verifying Checksum [2023-05-03T23:53:24.975Z] ab5ef0e58194: Download complete [2023-05-03T23:53:24.975Z] 2de7ff778b66: Verifying Checksum [2023-05-03T23:53:24.975Z] 2de7ff778b66: Download complete [2023-05-03T23:53:27.505Z] ab5ef0e58194: Pull complete [2023-05-03T23:53:27.505Z] 9712f1f96733: Pull complete [2023-05-03T23:53:28.072Z] 63f879dbbcfc: Pull complete [2023-05-03T23:53:31.356Z] 0d9ebad4ef96: Pull complete [2023-05-03T23:53:31.614Z] e9a5061849ea: Pull complete [2023-05-03T23:53:31.872Z] d747dcd14b5f: Pull complete [2023-05-03T23:53:32.809Z] 2de7ff778b66: Pull complete [2023-05-03T23:53:32.809Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-03T23:53:32.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T23:53:32.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:53:32.885Z] prd-ubuntu20.04-docker-8c-8g-12645 does not seem to be running inside a container [2023-05-03T23:53:32.918Z] $ 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-03T23:53:34.478Z] $ docker top 7e6352e52b2260290a2cbe0b5188d405ddeb0763548f0aa240daffee54485d7f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-03T23:53:34.549Z] provisioning config files... [2023-05-03T23:53:34.556Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16545101374736666411tmp [2023-05-03T23:53:34.565Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5087371051983268252tmp [2023-05-03T23:53:34.574Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16417773435486073759tmp [Pipeline] { [Pipeline] echo [2023-05-03T23:53:34.588Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:53:34.866Z] ---> sigul-configuration.sh [2023-05-03T23:53:34.866Z] gpg: directory `/root/.gnupg' created [2023-05-03T23:53:34.866Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-03T23:53:34.866Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-03T23:53:34.866Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-03T23:53:34.866Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-03T23:53:34.866Z] gpg: CAST5 encrypted data [2023-05-03T23:53:34.866Z] gpg: encrypted with 1 passphrase [2023-05-03T23:53:34.866Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-03T23:53:35.148Z] + mkdir /home/jenkins [2023-05-03T23:53:35.148Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-03T23:53:35.424Z] + 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-03T23:53:35.432Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:53:35.714Z] ---> sigul-install.sh [2023-05-03T23:53:35.714Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-03T23:53:36.000Z] + git tag --list [2023-05-03T23:53:36.000Z] v0.0.0 [2023-05-03T23:53:36.000Z] v0.0.1-dev.1 [2023-05-03T23:53:36.000Z] v0.0.1-dev.10 [2023-05-03T23:53:36.000Z] v0.0.1-dev.11 [2023-05-03T23:53:36.000Z] v0.0.1-dev.12 [2023-05-03T23:53:36.000Z] v0.0.1-dev.13 [2023-05-03T23:53:36.000Z] v0.0.1-dev.14 [2023-05-03T23:53:36.000Z] v0.0.1-dev.15 [2023-05-03T23:53:36.000Z] v0.0.1-dev.16 [2023-05-03T23:53:36.000Z] v0.0.1-dev.17 [2023-05-03T23:53:36.000Z] v0.0.1-dev.18 [2023-05-03T23:53:36.000Z] v0.0.1-dev.19 [2023-05-03T23:53:36.000Z] v0.0.1-dev.2 [2023-05-03T23:53:36.000Z] v0.0.1-dev.20 [2023-05-03T23:53:36.000Z] v0.0.1-dev.21 [2023-05-03T23:53:36.000Z] v0.0.1-dev.22 [2023-05-03T23:53:36.000Z] v0.0.1-dev.23 [2023-05-03T23:53:36.000Z] v0.0.1-dev.24 [2023-05-03T23:53:36.000Z] v0.0.1-dev.25 [2023-05-03T23:53:36.000Z] v0.0.1-dev.26 [2023-05-03T23:53:36.000Z] v0.0.1-dev.27 [2023-05-03T23:53:36.000Z] v0.0.1-dev.28 [2023-05-03T23:53:36.000Z] v0.0.1-dev.3 [2023-05-03T23:53:36.000Z] v0.0.1-dev.4 [2023-05-03T23:53:36.000Z] v0.0.1-dev.5 [2023-05-03T23:53:36.000Z] v0.0.1-dev.6 [2023-05-03T23:53:36.000Z] v0.0.1-dev.7 [2023-05-03T23:53:36.000Z] v0.0.1-dev.8 [2023-05-03T23:53:36.000Z] v0.0.1-dev.9 [2023-05-03T23:53:36.000Z] v2.2.0 [2023-05-03T23:53:36.000Z] v2.2.0-dev.29 [2023-05-03T23:53:36.000Z] v2.2.0-dev.30 [2023-05-03T23:53:36.000Z] v2.2.0-dev.31 [2023-05-03T23:53:36.000Z] v2.2.0-dev.32 [2023-05-03T23:53:36.000Z] v2.2.0-dev.33 [2023-05-03T23:53:36.000Z] v2.2.0-dev.34 [2023-05-03T23:53:36.000Z] v2.2.0-dev.35 [2023-05-03T23:53:36.000Z] v2.3.0 [2023-05-03T23:53:36.000Z] v2.3.0-dev.1 [2023-05-03T23:53:36.000Z] v2.3.0-dev.10 [2023-05-03T23:53:36.000Z] v2.3.0-dev.11 [2023-05-03T23:53:36.000Z] v2.3.0-dev.12 [2023-05-03T23:53:36.000Z] v2.3.0-dev.13 [2023-05-03T23:53:36.000Z] v2.3.0-dev.14 [2023-05-03T23:53:36.000Z] v2.3.0-dev.15 [2023-05-03T23:53:36.000Z] v2.3.0-dev.16 [2023-05-03T23:53:36.000Z] v2.3.0-dev.17 [2023-05-03T23:53:36.000Z] v2.3.0-dev.18 [2023-05-03T23:53:36.000Z] v2.3.0-dev.19 [2023-05-03T23:53:36.000Z] v2.3.0-dev.2 [2023-05-03T23:53:36.000Z] v2.3.0-dev.20 [2023-05-03T23:53:36.000Z] v2.3.0-dev.21 [2023-05-03T23:53:36.000Z] v2.3.0-dev.22 [2023-05-03T23:53:36.000Z] v2.3.0-dev.23 [2023-05-03T23:53:36.000Z] v2.3.0-dev.24 [2023-05-03T23:53:36.000Z] v2.3.0-dev.25 [2023-05-03T23:53:36.000Z] v2.3.0-dev.26 [2023-05-03T23:53:36.000Z] v2.3.0-dev.27 [2023-05-03T23:53:36.000Z] v2.3.0-dev.28 [2023-05-03T23:53:36.000Z] v2.3.0-dev.29 [2023-05-03T23:53:36.000Z] v2.3.0-dev.3 [2023-05-03T23:53:36.000Z] v2.3.0-dev.30 [2023-05-03T23:53:36.000Z] v2.3.0-dev.31 [2023-05-03T23:53:36.000Z] v2.3.0-dev.32 [2023-05-03T23:53:36.000Z] v2.3.0-dev.33 [2023-05-03T23:53:36.000Z] v2.3.0-dev.34 [2023-05-03T23:53:36.000Z] v2.3.0-dev.35 [2023-05-03T23:53:36.000Z] v2.3.0-dev.36 [2023-05-03T23:53:36.000Z] v2.3.0-dev.37 [2023-05-03T23:53:36.000Z] v2.3.0-dev.38 [2023-05-03T23:53:36.000Z] v2.3.0-dev.39 [2023-05-03T23:53:36.000Z] v2.3.0-dev.4 [2023-05-03T23:53:36.000Z] v2.3.0-dev.40 [2023-05-03T23:53:36.000Z] v2.3.0-dev.41 [2023-05-03T23:53:36.000Z] v2.3.0-dev.42 [2023-05-03T23:53:36.000Z] v2.3.0-dev.43 [2023-05-03T23:53:36.000Z] v2.3.0-dev.44 [2023-05-03T23:53:36.000Z] v2.3.0-dev.45 [2023-05-03T23:53:36.000Z] v2.3.0-dev.5 [2023-05-03T23:53:36.000Z] v2.3.0-dev.6 [2023-05-03T23:53:36.000Z] v2.3.0-dev.7 [2023-05-03T23:53:36.000Z] v2.3.0-dev.8 [2023-05-03T23:53:36.000Z] v2.3.0-dev.9 [2023-05-03T23:53:36.000Z] v2.3.1 [2023-05-03T23:53:36.000Z] v2.3.1-dev.1 [2023-05-03T23:53:36.000Z] v2.3.1-dev.4 [2023-05-03T23:53:36.000Z] v2.3.1-dev.5 [2023-05-03T23:53:36.000Z] v3.0.0-dev.1 [2023-05-03T23:53:36.000Z] v3.0.0-dev.10 [2023-05-03T23:53:36.000Z] v3.0.0-dev.11 [2023-05-03T23:53:36.000Z] v3.0.0-dev.12 [2023-05-03T23:53:36.000Z] v3.0.0-dev.13 [2023-05-03T23:53:36.000Z] v3.0.0-dev.14 [2023-05-03T23:53:36.000Z] v3.0.0-dev.15 [2023-05-03T23:53:36.000Z] v3.0.0-dev.16 [2023-05-03T23:53:36.000Z] v3.0.0-dev.17 [2023-05-03T23:53:36.000Z] v3.0.0-dev.18 [2023-05-03T23:53:36.000Z] v3.0.0-dev.19 [2023-05-03T23:53:36.000Z] v3.0.0-dev.2 [2023-05-03T23:53:36.000Z] v3.0.0-dev.20 [2023-05-03T23:53:36.000Z] v3.0.0-dev.21 [2023-05-03T23:53:36.000Z] v3.0.0-dev.22 [2023-05-03T23:53:36.000Z] v3.0.0-dev.23 [2023-05-03T23:53:36.000Z] v3.0.0-dev.24 [2023-05-03T23:53:36.000Z] v3.0.0-dev.25 [2023-05-03T23:53:36.000Z] v3.0.0-dev.26 [2023-05-03T23:53:36.000Z] v3.0.0-dev.27 [2023-05-03T23:53:36.000Z] v3.0.0-dev.28 [2023-05-03T23:53:36.000Z] v3.0.0-dev.29 [2023-05-03T23:53:36.000Z] v3.0.0-dev.3 [2023-05-03T23:53:36.000Z] v3.0.0-dev.30 [2023-05-03T23:53:36.000Z] v3.0.0-dev.31 [2023-05-03T23:53:36.000Z] v3.0.0-dev.32 [2023-05-03T23:53:36.000Z] v3.0.0-dev.33 [2023-05-03T23:53:36.000Z] v3.0.0-dev.34 [2023-05-03T23:53:36.000Z] v3.0.0-dev.35 [2023-05-03T23:53:36.000Z] v3.0.0-dev.36 [2023-05-03T23:53:36.000Z] v3.0.0-dev.4 [2023-05-03T23:53:36.000Z] v3.0.0-dev.5 [2023-05-03T23:53:36.000Z] v3.0.0-dev.6 [2023-05-03T23:53:36.000Z] v3.0.0-dev.7 [2023-05-03T23:53:36.000Z] v3.0.0-dev.8 [2023-05-03T23:53:36.000Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-03T23:53:36.284Z] + lftools sign git-tag v3.0.0-dev.36 [2023-05-03T23:53:36.852Z] Signing Git tag with Sigul... [2023-05-03T23:53:36.852Z] Signing v3.0.0-dev.36 [Pipeline] echo [2023-05-03T23:53:37.120Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:53:37.405Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-03T23:53:37.414Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-03T23:53:37.438Z] $ docker stop --time=1 7e6352e52b2260290a2cbe0b5188d405ddeb0763548f0aa240daffee54485d7f [2023-05-03T23:53:38.705Z] $ docker rm -f --volumes 7e6352e52b2260290a2cbe0b5188d405ddeb0763548f0aa240daffee54485d7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-03T23:53:39.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T23:53:39.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:53:39.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T23:53:39.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:53:39.495Z] prd-ubuntu20.04-docker-8c-8g-12645 does not seem to be running inside a container [2023-05-03T23:53:39.532Z] $ 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-03T23:53:39.844Z] $ docker top ea015ae3c763df26b8febc50ff64330c8882f4cd9b5b526dd7fd13422b8970f6 -eo pid,comm [2023-05-03T23:53:39.888Z] 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-03T23:53:39.888Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T23:53:39.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T23:53:39.931Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T23:53:40.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T23:53:40.043Z] $ docker exec ea015ae3c763df26b8febc50ff64330c8882f4cd9b5b526dd7fd13422b8970f6 ssh-agent [2023-05-03T23:53:40.136Z] SSH_AUTH_SOCK=/tmp/ssh-vlBS6EaAn2H6/agent.32 [2023-05-03T23:53:40.136Z] SSH_AGENT_PID=38 [2023-05-03T23:53:40.141Z] Running ssh-add (command line suppressed) [2023-05-03T23:53:40.246Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7138636435611782920.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7138636435611782920.key) [2023-05-03T23:53:40.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T23:53:40.545Z] + git semver bump pre [2023-05-03T23:53:40.805Z] 2023-05-03 23:53:40,716 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-03T23:53:40.805Z] 2023-05-03 23:53:40,717 [bump_version] DEBUG bumping version:3.0.0-dev.36 on axis:pre with prefix:dev [2023-05-03T23:53:40.805Z] 2023-05-03 23:53:40,717 [bump_version] DEBUG bumped version:3.0.0-dev.37 [2023-05-03T23:53:40.805Z] 2023-05-03 23:53:40,717 [write_version] DEBUG write version:3.0.0-dev.37 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-03T23:53:40.805Z] 2023-05-03 23:53:40,717 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-03T23:53:40.805Z] 2023-05-03 23:53:40,717 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-03T23:53:40.805Z] 2023-05-03 23:53:40,719 [execute] INFO git cat-file --batch-check [2023-05-03T23:53:40.805Z] 2023-05-03 23:53:40,719 [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-03T23:53:40.805Z] 2023-05-03 23:53:40,724 [execute] INFO git cat-file --batch [2023-05-03T23:53:40.805Z] 2023-05-03 23:53:40,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T23:53:40.805Z] 2023-05-03 23:53:40,729 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-03T23:53:40.805Z] 3.0.0-dev.37 [Pipeline] } [2023-05-03T23:53:40.817Z] $ docker exec --env ******** --env ******** ea015ae3c763df26b8febc50ff64330c8882f4cd9b5b526dd7fd13422b8970f6 ssh-agent -k [2023-05-03T23:53:40.906Z] unset SSH_AUTH_SOCK; [2023-05-03T23:53:40.906Z] unset SSH_AGENT_PID; [2023-05-03T23:53:40.906Z] echo Agent pid 38 killed; [2023-05-03T23:53:40.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T23:53:41.223Z] + git semver [Pipeline] } [2023-05-03T23:53:41.500Z] $ docker stop --time=1 ea015ae3c763df26b8febc50ff64330c8882f4cd9b5b526dd7fd13422b8970f6 [2023-05-03T23:53:42.801Z] $ docker rm -f --volumes ea015ae3c763df26b8febc50ff64330c8882f4cd9b5b526dd7fd13422b8970f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T23:53:43.134Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T23:53:43.134Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:53:43.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T23:53:43.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:53:43.505Z] prd-ubuntu20.04-docker-8c-8g-12645 does not seem to be running inside a container [2023-05-03T23:53:43.536Z] $ 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-03T23:53:43.859Z] $ docker top f9b1c7c8e7bdf01fa6a4860817e3c3f364f9eb6c453d006c5ce080e0ba20bd2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T23:53:43.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T23:53:43.962Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T23:53:44.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T23:53:44.078Z] $ docker exec f9b1c7c8e7bdf01fa6a4860817e3c3f364f9eb6c453d006c5ce080e0ba20bd2e ssh-agent [2023-05-03T23:53:44.179Z] SSH_AUTH_SOCK=/tmp/ssh-k5re9bsRo7Iz/agent.32 [2023-05-03T23:53:44.179Z] SSH_AGENT_PID=38 [2023-05-03T23:53:44.195Z] Running ssh-add (command line suppressed) [2023-05-03T23:53:44.301Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4403913771253772506.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4403913771253772506.key) [2023-05-03T23:53:44.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T23:53:44.688Z] + git semver push [2023-05-03T23:53:44.946Z] 2023-05-03 23:53:44,859 [run_push] DEBUG push [2023-05-03T23:53:44.946Z] 2023-05-03 23:53:44,859 [execute] INFO git cat-file --batch-check [2023-05-03T23:53:44.946Z] 2023-05-03 23:53:44,860 [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-03T23:53:44.946Z] 2023-05-03 23:53:44,863 [execute] INFO git rev-list 92dbe8be18a6fb1b770a261f114478249c25109b -- [2023-05-03T23:53:44.946Z] 2023-05-03 23:53:44,864 [execute] DEBUG Popen(['git', 'rev-list', '92dbe8be18a6fb1b770a261f114478249c25109b', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T23:53:44.946Z] 2023-05-03 23:53:44,871 [execute] INFO git fetch -v origin [2023-05-03T23:53:44.946Z] 2023-05-03 23:53:44,871 [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-03T23:53:45.514Z] 2023-05-03 23:53:45,452 [run_push] DEBUG no remote changes detected [2023-05-03T23:53:45.514Z] 2023-05-03 23:53:45,453 [execute] INFO git push origin semver [2023-05-03T23:53:45.514Z] 2023-05-03 23:53:45,453 [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-03T23:53:46.450Z] 2023-05-03 23:53:46,153 [run_push] DEBUG push all version tags [2023-05-03T23:53:46.450Z] 2023-05-03 23:53:46,153 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-03T23:53:46.450Z] 2023-05-03 23:53:46,154 [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-03T23:53:47.019Z] 2023-05-03 23:53:46,819 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-03T23:53:47.019Z] 3.0.0-dev.37 [Pipeline] } [2023-05-03T23:53:47.032Z] $ docker exec --env ******** --env ******** f9b1c7c8e7bdf01fa6a4860817e3c3f364f9eb6c453d006c5ce080e0ba20bd2e ssh-agent -k [2023-05-03T23:53:47.138Z] unset SSH_AUTH_SOCK; [2023-05-03T23:53:47.138Z] unset SSH_AGENT_PID; [2023-05-03T23:53:47.138Z] echo Agent pid 38 killed; [2023-05-03T23:53:47.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T23:53:47.465Z] + git semver [Pipeline] } [2023-05-03T23:53:47.745Z] $ docker stop --time=1 f9b1c7c8e7bdf01fa6a4860817e3c3f364f9eb6c453d006c5ce080e0ba20bd2e [2023-05-03T23:53:49.035Z] $ docker rm -f --volumes f9b1c7c8e7bdf01fa6a4860817e3c3f364f9eb6c453d006c5ce080e0ba20bd2e [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-03T23:53:49.624Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-03T23:53:49.625Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-03T23:53:49.625Z] total 16 [2023-05-03T23:53:49.625Z] drwxr-xr-x 3 root root 4096 May 3 23:42 . [2023-05-03T23:53:49.625Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 23:53 .. [2023-05-03T23:53:49.625Z] drwxr-xr-x 2 root root 4096 May 3 23:42 cost [2023-05-03T23:53:49.625Z] -rw-r--r-- 1 root root 91 May 3 23:42 cost.csv [2023-05-03T23:53:49.625Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-03T23:53:49.625Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-03T23:53:49.625Z] total 16 [2023-05-03T23:53:49.625Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 23:42 . [2023-05-03T23:53:49.625Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 23:53 .. [2023-05-03T23:53:49.625Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 23:42 cost [2023-05-03T23:53:49.625Z] -rw-r--r-- 1 jenkins jenkins 91 May 3 23:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:53:49.923Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:53:50.785Z] ---> package-listing.sh [2023-05-03T23:53:50.785Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T23:53:50.785Z] ++ facter osfamily [2023-05-03T23:53:51.044Z] + OS_FAMILY=debian [2023-05-03T23:53:51.044Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-03T23:53:51.044Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T23:53:51.044Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T23:53:51.044Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T23:53:51.044Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T23:53:51.044Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-03T23:53:51.044Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T23:53:51.044Z] + case "${OS_FAMILY}" in [2023-05-03T23:53:51.044Z] + dpkg -l [2023-05-03T23:53:51.044Z] + grep '^ii' [2023-05-03T23:53:51.044Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T23:53:51.044Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T23:53:51.044Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T23:53:51.044Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-03T23:53:51.044Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-03T23:53:51.044Z] + 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-03T23:53:51.054Z] 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-03T23:53:51.330Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:53:51.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T23:53:51.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:53:51.965Z] prd-ubuntu20.04-docker-8c-8g-12645 does not seem to be running inside a container [2023-05-03T23:53:51.997Z] $ 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-03T23:53:52.190Z] $ docker top 7464a627c726b859f16a66e7a729b142909f0504aa1d72e2a304cfa9b09f4223 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T23:53:52.532Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T23:53:52.819Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T23:53:53.104Z] + ls /var/log/sa-host [2023-05-03T23:53:53.105Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T23:53:53.265Z] provisioning config files... [2023-05-03T23:53:53.274Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config444891586147198042tmp [Pipeline] { [Pipeline] echo [2023-05-03T23:53:53.289Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:53:53.572Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T23:53:53.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:53:53.916Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T23:53:53.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:53:54.213Z] ---> sudo-logs.sh [2023-05-03T23:53:54.213Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T23:53:54.243Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:53:54.534Z] ---> job-cost.sh [2023-05-03T23:53:54.534Z] lf-activate-venv: SKIPPING [2023-05-03T23:53:54.534Z] DEBUG: total: 0.2199999988079071 [2023-05-03T23:53:54.534Z] INFO: Retrieving Stack Cost... [2023-05-03T23:53:54.793Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T23:53:55.360Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T23:53:55.371Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:53:55.651Z] ---> logs-deploy.sh [2023-05-03T23:53:55.651Z] lf-activate-venv: SKIPPING [2023-05-03T23:53:55.651Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/131 [2023-05-03T23:53:55.651Z] INFO: archiving workspace using pattern(s): [2023-05-03T23:53:56.588Z] Archives upload complete. [2023-05-03T23:53:56.588Z] INFO: archiving logs to Nexus