Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c32d12cb3f3d5bd786ac66f0af1d84994387a230 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-ssh14847490168982129772.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11615241945456123602.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11012132204692567749.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh13209381662839178425.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3960422648495168018.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8398 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision c32d12cb3f3d5bd786ac66f0af1d84994387a230 (main) Commit message: "docs: updated date in onvif function info (#177)" > git config core.sparsecheckout # timeout=10 > git checkout -f c32d12cb3f3d5bd786ac66f0af1d84994387a230 # timeout=10 > git rev-list --no-walk 45b6d688c6e97385f61642aadc73fdb1f0b5c87c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T19:48:17.938Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T19:48:17.981Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T19:48:17.993Z] ========================================================= [2022-10-17T19:48:17.993Z] EdgeX Global Pipelines Version Info [2022-10-17T19:48:17.993Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:48:18.707Z] ------------------- [2022-10-17T19:48:18.707Z] stable info: [2022-10-17T19:48:18.707Z] ------------------- [2022-10-17T19:48:18.707Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T19:48:18.707Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T19:48:18.707Z] Message: update stable to v1.0.243 [2022-10-17T19:48:19.282Z] ------------------- [2022-10-17T19:48:19.282Z] experimental info: [2022-10-17T19:48:19.282Z] ------------------- [2022-10-17T19:48:19.282Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T19:48:19.282Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T19:48:19.282Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T19:48:19.464Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-17T19:48:19.480Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-17T19:48:19.495Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T19:48:19.508Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T19:48:19.518Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T19:48:19.527Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T19:48:19.537Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T19:48:19.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T19:48:19.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T19:48:19.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T19:48:19.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T19:48:19.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-17T19:48:19.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T19:48:19.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T19:48:19.625Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T19:48:19.635Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T19:48:19.646Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T19:48:19.664Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T19:48:19.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T19:48:19.691Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T19:48:19.701Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-17T19:48:19.712Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-17T19:48:19.725Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T19:48:19.744Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T19:48:19.756Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T19:48:19.769Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T19:48:19.780Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T19:48:19.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T19:48:19.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T19:48:19.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T19:48:19.828Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c32d12cb3f3d5bd786ac66f0af1d84994387a230 [Pipeline] echo [2022-10-17T19:48:19.842Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c32d12c [Pipeline] echo [2022-10-17T19:48:19.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T19:48:19.897Z] provisioning config files... [2022-10-17T19:48:19.912Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6930259782317302333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:48:20.217Z] ---> docker-login.sh [2022-10-17T19:48:20.217Z] nexus3.edgexfoundry.org:10001 [2022-10-17T19:48:20.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:48:20.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:48:20.740Z] Configure a credential helper to remove this warning. See [2022-10-17T19:48:20.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:48:20.740Z] [2022-10-17T19:48:20.740Z] Login Succeeded [2022-10-17T19:48:20.740Z] nexus3.edgexfoundry.org:10002 [2022-10-17T19:48:20.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:48:20.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:48:20.740Z] Configure a credential helper to remove this warning. See [2022-10-17T19:48:20.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:48:20.740Z] [2022-10-17T19:48:20.740Z] Login Succeeded [2022-10-17T19:48:20.740Z] nexus3.edgexfoundry.org:10003 [2022-10-17T19:48:20.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:48:21.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:48:21.000Z] Configure a credential helper to remove this warning. See [2022-10-17T19:48:21.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:48:21.000Z] [2022-10-17T19:48:21.000Z] Login Succeeded [2022-10-17T19:48:21.000Z] nexus3.edgexfoundry.org:10004 [2022-10-17T19:48:21.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:48:21.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:48:21.000Z] Configure a credential helper to remove this warning. See [2022-10-17T19:48:21.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:48:21.000Z] [2022-10-17T19:48:21.000Z] Login Succeeded [2022-10-17T19:48:21.000Z] docker.io [2022-10-17T19:48:21.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:48:21.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:48:21.571Z] Configure a credential helper to remove this warning. See [2022-10-17T19:48:21.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:48:21.571Z] [2022-10-17T19:48:21.571Z] Login Succeeded [2022-10-17T19:48:21.571Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T19:48:21.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T19:48:21.958Z] + git rev-list -1 --merges c32d12cb3f3d5bd786ac66f0af1d84994387a230~1..c32d12cb3f3d5bd786ac66f0af1d84994387a230 [Pipeline] echo [2022-10-17T19:48:22.017Z] -----------> git rev-list -1 --merges c32d12cb3f3d5bd786ac66f0af1d84994387a230~1..c32d12cb3f3d5bd786ac66f0af1d84994387a230 c32d12cb3f3d5bd786ac66f0af1d84994387a230 [false] [Pipeline] sh [2022-10-17T19:48:22.313Z] + git log --format=format:%s -1 c32d12cb3f3d5bd786ac66f0af1d84994387a230 [Pipeline] echo [2022-10-17T19:48:22.329Z] ========================================================= [2022-10-17T19:48:22.329Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T19:48:22.329Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T19:48:22.655Z] + git log --format=format:%s -1 c32d12cb3f3d5bd786ac66f0af1d84994387a230 [Pipeline] echo [2022-10-17T19:48:22.669Z] [semverPrep] GIT_COMMIT: c32d12cb3f3d5bd786ac66f0af1d84994387a230, Commit Message: docs: updated date in onvif function info (#177) [Pipeline] echo [2022-10-17T19:48:22.678Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T19:48:23.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T19:48:23.051Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T19:48:23.051Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T19:48:23.051Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T19:48:23.051Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T19:48:23.051Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T19:48:23.051Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:48:23.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:48:23.475Z] [2022-10-17T19:48:23.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:48:23.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:48:23.784Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T19:48:23.784Z] b85a868b505f: Pulling fs layer [2022-10-17T19:48:23.784Z] e2be974225ed: Pulling fs layer [2022-10-17T19:48:23.784Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T19:48:23.784Z] 988bab9f4d93: Pulling fs layer [2022-10-17T19:48:23.784Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T19:48:23.784Z] eaf3925da568: Pulling fs layer [2022-10-17T19:48:23.784Z] bab4dde63d76: Pulling fs layer [2022-10-17T19:48:23.784Z] bde34c3a00c8: Pulling fs layer [2022-10-17T19:48:23.784Z] b352a97aabf1: Pulling fs layer [2022-10-17T19:48:23.784Z] 4872d77fe225: Pulling fs layer [2022-10-17T19:48:23.784Z] 5851b861e8e6: Pulling fs layer [2022-10-17T19:48:23.784Z] eaf3925da568: Waiting [2022-10-17T19:48:23.784Z] 1469e6f7b9e6: Waiting [2022-10-17T19:48:23.784Z] b352a97aabf1: Waiting [2022-10-17T19:48:23.784Z] 4872d77fe225: Waiting [2022-10-17T19:48:23.784Z] 5851b861e8e6: Waiting [2022-10-17T19:48:23.784Z] 988bab9f4d93: Waiting [2022-10-17T19:48:23.784Z] bde34c3a00c8: Waiting [2022-10-17T19:48:23.784Z] bab4dde63d76: Waiting [2022-10-17T19:48:23.784Z] e2be974225ed: Verifying Checksum [2022-10-17T19:48:23.784Z] e2be974225ed: Download complete [2022-10-17T19:48:23.784Z] 988bab9f4d93: Verifying Checksum [2022-10-17T19:48:23.784Z] 988bab9f4d93: Download complete [2022-10-17T19:48:23.784Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T19:48:23.784Z] 1469e6f7b9e6: Download complete [2022-10-17T19:48:24.045Z] eaf3925da568: Download complete [2022-10-17T19:48:24.045Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T19:48:24.045Z] 339a4e72a1f5: Download complete [2022-10-17T19:48:24.045Z] bde34c3a00c8: Download complete [2022-10-17T19:48:24.045Z] b352a97aabf1: Download complete [2022-10-17T19:48:24.045Z] 4872d77fe225: Download complete [2022-10-17T19:48:24.045Z] 5851b861e8e6: Download complete [2022-10-17T19:48:24.045Z] b85a868b505f: Verifying Checksum [2022-10-17T19:48:24.045Z] b85a868b505f: Download complete [2022-10-17T19:48:24.304Z] bab4dde63d76: Verifying Checksum [2022-10-17T19:48:24.304Z] bab4dde63d76: Download complete [2022-10-17T19:48:25.681Z] b85a868b505f: Pull complete [2022-10-17T19:48:25.681Z] e2be974225ed: Pull complete [2022-10-17T19:48:26.249Z] 339a4e72a1f5: Pull complete [2022-10-17T19:48:26.249Z] 988bab9f4d93: Pull complete [2022-10-17T19:48:26.507Z] 1469e6f7b9e6: Pull complete [2022-10-17T19:48:26.507Z] eaf3925da568: Pull complete [2022-10-17T19:48:28.443Z] bab4dde63d76: Pull complete [2022-10-17T19:48:28.443Z] bde34c3a00c8: Pull complete [2022-10-17T19:48:28.443Z] b352a97aabf1: Pull complete [2022-10-17T19:48:28.708Z] 4872d77fe225: Pull complete [2022-10-17T19:48:28.708Z] 5851b861e8e6: Pull complete [2022-10-17T19:48:28.708Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T19:48:28.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:48:28.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:48:28.803Z] prd-ubuntu20.04-docker-8c-8g-8398 does not seem to be running inside a container [2022-10-17T19:48:28.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T19:48:30.447Z] $ docker top 223472a46f9177a8afc7c5030ab76747de1dbbeeaac2dff54416b6d43e60381e -eo pid,comm [2022-10-17T19:48:30.505Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T19:48:30.505Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T19:48:30.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T19:48:30.539Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T19:48:30.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T19:48:30.666Z] $ docker exec 223472a46f9177a8afc7c5030ab76747de1dbbeeaac2dff54416b6d43e60381e ssh-agent [2022-10-17T19:48:30.781Z] SSH_AUTH_SOCK=/tmp/ssh-luxuIxHADCMj/agent.32 [2022-10-17T19:48:30.781Z] SSH_AGENT_PID=38 [2022-10-17T19:48:30.788Z] Running ssh-add (command line suppressed) [2022-10-17T19:48:30.895Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17973539025539340847.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17973539025539340847.key) [2022-10-17T19:48:30.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T19:48:31.194Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T19:48:31.209Z] $ docker exec --env ******** --env ******** 223472a46f9177a8afc7c5030ab76747de1dbbeeaac2dff54416b6d43e60381e ssh-agent -k [2022-10-17T19:48:31.315Z] unset SSH_AUTH_SOCK; [2022-10-17T19:48:31.316Z] unset SSH_AGENT_PID; [2022-10-17T19:48:31.316Z] echo Agent pid 38 killed; [2022-10-17T19:48:31.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T19:48:31.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T19:48:31.351Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T19:48:31.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T19:48:31.477Z] $ docker exec 223472a46f9177a8afc7c5030ab76747de1dbbeeaac2dff54416b6d43e60381e ssh-agent [2022-10-17T19:48:31.580Z] SSH_AUTH_SOCK=/tmp/ssh-fKA2w6nPEWgg/agent.70 [2022-10-17T19:48:31.580Z] SSH_AGENT_PID=76 [2022-10-17T19:48:31.586Z] Running ssh-add (command line suppressed) [2022-10-17T19:48:31.698Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7115807374567561251.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7115807374567561251.key) [2022-10-17T19:48:31.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T19:48:31.993Z] + git semver init [2022-10-17T19:48:32.254Z] 2022-10-17 19:48:32,175 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T19:48:32.254Z] 2022-10-17 19:48:32,175 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-17T19:48:32.254Z] 2022-10-17 19:48:32,176 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-17T19:48:32.254Z] 2022-10-17 19:48:32,176 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T19:48:33.634Z] 2022-10-17 19:48:33,202 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-10-17T19:48:33.634Z] 2022-10-17 19:48:33,202 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-10-17T19:48:33.634Z] 2022-10-17 19:48:33,202 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T19:48:33.634Z] 2022-10-17 19:48:33,203 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T19:48:33.634Z] 2.3.0-dev.35 [Pipeline] } [2022-10-17T19:48:33.646Z] $ docker exec --env ******** --env ******** 223472a46f9177a8afc7c5030ab76747de1dbbeeaac2dff54416b6d43e60381e ssh-agent -k [2022-10-17T19:48:33.750Z] unset SSH_AUTH_SOCK; [2022-10-17T19:48:33.750Z] unset SSH_AGENT_PID; [2022-10-17T19:48:33.751Z] echo Agent pid 76 killed; [2022-10-17T19:48:33.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T19:48:34.053Z] + git semver [Pipeline] } [2022-10-17T19:48:34.331Z] $ docker stop --time=1 223472a46f9177a8afc7c5030ab76747de1dbbeeaac2dff54416b6d43e60381e [2022-10-17T19:48:35.640Z] $ docker rm -f 223472a46f9177a8afc7c5030ab76747de1dbbeeaac2dff54416b6d43e60381e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T19:48:35.977Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T19:48:36.160Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T19:48:36.162Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.35 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T19:48:36.306Z] provisioning config files... [2022-10-17T19:48:36.315Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3569370631711715986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:48:36.608Z] ---> docker-login.sh [2022-10-17T19:48:36.608Z] nexus3.edgexfoundry.org:10001 [2022-10-17T19:48:36.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:48:36.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:48:36.608Z] Configure a credential helper to remove this warning. See [2022-10-17T19:48:36.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:48:36.608Z] [2022-10-17T19:48:36.608Z] Login Succeeded [2022-10-17T19:48:36.608Z] nexus3.edgexfoundry.org:10002 [2022-10-17T19:48:36.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:48:36.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:48:36.608Z] Configure a credential helper to remove this warning. See [2022-10-17T19:48:36.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:48:36.608Z] [2022-10-17T19:48:36.608Z] Login Succeeded [2022-10-17T19:48:36.608Z] nexus3.edgexfoundry.org:10003 [2022-10-17T19:48:36.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:48:36.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:48:36.868Z] Configure a credential helper to remove this warning. See [2022-10-17T19:48:36.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:48:36.868Z] [2022-10-17T19:48:36.868Z] Login Succeeded [2022-10-17T19:48:36.868Z] nexus3.edgexfoundry.org:10004 [2022-10-17T19:48:36.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:48:36.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:48:36.868Z] Configure a credential helper to remove this warning. See [2022-10-17T19:48:36.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:48:36.868Z] [2022-10-17T19:48:36.868Z] Login Succeeded [2022-10-17T19:48:36.868Z] docker.io [2022-10-17T19:48:37.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:48:37.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:48:37.387Z] Configure a credential helper to remove this warning. See [2022-10-17T19:48:37.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:48:37.387Z] [2022-10-17T19:48:37.387Z] Login Succeeded [2022-10-17T19:48:37.387Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T19:48:37.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T19:48:37.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:48:37.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:48:37.490Z] ========================================================= [2022-10-17T19:48:37.490Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T19:48:37.490Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:48:37.792Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T19:48:37.792Z] Sending build context to Docker daemon 21.31MB [2022-10-17T19:48:37.792Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T19:48:37.792Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T19:48:38.065Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T19:48:38.065Z] 213ec9aee27d: Pulling fs layer [2022-10-17T19:48:38.065Z] 4583459ba037: Pulling fs layer [2022-10-17T19:48:38.065Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T19:48:38.065Z] 53926ce57604: Pulling fs layer [2022-10-17T19:48:38.065Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T19:48:38.065Z] 30f14e443154: Pulling fs layer [2022-10-17T19:48:38.065Z] 801331c1e519: Pulling fs layer [2022-10-17T19:48:38.065Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T19:48:38.065Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T19:48:38.065Z] 53926ce57604: Waiting [2022-10-17T19:48:38.065Z] 21b2b0c7a3f4: Waiting [2022-10-17T19:48:38.065Z] 99cc6dd402b0: Waiting [2022-10-17T19:48:38.065Z] 7d9ed39f4882: Waiting [2022-10-17T19:48:38.065Z] 30f14e443154: Waiting [2022-10-17T19:48:38.065Z] 801331c1e519: Waiting [2022-10-17T19:48:38.065Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T19:48:38.065Z] 93c1e223e6f2: Download complete [2022-10-17T19:48:38.065Z] 4583459ba037: Verifying Checksum [2022-10-17T19:48:38.065Z] 4583459ba037: Download complete [2022-10-17T19:48:38.065Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T19:48:38.065Z] 21b2b0c7a3f4: Download complete [2022-10-17T19:48:38.065Z] 30f14e443154: Verifying Checksum [2022-10-17T19:48:38.065Z] 30f14e443154: Download complete [2022-10-17T19:48:38.065Z] 213ec9aee27d: Verifying Checksum [2022-10-17T19:48:38.065Z] 213ec9aee27d: Download complete [2022-10-17T19:48:38.065Z] 801331c1e519: Verifying Checksum [2022-10-17T19:48:38.065Z] 801331c1e519: Download complete [2022-10-17T19:48:38.330Z] 213ec9aee27d: Pull complete [2022-10-17T19:48:38.330Z] 4583459ba037: Pull complete [2022-10-17T19:48:38.590Z] 93c1e223e6f2: Pull complete [2022-10-17T19:48:38.590Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T19:48:38.590Z] 7d9ed39f4882: Download complete [2022-10-17T19:48:38.590Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T19:48:38.590Z] 99cc6dd402b0: Download complete [2022-10-17T19:48:38.847Z] 53926ce57604: Verifying Checksum [2022-10-17T19:48:38.847Z] 53926ce57604: Download complete [2022-10-17T19:48:43.028Z] 53926ce57604: Pull complete [2022-10-17T19:48:43.028Z] 21b2b0c7a3f4: Pull complete [2022-10-17T19:48:43.028Z] 30f14e443154: Pull complete [2022-10-17T19:48:43.028Z] 801331c1e519: Pull complete [2022-10-17T19:48:44.929Z] 99cc6dd402b0: Pull complete [2022-10-17T19:48:45.494Z] 7d9ed39f4882: Pull complete [2022-10-17T19:48:45.494Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T19:48:45.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T19:48:45.494Z] ---> 1dedd983c030 [2022-10-17T19:48:45.494Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T19:48:46.874Z] ---> Running in 292cb93c62c9 [2022-10-17T19:48:47.136Z] Removing intermediate container 292cb93c62c9 [2022-10-17T19:48:47.136Z] ---> 4cf204df2000 [2022-10-17T19:48:47.136Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T19:48:47.136Z] ---> Running in 9b5fe376edcd [2022-10-17T19:48:47.136Z] Removing intermediate container 9b5fe376edcd [2022-10-17T19:48:47.136Z] ---> 479e079b6d08 [2022-10-17T19:48:47.136Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T19:48:47.136Z] ---> Running in af82b294fb1b [2022-10-17T19:48:47.397Z] Removing intermediate container af82b294fb1b [2022-10-17T19:48:47.397Z] ---> f52ba53773dc [2022-10-17T19:48:47.397Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T19:48:47.397Z] ---> Running in df48310ade36 [2022-10-17T19:48:47.397Z] Removing intermediate container df48310ade36 [2022-10-17T19:48:47.397Z] ---> d1f8f4f8ca63 [2022-10-17T19:48:47.397Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-17T19:48:47.397Z] ---> Running in 2d9fc112f6ab [2022-10-17T19:48:47.656Z] Removing intermediate container 2d9fc112f6ab [2022-10-17T19:48:47.656Z] ---> 4b4ecb98fc9b [2022-10-17T19:48:47.656Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T19:48:47.656Z] ---> Running in 4100bcf5077b [2022-10-17T19:48:48.224Z] Removing intermediate container 4100bcf5077b [2022-10-17T19:48:48.224Z] ---> b9020fded3c3 [2022-10-17T19:48:48.224Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T19:48:48.224Z] ---> Running in e0e34a4e3639 [2022-10-17T19:48:48.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T19:48:49.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T19:48:49.679Z] OK: 211 MiB in 51 packages [2022-10-17T19:48:49.938Z] Removing intermediate container e0e34a4e3639 [2022-10-17T19:48:49.938Z] ---> 0ce52e8d2417 [2022-10-17T19:48:49.938Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-17T19:48:49.938Z] ---> Running in f84a72e4cd36 [2022-10-17T19:48:50.197Z] Removing intermediate container f84a72e4cd36 [2022-10-17T19:48:50.197Z] ---> 90a3e22f6adf [2022-10-17T19:48:50.197Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-17T19:48:50.197Z] ---> 130e4918a4ed [2022-10-17T19:48:50.197Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T19:48:50.197Z] ---> Running in f50ebe7cd9c4 [2022-10-17T19:48:51.264Z] Still waiting to schedule task [2022-10-17T19:48:51.264Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-17T19:49:12.253Z] Removing intermediate container f50ebe7cd9c4 [2022-10-17T19:49:12.253Z] ---> f68292a91c3b [2022-10-17T19:49:12.253Z] Step 13/14 : COPY . . [2022-10-17T19:49:12.821Z] ---> aa7ac0f86f11 [2022-10-17T19:49:12.821Z] Step 14/14 : RUN ${MAKE} [2022-10-17T19:49:12.821Z] ---> Running in 725b2fe354e3 [2022-10-17T19:49:13.079Z] noop [2022-10-17T19:49:13.338Z] Removing intermediate container 725b2fe354e3 [2022-10-17T19:49:13.338Z] ---> 083afa4b96ee [2022-10-17T19:49:13.338Z] Successfully built 083afa4b96ee [2022-10-17T19:49:13.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:49:13.656Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T19:49:13.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:49:13.721Z] prd-ubuntu20.04-docker-8c-8g-8398 does not seem to be running inside a container [2022-10-17T19:49:13.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T19:49:14.127Z] $ docker top e13d20bd8c1045e0aea44a8b23fba14b438dcdf5623fbde84149e0f1a5019eae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:49:14.463Z] + go version [2022-10-17T19:49:14.463Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T19:49:14.476Z] $ docker stop --time=1 e13d20bd8c1045e0aea44a8b23fba14b438dcdf5623fbde84149e0f1a5019eae [2022-10-17T19:49:15.750Z] $ docker rm -f e13d20bd8c1045e0aea44a8b23fba14b438dcdf5623fbde84149e0f1a5019eae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:49:16.135Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T19:49:16.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:49:16.197Z] prd-ubuntu20.04-docker-8c-8g-8398 does not seem to be running inside a container [2022-10-17T19:49:16.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T19:49:16.558Z] $ docker top acf98196373a079228c6330f34d3309f6bcbd386f510638a6d020ce0da387109 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:49:16.895Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T19:49:17.184Z] + make test [2022-10-17T19:49:17.184Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T19:49:17.441Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-17T19:49:29.641Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-17T19:49:29.899Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.035s coverage: 28.2% of statements [2022-10-17T19:49:29.899Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-17T19:49:29.899Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.517s coverage: 86.5% of statements [2022-10-17T19:49:38.010Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-17T19:49:38.010Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T19:49:42.191Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T19:49:42.191Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T19:49:42.191Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T19:49:42.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T19:49:42.217Z] $ docker stop --time=1 acf98196373a079228c6330f34d3309f6bcbd386f510638a6d020ce0da387109 [2022-10-17T19:49:44.680Z] $ docker rm -f acf98196373a079228c6330f34d3309f6bcbd386f510638a6d020ce0da387109 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T19:49:45.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T19:49:45.176Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T19:49:45.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T19:49:45.891Z] + ls -al . [2022-10-17T19:49:45.891Z] total 236 [2022-10-17T19:49:45.891Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 19:49 . [2022-10-17T19:49:45.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 19:48 .. [2022-10-17T19:49:45.891Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 19:49 .git [2022-10-17T19:49:45.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 19:48 .github [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 17 19:48 .gitignore [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 19:48 .golangci.yml [2022-10-17T19:49:45.891Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 19:48 .semver [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 17 19:48 Attribution.txt [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 17 19:48 CHANGELOG.md [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 17 19:48 Dockerfile [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 19:48 GOVERNANCE.md [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 17 19:48 Jenkinsfile [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 19:48 LICENSE [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 17 19:48 Makefile [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 17 19:48 OWNERS.md [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 17 19:48 README.md [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 19:48 VERSION [2022-10-17T19:49:45.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 19:48 bin [2022-10-17T19:49:45.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 19:48 cmd [2022-10-17T19:49:45.891Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 17 19:49 coverage.out [2022-10-17T19:49:45.891Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 19:48 doc [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 17 19:48 go.mod [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 17 19:48 go.sum [2022-10-17T19:49:45.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 19:48 internal [2022-10-17T19:49:45.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 19:48 snap [2022-10-17T19:49:45.891Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 17 19:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:49:46.200Z] + 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=c32d12cb3f3d5bd786ac66f0af1d84994387a230 --label arch=amd64 --label version=2.3.0-dev.35 . [2022-10-17T19:49:46.201Z] Sending build context to Docker daemon 21.39MB [2022-10-17T19:49:46.201Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T19:49:46.201Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-17T19:49:46.201Z] ---> 083afa4b96ee [2022-10-17T19:49:46.201Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-17T19:49:46.461Z] ---> Running in 716dce941231 [2022-10-17T19:49:46.719Z] Removing intermediate container 716dce941231 [2022-10-17T19:49:46.719Z] ---> ae150d236c56 [2022-10-17T19:49:46.719Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T19:49:46.719Z] ---> Running in 79af0a84b806 [2022-10-17T19:49:46.719Z] Removing intermediate container 79af0a84b806 [2022-10-17T19:49:46.719Z] ---> 08462b7a7763 [2022-10-17T19:49:46.719Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T19:49:46.719Z] ---> Running in cc758e4bbda0 [2022-10-17T19:49:46.719Z] Removing intermediate container cc758e4bbda0 [2022-10-17T19:49:46.719Z] ---> 744083573abb [2022-10-17T19:49:46.719Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T19:49:46.978Z] ---> Running in 43808f217f72 [2022-10-17T19:49:46.978Z] Removing intermediate container 43808f217f72 [2022-10-17T19:49:46.978Z] ---> 31ea7bf637ca [2022-10-17T19:49:46.978Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-17T19:49:46.978Z] ---> Running in d43b3e4acdd0 [2022-10-17T19:49:46.978Z] Removing intermediate container d43b3e4acdd0 [2022-10-17T19:49:46.978Z] ---> d0e5842f5db3 [2022-10-17T19:49:46.978Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T19:49:46.978Z] ---> Running in a1c3c304a1b0 [2022-10-17T19:49:47.546Z] Removing intermediate container a1c3c304a1b0 [2022-10-17T19:49:47.546Z] ---> da2ca5defa9f [2022-10-17T19:49:47.546Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T19:49:47.546Z] ---> Running in a2ae9f0e3007 [2022-10-17T19:49:47.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T19:49:48.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T19:49:49.003Z] OK: 211 MiB in 51 packages [2022-10-17T19:49:49.569Z] Removing intermediate container a2ae9f0e3007 [2022-10-17T19:49:49.570Z] ---> 884be9355d81 [2022-10-17T19:49:49.570Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-17T19:49:49.570Z] ---> Running in 357bc2c1ed11 [2022-10-17T19:49:49.570Z] Removing intermediate container 357bc2c1ed11 [2022-10-17T19:49:49.570Z] ---> a541a6ca1523 [2022-10-17T19:49:49.570Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-17T19:49:49.570Z] ---> 3ce7915f052b [2022-10-17T19:49:49.570Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T19:49:49.570Z] ---> Running in b91e287ff625 [2022-10-17T19:49:50.519Z] Removing intermediate container b91e287ff625 [2022-10-17T19:49:50.519Z] ---> a725b8ae2711 [2022-10-17T19:49:50.519Z] Step 13/27 : COPY . . [2022-10-17T19:49:51.275Z] ---> 3bd9df28e852 [2022-10-17T19:49:51.275Z] Step 14/27 : RUN ${MAKE} [2022-10-17T19:49:51.275Z] ---> Running in 39c1036cb7eb [2022-10-17T19:49:51.533Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.35 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-17T19:50:18.067Z] Removing intermediate container 39c1036cb7eb [2022-10-17T19:50:18.067Z] ---> 315d2d6f6bae [2022-10-17T19:50:18.067Z] Step 15/27 : FROM alpine:3.16 [2022-10-17T19:50:18.067Z] 3.16: Pulling from library/alpine [2022-10-17T19:50:18.067Z] 213ec9aee27d: Already exists [2022-10-17T19:50:18.067Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T19:50:18.067Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T19:50:18.067Z] ---> 9c6f07244728 [2022-10-17T19:50:18.067Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-17T19:50:18.067Z] ---> Running in ddb74c4331aa [2022-10-17T19:50:18.067Z] Removing intermediate container ddb74c4331aa [2022-10-17T19:50:18.067Z] ---> 8fb027bd41a4 [2022-10-17T19:50:18.067Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T19:50:18.067Z] ---> Running in 30ad33898a8e [2022-10-17T19:50:18.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T19:50:18.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T19:50:18.067Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T19:50:18.067Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T19:50:18.067Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T19:50:18.067Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T19:50:18.067Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T19:50:18.067Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T19:50:18.067Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T19:50:18.067Z] OK: 8 MiB in 20 packages [2022-10-17T19:50:18.067Z] Removing intermediate container 30ad33898a8e [2022-10-17T19:50:18.067Z] ---> f7f06b49081d [2022-10-17T19:50:18.067Z] Step 18/27 : WORKDIR / [2022-10-17T19:50:18.067Z] ---> Running in 52efdcb33ac7 [2022-10-17T19:50:18.067Z] Removing intermediate container 52efdcb33ac7 [2022-10-17T19:50:18.067Z] ---> d081b8b62a2f [2022-10-17T19:50:18.067Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-17T19:50:18.067Z] ---> 4821dfa7b8fd [2022-10-17T19:50:18.067Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-17T19:50:18.067Z] ---> 1de6ecb180b9 [2022-10-17T19:50:18.067Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-17T19:50:18.067Z] ---> 9d9da624237d [2022-10-17T19:50:18.067Z] Step 22/27 : EXPOSE 59984 [2022-10-17T19:50:18.067Z] ---> Running in 3298d3f88994 [2022-10-17T19:50:18.067Z] Removing intermediate container 3298d3f88994 [2022-10-17T19:50:18.067Z] ---> 435e43b17073 [2022-10-17T19:50:18.067Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-17T19:50:18.067Z] ---> Running in 6d525edcde88 [2022-10-17T19:50:18.067Z] Removing intermediate container 6d525edcde88 [2022-10-17T19:50:18.067Z] ---> d4fa20f5d93a [2022-10-17T19:50:18.067Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T19:50:18.067Z] ---> Running in aa303a3dec67 [2022-10-17T19:50:18.067Z] Removing intermediate container aa303a3dec67 [2022-10-17T19:50:18.067Z] ---> 98498aebedf2 [2022-10-17T19:50:18.067Z] Step 25/27 : LABEL arch=amd64 [2022-10-17T19:50:18.067Z] ---> Running in 70450df99308 [2022-10-17T19:50:18.067Z] Removing intermediate container 70450df99308 [2022-10-17T19:50:18.067Z] ---> 315e8b00ecc5 [2022-10-17T19:50:18.067Z] Step 26/27 : LABEL git_sha=c32d12cb3f3d5bd786ac66f0af1d84994387a230 [2022-10-17T19:50:18.067Z] ---> Running in c86c339d2a5d [2022-10-17T19:50:18.067Z] Removing intermediate container c86c339d2a5d [2022-10-17T19:50:18.067Z] ---> f1fd330d5ba4 [2022-10-17T19:50:18.067Z] Step 27/27 : LABEL version=2.3.0-dev.35 [2022-10-17T19:50:18.067Z] ---> Running in c74ce47d8049 [2022-10-17T19:50:18.067Z] Removing intermediate container c74ce47d8049 [2022-10-17T19:50:18.067Z] ---> 3941467e2561 [2022-10-17T19:50:18.067Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T19:50:18.067Z] Successfully built 3941467e2561 [2022-10-17T19:50:18.067Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T19:50:18.152Z] provisioning config files... [2022-10-17T19:50:18.160Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3558784268416685018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:50:18.452Z] ---> docker-login.sh [2022-10-17T19:50:18.452Z] nexus3.edgexfoundry.org:10001 [2022-10-17T19:50:18.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:50:18.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:50:18.452Z] Configure a credential helper to remove this warning. See [2022-10-17T19:50:18.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:50:18.452Z] [2022-10-17T19:50:18.452Z] Login Succeeded [2022-10-17T19:50:18.452Z] nexus3.edgexfoundry.org:10002 [2022-10-17T19:50:18.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:50:18.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:50:18.452Z] Configure a credential helper to remove this warning. See [2022-10-17T19:50:18.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:50:18.452Z] [2022-10-17T19:50:18.452Z] Login Succeeded [2022-10-17T19:50:18.452Z] nexus3.edgexfoundry.org:10003 [2022-10-17T19:50:18.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:50:18.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:50:18.709Z] Configure a credential helper to remove this warning. See [2022-10-17T19:50:18.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:50:18.709Z] [2022-10-17T19:50:18.709Z] Login Succeeded [2022-10-17T19:50:18.709Z] nexus3.edgexfoundry.org:10004 [2022-10-17T19:50:18.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:50:18.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:50:18.709Z] Configure a credential helper to remove this warning. See [2022-10-17T19:50:18.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:50:18.709Z] [2022-10-17T19:50:18.709Z] Login Succeeded [2022-10-17T19:50:18.709Z] docker.io [2022-10-17T19:50:18.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:50:19.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:50:19.227Z] Configure a credential helper to remove this warning. See [2022-10-17T19:50:19.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:50:19.227Z] [2022-10-17T19:50:19.227Z] Login Succeeded [2022-10-17T19:50:19.227Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T19:50:19.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T19:50:19.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:50:19.286Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-10-17T19:50:19.286Z] c32d12cb3f3d5bd786ac66f0af1d84994387a230 [2022-10-17T19:50:19.286Z] latest [2022-10-17T19:50:19.286Z] 2.3.0-dev.35 [2022-10-17T19:50:19.286Z] c32d12cb3f3d5bd786ac66f0af1d84994387a230-2.3.0-dev.35 [2022-10-17T19:50:19.286Z] main [2022-10-17T19:50:19.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:50:19.606Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c32d12cb3f3d5bd786ac66f0af1d84994387a230 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:50:19.907Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c32d12cb3f3d5bd786ac66f0af1d84994387a230 [2022-10-17T19:50:19.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-17T19:50:19.907Z] 1a33c2b8189d: Preparing [2022-10-17T19:50:19.907Z] 2661fd841dbb: Preparing [2022-10-17T19:50:19.907Z] 096aed33253b: Preparing [2022-10-17T19:50:19.907Z] 729cb68e9822: Preparing [2022-10-17T19:50:19.907Z] 994393dc58e7: Preparing [2022-10-17T19:50:19.907Z] 994393dc58e7: Layer already exists [2022-10-17T19:50:19.907Z] 1a33c2b8189d: Pushed [2022-10-17T19:50:19.907Z] 2661fd841dbb: Pushed [2022-10-17T19:50:20.165Z] 729cb68e9822: Pushed [2022-10-17T19:50:22.809Z] 096aed33253b: Pushed [2022-10-17T19:50:23.084Z] c32d12cb3f3d5bd786ac66f0af1d84994387a230: digest: sha256:463af84cad96c2f397157a71fc8970f23aa5415a9360693ee1611b54e9767dfb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:50:23.441Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:50:23.747Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8399 in /w/workspace/foundry_device-onvif-camera_main [2022-10-17T19:50:23.747Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-17T19:50:23.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-17T19:50:23.747Z] 1a33c2b8189d: Preparing [2022-10-17T19:50:23.747Z] 2661fd841dbb: Preparing [2022-10-17T19:50:23.747Z] 096aed33253b: Preparing [2022-10-17T19:50:23.747Z] 729cb68e9822: Preparing [2022-10-17T19:50:23.747Z] 994393dc58e7: Preparing [2022-10-17T19:50:23.747Z] 1a33c2b8189d: Layer already exists [2022-10-17T19:50:23.747Z] 2661fd841dbb: Layer already exists [2022-10-17T19:50:23.747Z] 096aed33253b: Layer already exists [2022-10-17T19:50:23.747Z] 994393dc58e7: Layer already exists [2022-10-17T19:50:23.747Z] 729cb68e9822: Layer already exists [2022-10-17T19:50:23.747Z] latest: digest: sha256:463af84cad96c2f397157a71fc8970f23aa5415a9360693ee1611b54e9767dfb size: 1367 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] ws [2022-10-17T19:50:23.768Z] Running in /w/workspace/device-onvif-camera/74 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-10-17T19:50:23.797Z] The recommended git tool is: git [Pipeline] sh [2022-10-17T19:50:24.075Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:50:24.383Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.35 [2022-10-17T19:50:24.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-17T19:50:24.383Z] 1a33c2b8189d: Preparing [2022-10-17T19:50:24.383Z] 2661fd841dbb: Preparing [2022-10-17T19:50:24.383Z] 096aed33253b: Preparing [2022-10-17T19:50:24.383Z] 729cb68e9822: Preparing [2022-10-17T19:50:24.383Z] 994393dc58e7: Preparing [2022-10-17T19:50:24.383Z] 994393dc58e7: Layer already exists [2022-10-17T19:50:24.383Z] 1a33c2b8189d: Layer already exists [2022-10-17T19:50:24.383Z] 2661fd841dbb: Layer already exists [2022-10-17T19:50:24.383Z] 729cb68e9822: Layer already exists [2022-10-17T19:50:24.383Z] 096aed33253b: Layer already exists [2022-10-17T19:50:24.383Z] 2.3.0-dev.35: digest: sha256:463af84cad96c2f397157a71fc8970f23aa5415a9360693ee1611b54e9767dfb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:50:24.694Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c32d12cb3f3d5bd786ac66f0af1d84994387a230-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:50:24.997Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c32d12cb3f3d5bd786ac66f0af1d84994387a230-2.3.0-dev.35 [2022-10-17T19:50:24.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-17T19:50:24.997Z] 1a33c2b8189d: Preparing [2022-10-17T19:50:24.997Z] 2661fd841dbb: Preparing [2022-10-17T19:50:24.997Z] 096aed33253b: Preparing [2022-10-17T19:50:24.997Z] 729cb68e9822: Preparing [2022-10-17T19:50:24.997Z] 994393dc58e7: Preparing [2022-10-17T19:50:24.997Z] 994393dc58e7: Layer already exists [2022-10-17T19:50:24.997Z] 2661fd841dbb: Layer already exists [2022-10-17T19:50:24.997Z] 096aed33253b: Layer already exists [2022-10-17T19:50:24.997Z] 1a33c2b8189d: Layer already exists [2022-10-17T19:50:24.997Z] 729cb68e9822: Layer already exists [2022-10-17T19:50:24.997Z] c32d12cb3f3d5bd786ac66f0af1d84994387a230-2.3.0-dev.35: digest: sha256:463af84cad96c2f397157a71fc8970f23aa5415a9360693ee1611b54e9767dfb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:50:25.319Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:50:25.621Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-10-17T19:50:25.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-17T19:50:25.621Z] 1a33c2b8189d: Preparing [2022-10-17T19:50:25.621Z] 2661fd841dbb: Preparing [2022-10-17T19:50:25.621Z] 096aed33253b: Preparing [2022-10-17T19:50:25.621Z] 729cb68e9822: Preparing [2022-10-17T19:50:25.621Z] 994393dc58e7: Preparing [2022-10-17T19:50:25.621Z] 994393dc58e7: Layer already exists [2022-10-17T19:50:25.621Z] 729cb68e9822: Layer already exists [2022-10-17T19:50:25.621Z] 2661fd841dbb: Layer already exists [2022-10-17T19:50:25.621Z] 096aed33253b: Layer already exists [2022-10-17T19:50:25.621Z] 1a33c2b8189d: Layer already exists [2022-10-17T19:50:25.621Z] main: digest: sha256:463af84cad96c2f397157a71fc8970f23aa5415a9360693ee1611b54e9767dfb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T19:50:25.658Z] ===================================================== [Pipeline] echo [2022-10-17T19:50:25.665Z] taggedImages: [2022-10-17T19:50:25.665Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c32d12cb3f3d5bd786ac66f0af1d84994387a230 [2022-10-17T19:50:25.665Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-17T19:50:25.665Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.35 [2022-10-17T19:50:25.665Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c32d12cb3f3d5bd786ac66f0af1d84994387a230-2.3.0-dev.35 [2022-10-17T19:50:25.665Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:50:26.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T19:50:26.036Z] [2022-10-17T19:50:26.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:50:26.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T19:50:26.331Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T19:50:26.331Z] 5eb5b503b376: Pulling fs layer [2022-10-17T19:50:26.331Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T19:50:26.331Z] ec43610c2a17: Pulling fs layer [2022-10-17T19:50:26.331Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T19:50:26.331Z] 33b1e0a273af: Pulling fs layer [2022-10-17T19:50:26.331Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T19:50:26.331Z] 2f39f015ded8: Pulling fs layer [2022-10-17T19:50:26.331Z] 33b1e0a273af: Waiting [2022-10-17T19:50:26.331Z] 5d3b04190fa2: Waiting [2022-10-17T19:50:26.331Z] 2f39f015ded8: Waiting [2022-10-17T19:50:26.331Z] 3a2ae6a8a46f: Waiting [2022-10-17T19:50:26.331Z] 5c69ac0246d0: Download complete [2022-10-17T19:50:26.331Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T19:50:26.331Z] 3a2ae6a8a46f: Download complete [2022-10-17T19:50:26.331Z] 33b1e0a273af: Verifying Checksum [2022-10-17T19:50:26.331Z] 33b1e0a273af: Download complete [2022-10-17T19:50:26.331Z] ec43610c2a17: Verifying Checksum [2022-10-17T19:50:26.331Z] ec43610c2a17: Download complete [2022-10-17T19:50:26.331Z] 5d3b04190fa2: Download complete [2022-10-17T19:50:26.588Z] 5eb5b503b376: Download complete [2022-10-17T19:50:27.152Z] 2f39f015ded8: Download complete [2022-10-17T19:50:27.717Z] 5eb5b503b376: Pull complete [2022-10-17T19:50:27.976Z] 5c69ac0246d0: Pull complete [2022-10-17T19:50:28.484Z] using credential edgex-jenkins-ssh [2022-10-17T19:50:28.499Z] Cloning the remote Git repository [2022-10-17T19:50:28.542Z] ec43610c2a17: Pull complete [2022-10-17T19:50:28.542Z] 3a2ae6a8a46f: Pull complete [2022-10-17T19:50:28.541Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-17T19:50:28.611Z] > git init /w/workspace/device-onvif-camera/74 # timeout=10 [2022-10-17T19:50:28.799Z] 33b1e0a273af: Pull complete [2022-10-17T19:50:28.799Z] 5d3b04190fa2: Pull complete [2022-10-17T19:50:28.750Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-17T19:50:28.752Z] > git --version # timeout=10 [2022-10-17T19:50:28.776Z] > git --version # 'git version 2.25.1' [2022-10-17T19:50:28.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T19:50:28.819Z] Verifying host key using known hosts file [2022-10-17T19:50:29.018Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T19:50:29.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T19:50:31.071Z] Avoid second fetch [2022-10-17T19:50:31.072Z] Checking out Revision c32d12cb3f3d5bd786ac66f0af1d84994387a230 (main) [2022-10-17T19:50:30.302Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-17T19:50:30.327Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T19:50:31.090Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T19:50:31.107Z] > git checkout -f c32d12cb3f3d5bd786ac66f0af1d84994387a230 # timeout=10 [2022-10-17T19:50:31.649Z] Commit message: "docs: updated date in onvif function info (#177)" [2022-10-17T19:50:32.033Z] [2022-10-17T19:50:32.033Z] GitHub has been notified of this commit’s build result [2022-10-17T19:50:32.033Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T19:50:32.597Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T19:50:32.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T19:50:32.598Z] Dload Upload Total Spent Left Speed [2022-10-17T19:50:32.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 66326 0 --:--:-- --:--:-- --:--:-- 66326 [Pipeline] sh [2022-10-17T19:50:33.235Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T19:50:33.563Z] + sudo tee /etc/docker/daemon.new [2022-10-17T19:50:33.563Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T19:50:33.563Z] { [2022-10-17T19:50:33.563Z] "registry-mirrors": [ [2022-10-17T19:50:33.563Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T19:50:33.563Z] ], [2022-10-17T19:50:33.563Z] "bip": "10.250.0.254/24", [2022-10-17T19:50:33.563Z] "hosts": [ [2022-10-17T19:50:33.563Z] "tcp://0.0.0.0:5555", [2022-10-17T19:50:33.563Z] "unix:///var/run/docker.sock" [2022-10-17T19:50:33.563Z] ], [2022-10-17T19:50:33.563Z] "mtu": 1458, [2022-10-17T19:50:33.563Z] "selinux-enabled": true, [2022-10-17T19:50:33.563Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T19:50:33.563Z] } [Pipeline] sh [2022-10-17T19:50:33.895Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T19:50:34.065Z] 2f39f015ded8: Pull complete [2022-10-17T19:50:34.065Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T19:50:34.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T19:50:34.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:50:34.137Z] prd-ubuntu20.04-docker-8c-8g-8398 does not seem to be running inside a container [2022-10-17T19:50:34.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T19:50:34.229Z] + sudo service docker restart [2022-10-17T19:50:38.129Z] $ docker top 58044cdf9217eadbe5902b9b81f7cf224d90003439d87645e94e5bee6521cebd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:50:38.521Z] ---> job-cost.sh [2022-10-17T19:50:38.521Z] lf-activate-venv: SKIPPING [2022-10-17T19:50:38.521Z] INFO: No Stack... [2022-10-17T19:50:38.780Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T19:50:39.040Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T19:50:39.329Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-10-17T19:50:39.329Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T19:50:39.343Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-74-stack-cost] [2022-10-17T19:50:39.352Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-74-stack-cost] did not exist. Created. [2022-10-17T19:50:39.352Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T19:50:39.657Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T19:50:39.690Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T19:50:39.698Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T19:50:39.714Z] $ docker stop --time=1 58044cdf9217eadbe5902b9b81f7cf224d90003439d87645e94e5bee6521cebd [2022-10-17T19:50:40.870Z] $ docker rm -f 58044cdf9217eadbe5902b9b81f7cf224d90003439d87645e94e5bee6521cebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T19:50:52.497Z] provisioning config files... [2022-10-17T19:50:52.520Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/74@tmp/config2034050199123029008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:50:52.873Z] ---> docker-login.sh [2022-10-17T19:50:52.873Z] nexus3.edgexfoundry.org:10001 [2022-10-17T19:50:53.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:50:53.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:50:53.413Z] Configure a credential helper to remove this warning. See [2022-10-17T19:50:53.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:50:53.413Z] [2022-10-17T19:50:53.413Z] Login Succeeded [2022-10-17T19:50:53.413Z] nexus3.edgexfoundry.org:10002 [2022-10-17T19:50:53.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:50:53.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:50:53.684Z] Configure a credential helper to remove this warning. See [2022-10-17T19:50:53.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:50:53.684Z] [2022-10-17T19:50:53.684Z] Login Succeeded [2022-10-17T19:50:53.684Z] nexus3.edgexfoundry.org:10003 [2022-10-17T19:50:53.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:50:54.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:50:54.235Z] Configure a credential helper to remove this warning. See [2022-10-17T19:50:54.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:50:54.235Z] [2022-10-17T19:50:54.235Z] Login Succeeded [2022-10-17T19:50:54.235Z] nexus3.edgexfoundry.org:10004 [2022-10-17T19:50:54.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:50:54.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:50:54.505Z] Configure a credential helper to remove this warning. See [2022-10-17T19:50:54.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:50:54.505Z] [2022-10-17T19:50:54.505Z] Login Succeeded [2022-10-17T19:50:54.505Z] docker.io [2022-10-17T19:50:54.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:50:55.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:50:55.040Z] Configure a credential helper to remove this warning. See [2022-10-17T19:50:55.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:50:55.040Z] [2022-10-17T19:50:55.040Z] Login Succeeded [2022-10-17T19:50:55.040Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T19:50:55.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T19:50:55.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:50:55.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:50:55.212Z] ========================================================= [2022-10-17T19:50:55.212Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T19:50:55.212Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:50:55.565Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T19:50:56.152Z] Sending build context to Docker daemon 14.68MB [2022-10-17T19:50:56.152Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T19:50:56.152Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T19:50:56.152Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T19:50:56.152Z] 9b18e9b68314: Pulling fs layer [2022-10-17T19:50:56.152Z] d32db5db7311: Pulling fs layer [2022-10-17T19:50:56.152Z] d0c4b47475fc: Pulling fs layer [2022-10-17T19:50:56.152Z] 5831b945b038: Pulling fs layer [2022-10-17T19:50:56.152Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T19:50:56.152Z] e10730c5d714: Pulling fs layer [2022-10-17T19:50:56.152Z] 5dd5c2283517: Pulling fs layer [2022-10-17T19:50:56.152Z] d5ac0230b979: Pulling fs layer [2022-10-17T19:50:56.152Z] 5831b945b038: Waiting [2022-10-17T19:50:56.152Z] 86bbec2aaacd: Waiting [2022-10-17T19:50:56.152Z] e10730c5d714: Waiting [2022-10-17T19:50:56.152Z] 5dd5c2283517: Waiting [2022-10-17T19:50:56.152Z] d5ac0230b979: Waiting [2022-10-17T19:50:56.152Z] d0c4b47475fc: Verifying Checksum [2022-10-17T19:50:56.152Z] d0c4b47475fc: Download complete [2022-10-17T19:50:56.152Z] d32db5db7311: Verifying Checksum [2022-10-17T19:50:56.152Z] d32db5db7311: Download complete [2022-10-17T19:50:56.152Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T19:50:56.152Z] 86bbec2aaacd: Download complete [2022-10-17T19:50:56.152Z] e10730c5d714: Verifying Checksum [2022-10-17T19:50:56.152Z] e10730c5d714: Download complete [2022-10-17T19:50:56.152Z] 9b18e9b68314: Verifying Checksum [2022-10-17T19:50:57.129Z] 9b18e9b68314: Pull complete [2022-10-17T19:50:57.397Z] d5ac0230b979: Verifying Checksum [2022-10-17T19:50:57.397Z] d5ac0230b979: Download complete [2022-10-17T19:50:57.667Z] d32db5db7311: Pull complete [2022-10-17T19:50:57.945Z] d0c4b47475fc: Pull complete [2022-10-17T19:50:58.537Z] 5dd5c2283517: Verifying Checksum [2022-10-17T19:50:58.537Z] 5dd5c2283517: Download complete [2022-10-17T19:50:59.129Z] 5831b945b038: Verifying Checksum [2022-10-17T19:50:59.129Z] 5831b945b038: Download complete [2022-10-17T19:51:11.476Z] 5831b945b038: Pull complete [2022-10-17T19:51:11.476Z] 86bbec2aaacd: Pull complete [2022-10-17T19:51:11.476Z] e10730c5d714: Pull complete [2022-10-17T19:51:18.151Z] 5dd5c2283517: Pull complete [2022-10-17T19:51:19.115Z] d5ac0230b979: Pull complete [2022-10-17T19:51:19.115Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T19:51:19.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T19:51:19.115Z] ---> 59b3b1a385d4 [2022-10-17T19:51:19.115Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T19:51:21.064Z] ---> Running in 48dc8a8df404 [2022-10-17T19:51:21.064Z] Removing intermediate container 48dc8a8df404 [2022-10-17T19:51:21.064Z] ---> c75d73af64e2 [2022-10-17T19:51:21.064Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T19:51:21.064Z] ---> Running in 5a79af454223 [2022-10-17T19:51:21.332Z] Removing intermediate container 5a79af454223 [2022-10-17T19:51:21.332Z] ---> f25bb51a4077 [2022-10-17T19:51:21.332Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T19:51:21.332Z] ---> Running in 1bd79785230e [2022-10-17T19:51:21.601Z] Removing intermediate container 1bd79785230e [2022-10-17T19:51:21.601Z] ---> 02d4127b716a [2022-10-17T19:51:21.601Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T19:51:21.870Z] ---> Running in ebb62e5d78a2 [2022-10-17T19:51:22.137Z] Removing intermediate container ebb62e5d78a2 [2022-10-17T19:51:22.137Z] ---> 42b933002f69 [2022-10-17T19:51:22.137Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-17T19:51:22.137Z] ---> Running in 1db89e408c31 [2022-10-17T19:51:22.404Z] Removing intermediate container 1db89e408c31 [2022-10-17T19:51:22.404Z] ---> fd3310953c67 [2022-10-17T19:51:22.404Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T19:51:22.669Z] ---> Running in d69b87137dc5 [2022-10-17T19:51:25.252Z] Removing intermediate container d69b87137dc5 [2022-10-17T19:51:25.252Z] ---> 286f4d09f7c3 [2022-10-17T19:51:25.252Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T19:51:25.252Z] ---> Running in f1018ed821c2 [2022-10-17T19:51:26.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T19:51:27.164Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T19:51:28.129Z] OK: 221 MiB in 51 packages [2022-10-17T19:51:28.775Z] Removing intermediate container f1018ed821c2 [2022-10-17T19:51:28.775Z] ---> 6c9169560b00 [2022-10-17T19:51:28.775Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-17T19:51:28.775Z] ---> Running in 2760fdede16e [2022-10-17T19:51:29.043Z] Removing intermediate container 2760fdede16e [2022-10-17T19:51:29.043Z] ---> d8917077c29a [2022-10-17T19:51:29.043Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-17T19:51:29.661Z] ---> e72eec5b66d4 [2022-10-17T19:51:29.661Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T19:51:29.661Z] ---> Running in f83223eb99bd [2022-10-17T19:52:26.088Z] Removing intermediate container f83223eb99bd [2022-10-17T19:52:26.088Z] ---> ef4d8d38953b [2022-10-17T19:52:26.088Z] Step 13/14 : COPY . . [2022-10-17T19:52:26.088Z] ---> f9c7039aec6f [2022-10-17T19:52:26.088Z] Step 14/14 : RUN ${MAKE} [2022-10-17T19:52:26.088Z] ---> Running in 7c0a7135d0d9 [2022-10-17T19:52:26.088Z] noop [2022-10-17T19:52:26.088Z] Removing intermediate container 7c0a7135d0d9 [2022-10-17T19:52:26.088Z] ---> 40557fd19e58 [2022-10-17T19:52:26.088Z] Successfully built 40557fd19e58 [2022-10-17T19:52:26.088Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:52:26.432Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T19:52:26.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:52:26.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-8399 does not seem to be running inside a container [2022-10-17T19:52:26.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/74 -v /w/workspace/device-onvif-camera/74:/w/workspace/device-onvif-camera/74:rw,z -v /w/workspace/device-onvif-camera/74@tmp:/w/workspace/device-onvif-camera/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T19:52:27.834Z] $ docker top 5df88ed767a11f51e0318c2a8eddcc4256e17f592ba774ac72ec02f3a0d16820 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:52:28.656Z] + go version [2022-10-17T19:52:28.656Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T19:52:28.676Z] $ docker stop --time=1 5df88ed767a11f51e0318c2a8eddcc4256e17f592ba774ac72ec02f3a0d16820 [2022-10-17T19:52:30.298Z] $ docker rm -f 5df88ed767a11f51e0318c2a8eddcc4256e17f592ba774ac72ec02f3a0d16820 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:52:30.822Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T19:52:30.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:52:30.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-8399 does not seem to be running inside a container [2022-10-17T19:52:31.035Z] $ 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/74 -v /w/workspace/device-onvif-camera/74:/w/workspace/device-onvif-camera/74:rw,z -v /w/workspace/device-onvif-camera/74@tmp:/w/workspace/device-onvif-camera/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T19:52:32.192Z] $ docker top 22fe5dcd77131876d72a632987f5a93c3f220e7dae6e658b6f9f0c485aaba8ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:52:32.702Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/74 [Pipeline] fileExists [Pipeline] sh [2022-10-17T19:52:33.341Z] + make test [2022-10-17T19:52:33.341Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T19:52:34.750Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-17T19:54:11.403Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-17T19:54:11.403Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.196s coverage: 28.2% of statements [2022-10-17T19:54:11.403Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-17T19:54:26.421Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.300s coverage: 86.5% of statements [2022-10-17T19:54:26.422Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T19:54:26.422Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T19:54:53.114Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T19:54:53.114Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T19:54:53.114Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T19:54:53.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T19:54:53.142Z] $ docker stop --time=1 22fe5dcd77131876d72a632987f5a93c3f220e7dae6e658b6f9f0c485aaba8ff [2022-10-17T19:54:54.921Z] $ docker rm -f 22fe5dcd77131876d72a632987f5a93c3f220e7dae6e658b6f9f0c485aaba8ff [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T19:54:55.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T19:54:55.893Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T19:54:57.115Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T19:54:57.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T19:54:57.869Z] + ls -al . [2022-10-17T19:54:57.869Z] total 232 [2022-10-17T19:54:57.869Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 19:52 . [2022-10-17T19:54:57.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 19:50 .. [2022-10-17T19:54:57.869Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 19:50 .git [2022-10-17T19:54:57.869Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 19:50 .github [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 17 19:50 .gitignore [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 19:50 .golangci.yml [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 17 19:50 Attribution.txt [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 17 19:50 CHANGELOG.md [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 17 19:50 Dockerfile [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 19:50 GOVERNANCE.md [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 17 19:50 Jenkinsfile [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 19:50 LICENSE [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 17 19:50 Makefile [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 17 19:50 OWNERS.md [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 17 19:50 README.md [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 19:48 VERSION [2022-10-17T19:54:57.869Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 19:50 bin [2022-10-17T19:54:57.869Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 19:50 cmd [2022-10-17T19:54:57.869Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 17 19:54 coverage.out [2022-10-17T19:54:57.869Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 19:50 doc [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 17 19:50 go.mod [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 17 19:50 go.sum [2022-10-17T19:54:57.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 19:50 internal [2022-10-17T19:54:57.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 19:50 snap [2022-10-17T19:54:57.869Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 17 19:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:54:58.240Z] + 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=c32d12cb3f3d5bd786ac66f0af1d84994387a230 --label arch=arm64 --label version=2.3.0-dev.35 . [2022-10-17T19:54:58.823Z] Sending build context to Docker daemon 14.76MB [2022-10-17T19:54:58.823Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T19:54:58.823Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-17T19:54:58.823Z] ---> 40557fd19e58 [2022-10-17T19:54:58.823Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-17T19:54:59.092Z] ---> Running in 9cabcb15a1d2 [2022-10-17T19:54:59.359Z] Removing intermediate container 9cabcb15a1d2 [2022-10-17T19:54:59.359Z] ---> 3eb9052ccc00 [2022-10-17T19:54:59.359Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T19:54:59.624Z] ---> Running in 0acfea62e5e1 [2022-10-17T19:55:00.204Z] Removing intermediate container 0acfea62e5e1 [2022-10-17T19:55:00.204Z] ---> ec92a1802541 [2022-10-17T19:55:00.204Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T19:55:00.204Z] ---> Running in fecf8936d122 [2022-10-17T19:55:00.784Z] Removing intermediate container fecf8936d122 [2022-10-17T19:55:00.784Z] ---> 014014d00a3e [2022-10-17T19:55:00.784Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T19:55:01.053Z] ---> Running in fe06c53282a4 [2022-10-17T19:55:01.320Z] Removing intermediate container fe06c53282a4 [2022-10-17T19:55:01.320Z] ---> 9d58b032d60b [2022-10-17T19:55:01.320Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-17T19:55:01.592Z] ---> Running in 5ea661dafae6 [2022-10-17T19:55:01.860Z] Removing intermediate container 5ea661dafae6 [2022-10-17T19:55:01.860Z] ---> 4f65527bc179 [2022-10-17T19:55:01.860Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T19:55:01.860Z] ---> Running in e58c7cf51903 [2022-10-17T19:55:03.808Z] Removing intermediate container e58c7cf51903 [2022-10-17T19:55:03.809Z] ---> 93a60de7fa7a [2022-10-17T19:55:03.809Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T19:55:03.809Z] ---> Running in de626b500235 [2022-10-17T19:55:04.769Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T19:55:05.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T19:55:06.315Z] OK: 221 MiB in 51 packages [2022-10-17T19:55:07.745Z] Removing intermediate container de626b500235 [2022-10-17T19:55:07.745Z] ---> 17f91d283559 [2022-10-17T19:55:07.745Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-17T19:55:07.745Z] ---> Running in 1c7830739cee [2022-10-17T19:55:08.013Z] Removing intermediate container 1c7830739cee [2022-10-17T19:55:08.013Z] ---> 47301d79957f [2022-10-17T19:55:08.013Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-17T19:55:08.598Z] ---> e6f640e9314b [2022-10-17T19:55:08.598Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T19:55:08.872Z] ---> Running in fa20de7c6ae0 [2022-10-17T19:55:10.835Z] Removing intermediate container fa20de7c6ae0 [2022-10-17T19:55:10.835Z] ---> 7db48377d0f0 [2022-10-17T19:55:10.835Z] Step 13/27 : COPY . . [2022-10-17T19:55:12.259Z] ---> 6321d13fb515 [2022-10-17T19:55:12.259Z] Step 14/27 : RUN ${MAKE} [2022-10-17T19:55:12.535Z] ---> Running in 4f1bb2b632e7 [2022-10-17T19:55:13.497Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.35 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-17T19:57:50.237Z] Removing intermediate container 4f1bb2b632e7 [2022-10-17T19:57:50.237Z] ---> 155be210fe82 [2022-10-17T19:57:50.237Z] Step 15/27 : FROM alpine:3.16 [2022-10-17T19:57:50.237Z] 3.16: Pulling from library/alpine [2022-10-17T19:57:50.237Z] 9b18e9b68314: Already exists [2022-10-17T19:57:50.237Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T19:57:50.237Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T19:57:50.237Z] ---> a6215f271958 [2022-10-17T19:57:50.237Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-17T19:57:50.237Z] ---> Running in cacb4323b630 [2022-10-17T19:57:50.237Z] Removing intermediate container cacb4323b630 [2022-10-17T19:57:50.237Z] ---> ccfdd0f9e015 [2022-10-17T19:57:50.237Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T19:57:50.237Z] ---> Running in bedf4d8222b6 [2022-10-17T19:57:50.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T19:57:50.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T19:57:50.237Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T19:57:50.237Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T19:57:50.237Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T19:57:50.237Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T19:57:50.237Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T19:57:50.237Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T19:57:50.237Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T19:57:50.237Z] OK: 8 MiB in 20 packages [2022-10-17T19:57:50.237Z] Removing intermediate container bedf4d8222b6 [2022-10-17T19:57:50.237Z] ---> e47fff2d61ba [2022-10-17T19:57:50.237Z] Step 18/27 : WORKDIR / [2022-10-17T19:57:50.237Z] ---> Running in 0f5f9093fa10 [2022-10-17T19:57:50.237Z] Removing intermediate container 0f5f9093fa10 [2022-10-17T19:57:50.237Z] ---> d913ba23101a [2022-10-17T19:57:50.237Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-17T19:57:50.237Z] ---> 7ea559be37d7 [2022-10-17T19:57:50.237Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-17T19:57:50.237Z] ---> c605cd46b00c [2022-10-17T19:57:50.238Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-17T19:57:50.238Z] ---> f10bd9045adf [2022-10-17T19:57:50.238Z] Step 22/27 : EXPOSE 59984 [2022-10-17T19:57:50.238Z] ---> Running in 470f638c8be0 [2022-10-17T19:57:50.238Z] Removing intermediate container 470f638c8be0 [2022-10-17T19:57:50.238Z] ---> 68a91f7ee116 [2022-10-17T19:57:50.238Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-17T19:57:50.238Z] ---> Running in fa1500403163 [2022-10-17T19:57:50.238Z] Removing intermediate container fa1500403163 [2022-10-17T19:57:50.238Z] ---> b225d040b4b6 [2022-10-17T19:57:50.238Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T19:57:50.238Z] ---> Running in fe3e6b512744 [2022-10-17T19:57:50.238Z] Removing intermediate container fe3e6b512744 [2022-10-17T19:57:50.238Z] ---> 51e82ee341fc [2022-10-17T19:57:50.238Z] Step 25/27 : LABEL arch=arm64 [2022-10-17T19:57:50.238Z] ---> Running in c2352d459435 [2022-10-17T19:57:50.238Z] Removing intermediate container c2352d459435 [2022-10-17T19:57:50.238Z] ---> da27556ae0fc [2022-10-17T19:57:50.238Z] Step 26/27 : LABEL git_sha=c32d12cb3f3d5bd786ac66f0af1d84994387a230 [2022-10-17T19:57:50.238Z] ---> Running in b3dc0ae13a64 [2022-10-17T19:57:50.238Z] Removing intermediate container b3dc0ae13a64 [2022-10-17T19:57:50.238Z] ---> 8ee7dd92acb1 [2022-10-17T19:57:50.238Z] Step 27/27 : LABEL version=2.3.0-dev.35 [2022-10-17T19:57:50.238Z] ---> Running in 5a37aabad376 [2022-10-17T19:57:50.238Z] Removing intermediate container 5a37aabad376 [2022-10-17T19:57:50.238Z] ---> fdae19ecc35b [2022-10-17T19:57:50.238Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T19:57:50.238Z] Successfully built fdae19ecc35b [2022-10-17T19:57:50.238Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T19:57:50.357Z] provisioning config files... [2022-10-17T19:57:50.370Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/74@tmp/config14781627513948567488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:57:50.700Z] ---> docker-login.sh [2022-10-17T19:57:50.700Z] nexus3.edgexfoundry.org:10001 [2022-10-17T19:57:50.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:57:50.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:57:50.967Z] Configure a credential helper to remove this warning. See [2022-10-17T19:57:50.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:57:50.967Z] [2022-10-17T19:57:50.967Z] Login Succeeded [2022-10-17T19:57:50.967Z] nexus3.edgexfoundry.org:10002 [2022-10-17T19:57:51.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:57:51.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:57:51.232Z] Configure a credential helper to remove this warning. See [2022-10-17T19:57:51.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:57:51.232Z] [2022-10-17T19:57:51.232Z] Login Succeeded [2022-10-17T19:57:51.232Z] nexus3.edgexfoundry.org:10003 [2022-10-17T19:57:51.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:57:51.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:57:51.497Z] Configure a credential helper to remove this warning. See [2022-10-17T19:57:51.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:57:51.497Z] [2022-10-17T19:57:51.497Z] Login Succeeded [2022-10-17T19:57:51.497Z] nexus3.edgexfoundry.org:10004 [2022-10-17T19:57:51.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:57:52.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:57:52.031Z] Configure a credential helper to remove this warning. See [2022-10-17T19:57:52.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:57:52.031Z] [2022-10-17T19:57:52.031Z] Login Succeeded [2022-10-17T19:57:52.031Z] docker.io [2022-10-17T19:57:52.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T19:57:52.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T19:57:52.563Z] Configure a credential helper to remove this warning. See [2022-10-17T19:57:52.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T19:57:52.563Z] [2022-10-17T19:57:52.563Z] Login Succeeded [2022-10-17T19:57:52.563Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T19:57:52.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T19:57:52.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T19:57:52.631Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-10-17T19:57:52.631Z] c32d12cb3f3d5bd786ac66f0af1d84994387a230 [2022-10-17T19:57:52.631Z] latest [2022-10-17T19:57:52.631Z] 2.3.0-dev.35 [2022-10-17T19:57:52.631Z] c32d12cb3f3d5bd786ac66f0af1d84994387a230-2.3.0-dev.35 [2022-10-17T19:57:52.631Z] main [2022-10-17T19:57:52.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:57:52.964Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c32d12cb3f3d5bd786ac66f0af1d84994387a230 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:57:53.296Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c32d12cb3f3d5bd786ac66f0af1d84994387a230 [2022-10-17T19:57:53.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-17T19:57:53.296Z] fcaec8324e8f: Preparing [2022-10-17T19:57:53.296Z] 89f8c309427b: Preparing [2022-10-17T19:57:53.296Z] 0f211daf26de: Preparing [2022-10-17T19:57:53.296Z] eadad9cd7b8f: Preparing [2022-10-17T19:57:53.296Z] 5d3e392a13a0: Preparing [2022-10-17T19:57:53.296Z] 5d3e392a13a0: Layer already exists [2022-10-17T19:57:53.563Z] 89f8c309427b: Pushed [2022-10-17T19:57:53.563Z] fcaec8324e8f: Pushed [2022-10-17T19:57:54.143Z] eadad9cd7b8f: Pushed [2022-10-17T19:57:59.482Z] 0f211daf26de: Pushed [2022-10-17T19:57:59.482Z] c32d12cb3f3d5bd786ac66f0af1d84994387a230: digest: sha256:503bc001fa4ae05c004fd0cdd1b85adc3d956a504cc7c7fda46d941f20d8c3a2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:57:59.818Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:58:00.152Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-17T19:58:00.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-17T19:58:00.153Z] fcaec8324e8f: Preparing [2022-10-17T19:58:00.153Z] 89f8c309427b: Preparing [2022-10-17T19:58:00.153Z] 0f211daf26de: Preparing [2022-10-17T19:58:00.153Z] eadad9cd7b8f: Preparing [2022-10-17T19:58:00.153Z] 5d3e392a13a0: Preparing [2022-10-17T19:58:00.153Z] 89f8c309427b: Layer already exists [2022-10-17T19:58:00.153Z] 0f211daf26de: Layer already exists [2022-10-17T19:58:00.153Z] eadad9cd7b8f: Layer already exists [2022-10-17T19:58:00.153Z] fcaec8324e8f: Layer already exists [2022-10-17T19:58:00.153Z] 5d3e392a13a0: Layer already exists [2022-10-17T19:58:00.153Z] latest: digest: sha256:503bc001fa4ae05c004fd0cdd1b85adc3d956a504cc7c7fda46d941f20d8c3a2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:58:00.505Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:58:00.835Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.35 [2022-10-17T19:58:00.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-17T19:58:00.836Z] fcaec8324e8f: Preparing [2022-10-17T19:58:00.836Z] 89f8c309427b: Preparing [2022-10-17T19:58:00.836Z] 0f211daf26de: Preparing [2022-10-17T19:58:00.836Z] eadad9cd7b8f: Preparing [2022-10-17T19:58:00.836Z] 5d3e392a13a0: Preparing [2022-10-17T19:58:00.836Z] eadad9cd7b8f: Layer already exists [2022-10-17T19:58:00.836Z] 5d3e392a13a0: Layer already exists [2022-10-17T19:58:00.836Z] 89f8c309427b: Layer already exists [2022-10-17T19:58:00.836Z] 0f211daf26de: Layer already exists [2022-10-17T19:58:00.836Z] fcaec8324e8f: Layer already exists [2022-10-17T19:58:00.836Z] 2.3.0-dev.35: digest: sha256:503bc001fa4ae05c004fd0cdd1b85adc3d956a504cc7c7fda46d941f20d8c3a2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:58:01.173Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c32d12cb3f3d5bd786ac66f0af1d84994387a230-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:58:01.503Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c32d12cb3f3d5bd786ac66f0af1d84994387a230-2.3.0-dev.35 [2022-10-17T19:58:01.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-17T19:58:01.503Z] fcaec8324e8f: Preparing [2022-10-17T19:58:01.503Z] 89f8c309427b: Preparing [2022-10-17T19:58:01.503Z] 0f211daf26de: Preparing [2022-10-17T19:58:01.503Z] eadad9cd7b8f: Preparing [2022-10-17T19:58:01.503Z] 5d3e392a13a0: Preparing [2022-10-17T19:58:01.503Z] fcaec8324e8f: Layer already exists [2022-10-17T19:58:01.503Z] eadad9cd7b8f: Layer already exists [2022-10-17T19:58:01.503Z] 5d3e392a13a0: Layer already exists [2022-10-17T19:58:01.503Z] 89f8c309427b: Layer already exists [2022-10-17T19:58:01.503Z] 0f211daf26de: Layer already exists [2022-10-17T19:58:01.503Z] c32d12cb3f3d5bd786ac66f0af1d84994387a230-2.3.0-dev.35: digest: sha256:503bc001fa4ae05c004fd0cdd1b85adc3d956a504cc7c7fda46d941f20d8c3a2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:58:01.836Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:58:02.264Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-10-17T19:58:02.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-17T19:58:02.264Z] fcaec8324e8f: Preparing [2022-10-17T19:58:02.264Z] 89f8c309427b: Preparing [2022-10-17T19:58:02.264Z] 0f211daf26de: Preparing [2022-10-17T19:58:02.264Z] eadad9cd7b8f: Preparing [2022-10-17T19:58:02.264Z] 5d3e392a13a0: Preparing [2022-10-17T19:58:02.264Z] 5d3e392a13a0: Layer already exists [2022-10-17T19:58:02.264Z] fcaec8324e8f: Layer already exists [2022-10-17T19:58:02.264Z] eadad9cd7b8f: Layer already exists [2022-10-17T19:58:02.264Z] 89f8c309427b: Layer already exists [2022-10-17T19:58:02.264Z] 0f211daf26de: Layer already exists [2022-10-17T19:58:02.538Z] main: digest: sha256:503bc001fa4ae05c004fd0cdd1b85adc3d956a504cc7c7fda46d941f20d8c3a2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T19:58:02.589Z] ===================================================== [Pipeline] echo [2022-10-17T19:58:02.596Z] taggedImages: [2022-10-17T19:58:02.596Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c32d12cb3f3d5bd786ac66f0af1d84994387a230 [2022-10-17T19:58:02.596Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-17T19:58:02.596Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.35 [2022-10-17T19:58:02.596Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c32d12cb3f3d5bd786ac66f0af1d84994387a230-2.3.0-dev.35 [2022-10-17T19:58:02.596Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:58:02.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T19:58:02.960Z] [2022-10-17T19:58:02.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:58:03.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T19:58:03.301Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T19:58:03.301Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T19:58:03.301Z] 04944245beec: Pulling fs layer [2022-10-17T19:58:03.301Z] 699f458cf7ca: Pulling fs layer [2022-10-17T19:58:03.301Z] 765212b225bb: Pulling fs layer [2022-10-17T19:58:03.301Z] f23df028b6ca: Pulling fs layer [2022-10-17T19:58:03.301Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T19:58:03.301Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T19:58:03.301Z] 765212b225bb: Waiting [2022-10-17T19:58:03.301Z] d65c8cfc05b1: Waiting [2022-10-17T19:58:03.301Z] f23df028b6ca: Waiting [2022-10-17T19:58:03.301Z] 2437ff75d9bd: Waiting [2022-10-17T19:58:03.587Z] 04944245beec: Verifying Checksum [2022-10-17T19:58:03.587Z] 04944245beec: Download complete [2022-10-17T19:58:03.587Z] 765212b225bb: Verifying Checksum [2022-10-17T19:58:03.587Z] 765212b225bb: Download complete [2022-10-17T19:58:03.587Z] f23df028b6ca: Verifying Checksum [2022-10-17T19:58:03.587Z] f23df028b6ca: Download complete [2022-10-17T19:58:03.587Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T19:58:03.587Z] d65c8cfc05b1: Download complete [2022-10-17T19:58:03.864Z] 699f458cf7ca: Verifying Checksum [2022-10-17T19:58:03.864Z] 699f458cf7ca: Download complete [2022-10-17T19:58:04.145Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T19:58:04.145Z] 8998bd30e6a1: Download complete [2022-10-17T19:58:06.734Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T19:58:06.734Z] 2437ff75d9bd: Download complete [2022-10-17T19:58:08.144Z] 8998bd30e6a1: Pull complete [2022-10-17T19:58:08.414Z] 04944245beec: Pull complete [2022-10-17T19:58:10.992Z] 699f458cf7ca: Pull complete [2022-10-17T19:58:10.992Z] 765212b225bb: Pull complete [2022-10-17T19:58:11.576Z] f23df028b6ca: Pull complete [2022-10-17T19:58:11.576Z] d65c8cfc05b1: Pull complete [2022-10-17T19:58:26.602Z] 2437ff75d9bd: Pull complete [2022-10-17T19:58:26.602Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T19:58:26.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T19:58:26.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:58:26.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-8399 does not seem to be running inside a container [2022-10-17T19:58:26.836Z] $ 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/74 -v /w/workspace/device-onvif-camera/74:/w/workspace/device-onvif-camera/74:rw,z -v /w/workspace/device-onvif-camera/74@tmp:/w/workspace/device-onvif-camera/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-17T19:58:29.336Z] $ docker top be40538f7fe4f19ba8334ffb2cf527bbec453556b0a620f5525ffb4169927492 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:58:30.195Z] ---> job-cost.sh [2022-10-17T19:58:30.195Z] lf-activate-venv: SKIPPING [2022-10-17T19:58:30.195Z] INFO: No Stack... [2022-10-17T19:58:30.462Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T19:58:31.414Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T19:58:31.729Z] + cut -d, -f6 [2022-10-17T19:58:31.729Z] + cat /w/workspace/device-onvif-camera/74/archives/cost.csv [Pipeline] lock [2022-10-17T19:58:31.789Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-74-stack-cost] [2022-10-17T19:58:31.795Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-74-stack-cost] did not exist. Created. [2022-10-17T19:58:31.795Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T19:58:32.125Z] /w/workspace/device-onvif-camera/74@tmp/durable-435d1f2d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T19:58:32.785Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T19:58:32.800Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T19:58:32.867Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T19:58:32.874Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T19:58:32.884Z] $ docker stop --time=1 be40538f7fe4f19ba8334ffb2cf527bbec453556b0a620f5525ffb4169927492 [2022-10-17T19:58:34.401Z] $ docker rm -f be40538f7fe4f19ba8334ffb2cf527bbec453556b0a620f5525ffb4169927492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-17T19:58:34.893Z] provisioning config files... [2022-10-17T19:58:34.899Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14269007282151467405tmp [Pipeline] { [Pipeline] sh [2022-10-17T19:58:35.197Z] + set +x [2022-10-17T19:58:35.198Z] + curl -s https://codecov.io/bash [2022-10-17T19:58:35.198Z] + bash -s -- [2022-10-17T19:58:35.198Z] [2022-10-17T19:58:35.198Z] _____ _ [2022-10-17T19:58:35.198Z] / ____| | | [2022-10-17T19:58:35.198Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T19:58:35.198Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T19:58:35.198Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T19:58:35.198Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T19:58:35.198Z] Bash-1.0.6 [2022-10-17T19:58:35.198Z] [2022-10-17T19:58:35.198Z] [2022-10-17T19:58:35.198Z] ==> git version 2.25.1 found [2022-10-17T19:58:35.198Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-17T19:58:35.198Z] Release-Date: 2020-01-08 [2022-10-17T19:58:35.198Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T19:58:35.198Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T19:58:35.198Z] ==> Jenkins CI detected. [2022-10-17T19:58:35.198Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-10-17T19:58:35.198Z] project root: . [2022-10-17T19:58:35.198Z] --> token set from env [2022-10-17T19:58:35.198Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T19:58:35.198Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T19:58:35.198Z] ==> Python coveragepy not found [2022-10-17T19:58:35.198Z] ==> Searching for coverage reports in: [2022-10-17T19:58:35.198Z] + . [2022-10-17T19:58:35.198Z] -> Found 1 reports [2022-10-17T19:58:35.457Z] ==> Detecting git/mercurial file structure [2022-10-17T19:58:35.457Z] ==> Reading reports [2022-10-17T19:58:35.457Z] + ./coverage.out bytes=78636 [2022-10-17T19:58:35.457Z] ==> Appending adjustments [2022-10-17T19:58:35.457Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T19:58:35.457Z] + Found adjustments [2022-10-17T19:58:35.457Z] ==> Gzipping contents [2022-10-17T19:58:35.457Z] 12K /tmp/codecov.kAc2KY.gz [2022-10-17T19:58:35.457Z] ==> Uploading reports [2022-10-17T19:58:35.457Z] url: https://codecov.io [2022-10-17T19:58:35.457Z] query: branch=main&commit=c32d12cb3f3d5bd786ac66f0af1d84994387a230&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T19:58:35.457Z] -> Pinging Codecov [2022-10-17T19:58:35.457Z] 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=c32d12cb3f3d5bd786ac66f0af1d84994387a230&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T19:58:36.396Z] -> Uploading to [2022-10-17T19:58:36.397Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/F29A59C45E3A92E06B3E522C9905F8EF/c32d12cb3f3d5bd786ac66f0af1d84994387a230/b2fa6990-5cda-4b85-8d94-6fdb00d2e190.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T195836Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14b85ffaa757e083ab7d73cb6c0a009b508d517141ddccb922c1d358e0af03af [2022-10-17T19:58:36.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T19:58:36.397Z] Dload Upload Total Spent Left Speed [2022-10-17T19:58:36.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10796 0 0 100 10796 0 42503 --:--:-- --:--:-- --:--:-- 42503 [2022-10-17T19:58:36.656Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/c32d12cb3f3d5bd786ac66f0af1d84994387a230 [Pipeline] } [2022-10-17T19:58:36.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T19:58:36.868Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T19:58:36.878Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:58:37.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T19:58:37.172Z] [2022-10-17T19:58:37.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:58:37.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T19:58:37.467Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T19:58:37.467Z] df9b9388f04a: Pulling fs layer [2022-10-17T19:58:37.467Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T19:58:37.467Z] 25bc292e5bac: Pulling fs layer [2022-10-17T19:58:37.467Z] 114826534d7a: Pulling fs layer [2022-10-17T19:58:37.467Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T19:58:37.467Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T19:58:37.467Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T19:58:37.467Z] 114826534d7a: Waiting [2022-10-17T19:58:37.467Z] 4657fd5d0bcf: Waiting [2022-10-17T19:58:37.467Z] 6ad1cebc031e: Waiting [2022-10-17T19:58:37.467Z] 8a3aa393b2d8: Waiting [2022-10-17T19:58:37.467Z] 25bc292e5bac: Verifying Checksum [2022-10-17T19:58:37.467Z] 25bc292e5bac: Download complete [2022-10-17T19:58:37.467Z] 52dc419b0ee2: Verifying Checksum [2022-10-17T19:58:37.467Z] 52dc419b0ee2: Download complete [2022-10-17T19:58:37.467Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T19:58:37.467Z] 4657fd5d0bcf: Download complete [2022-10-17T19:58:37.467Z] df9b9388f04a: Download complete [2022-10-17T19:58:37.727Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T19:58:37.727Z] 6ad1cebc031e: Download complete [2022-10-17T19:58:37.727Z] df9b9388f04a: Pull complete [2022-10-17T19:58:37.727Z] 52dc419b0ee2: Pull complete [2022-10-17T19:58:37.727Z] 25bc292e5bac: Pull complete [2022-10-17T19:58:38.296Z] 114826534d7a: Verifying Checksum [2022-10-17T19:58:38.296Z] 114826534d7a: Download complete [2022-10-17T19:58:38.296Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T19:58:38.296Z] 8a3aa393b2d8: Download complete [2022-10-17T19:58:41.580Z] 114826534d7a: Pull complete [2022-10-17T19:58:41.580Z] 4657fd5d0bcf: Pull complete [2022-10-17T19:58:41.839Z] 6ad1cebc031e: Pull complete [2022-10-17T19:58:45.125Z] 8a3aa393b2d8: Pull complete [2022-10-17T19:58:45.125Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T19:58:45.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T19:58:45.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:58:45.204Z] prd-ubuntu20.04-docker-8c-8g-8398 does not seem to be running inside a container [2022-10-17T19:58:45.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-17T19:58:47.554Z] $ docker top a14f9b0c3848d6f9fc0eb46728d0d163225fdb7552239c2af719aff2d6fdc279 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T19:58:47.622Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-10-17T19:58:47.898Z] + set -o pipefail [2022-10-17T19:58:47.898Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-10-17T19:58:53.169Z] [2022-10-17T19:58:53.169Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-10-17T19:58:53.169Z] [2022-10-17T19:58:53.169Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/16d60400-cef8-4a5a-8b48-157c643fcd40 [2022-10-17T19:58:53.169Z] [2022-10-17T19:58:53.169Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-17T19:58:53.169Z] [2022-10-17T19:58:53.169Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T19:58:53.169Z] [2022-10-17T19:58:53.430Z] [2022-10-17T19:58:53.430Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T19:58:53.430Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T19:58:53.430Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T19:58:53.698Z] $ docker stop --time=1 a14f9b0c3848d6f9fc0eb46728d0d163225fdb7552239c2af719aff2d6fdc279 [2022-10-17T19:58:57.220Z] $ docker rm -f a14f9b0c3848d6f9fc0eb46728d0d163225fdb7552239c2af719aff2d6fdc279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-17T19:58:57.588Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T19:58:57.595Z] provisioning config files... [2022-10-17T19:58:57.602Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8100739869546703602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:58:57.892Z] --> edgex-publish-swagger.sh [2022-10-17T19:58:57.892Z] === Publish doc/openapi/v2 API === [2022-10-17T19:58:57.892Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-10-17T19:58:57.892Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-10-17T19:58:57.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T19:58:57.892Z] Dload Upload Total Spent Left Speed [2022-10-17T19:58:58.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 406k 0 0 100 406k 0 394k 0:00:01 0:00:01 --:--:-- 394k 100 406k 0 0 100 406k 0 394k 0:00:01 0:00:01 --:--:-- 394k [2022-10-17T19:58:58.827Z] [2022-10-17T19:58:58.827Z] [Pipeline] } [2022-10-17T19:58:58.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T19:58:59.197Z] + git log --format=format:%s -1 c32d12cb3f3d5bd786ac66f0af1d84994387a230 [Pipeline] sh [2022-10-17T19:58:59.485Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T19:58:59.485Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:58:59.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:58:59.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:58:59.849Z] prd-ubuntu20.04-docker-8c-8g-8398 does not seem to be running inside a container [2022-10-17T19:58:59.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T19:59:00.214Z] $ docker top 4e3c035825b3629828f6d453a0186a9c7aa1f82afb8049d7fe8ef961d1f93fbf -eo pid,comm [2022-10-17T19:59:00.266Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T19:59:00.266Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T19:59:00.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T19:59:00.302Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T19:59:00.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T19:59:00.410Z] $ docker exec 4e3c035825b3629828f6d453a0186a9c7aa1f82afb8049d7fe8ef961d1f93fbf ssh-agent [2022-10-17T19:59:00.518Z] SSH_AUTH_SOCK=/tmp/ssh-PkKwr4bz98YP/agent.32 [2022-10-17T19:59:00.518Z] SSH_AGENT_PID=38 [2022-10-17T19:59:00.523Z] Running ssh-add (command line suppressed) [2022-10-17T19:59:00.612Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2191098918855393379.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2191098918855393379.key) [2022-10-17T19:59:00.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T19:59:00.917Z] + git semver tag [2022-10-17T19:59:01.176Z] 2022-10-17 19:59:01,090 [run_tag] DEBUG tag force:False [2022-10-17T19:59:01.176Z] 2022-10-17 19:59:01,090 [check_head_tag] DEBUG check head tag [2022-10-17T19:59:01.176Z] 2022-10-17 19:59:01,091 [execute] INFO git cat-file --batch-check [2022-10-17T19:59:01.176Z] 2022-10-17 19:59:01,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-17T19:59:01.176Z] 2022-10-17 19:59:01,095 [execute] INFO git cat-file --batch [2022-10-17T19:59:01.176Z] 2022-10-17 19:59:01,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-17T19:59:01.176Z] 2022-10-17 19:59:01,117 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T19:59:01.176Z] 2022-10-17 19:59:01,117 [execute] INFO git tag -a v2.3.0-dev.35 -m v2.3.0-dev.35 [2022-10-17T19:59:01.176Z] 2022-10-17 19:59:01,118 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.35', '-m', 'v2.3.0-dev.35'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T19:59:01.176Z] 2022-10-17 19:59:01,122 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T19:59:01.176Z] 2.3.0-dev.35 [Pipeline] } [2022-10-17T19:59:01.180Z] $ docker exec --env ******** --env ******** 4e3c035825b3629828f6d453a0186a9c7aa1f82afb8049d7fe8ef961d1f93fbf ssh-agent -k [2022-10-17T19:59:01.288Z] unset SSH_AUTH_SOCK; [2022-10-17T19:59:01.288Z] unset SSH_AGENT_PID; [2022-10-17T19:59:01.288Z] echo Agent pid 38 killed; [2022-10-17T19:59:01.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T19:59:01.598Z] + git semver [Pipeline] } [2022-10-17T19:59:01.864Z] $ docker stop --time=1 4e3c035825b3629828f6d453a0186a9c7aa1f82afb8049d7fe8ef961d1f93fbf [2022-10-17T19:59:03.159Z] $ docker rm -f 4e3c035825b3629828f6d453a0186a9c7aa1f82afb8049d7fe8ef961d1f93fbf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:59:03.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T19:59:03.529Z] [2022-10-17T19:59:03.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:59:03.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T19:59:03.823Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T19:59:03.823Z] ab5ef0e58194: Pulling fs layer [2022-10-17T19:59:03.823Z] 9712f1f96733: Pulling fs layer [2022-10-17T19:59:03.823Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T19:59:03.823Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T19:59:03.823Z] e9a5061849ea: Pulling fs layer [2022-10-17T19:59:03.823Z] d747dcd14b5f: Pulling fs layer [2022-10-17T19:59:03.823Z] 2de7ff778b66: Pulling fs layer [2022-10-17T19:59:03.823Z] 0d9ebad4ef96: Waiting [2022-10-17T19:59:03.823Z] e9a5061849ea: Waiting [2022-10-17T19:59:03.823Z] d747dcd14b5f: Waiting [2022-10-17T19:59:03.823Z] 2de7ff778b66: Waiting [2022-10-17T19:59:03.823Z] 9712f1f96733: Verifying Checksum [2022-10-17T19:59:03.823Z] 9712f1f96733: Download complete [2022-10-17T19:59:04.394Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T19:59:04.394Z] 63f879dbbcfc: Download complete [2022-10-17T19:59:04.394Z] ab5ef0e58194: Verifying Checksum [2022-10-17T19:59:04.394Z] ab5ef0e58194: Download complete [2022-10-17T19:59:04.394Z] d747dcd14b5f: Verifying Checksum [2022-10-17T19:59:04.394Z] d747dcd14b5f: Download complete [2022-10-17T19:59:04.394Z] e9a5061849ea: Verifying Checksum [2022-10-17T19:59:04.394Z] e9a5061849ea: Download complete [2022-10-17T19:59:04.394Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T19:59:04.394Z] 0d9ebad4ef96: Download complete [2022-10-17T19:59:04.394Z] 2de7ff778b66: Verifying Checksum [2022-10-17T19:59:04.394Z] 2de7ff778b66: Download complete [2022-10-17T19:59:06.934Z] ab5ef0e58194: Pull complete [2022-10-17T19:59:07.193Z] 9712f1f96733: Pull complete [2022-10-17T19:59:07.760Z] 63f879dbbcfc: Pull complete [2022-10-17T19:59:11.948Z] 0d9ebad4ef96: Pull complete [2022-10-17T19:59:11.948Z] e9a5061849ea: Pull complete [2022-10-17T19:59:11.948Z] d747dcd14b5f: Pull complete [2022-10-17T19:59:13.324Z] 2de7ff778b66: Pull complete [2022-10-17T19:59:13.324Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T19:59:13.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T19:59:13.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:59:13.396Z] prd-ubuntu20.04-docker-8c-8g-8398 does not seem to be running inside a container [2022-10-17T19:59:13.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-17T19:59:15.981Z] $ docker top b3af28ae04c98d5aaa5b448b7a096c61b8dbc7004a7f577da5bd4d8dba5efdc7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T19:59:16.052Z] provisioning config files... [2022-10-17T19:59:16.058Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3316296745053799219tmp [2022-10-17T19:59:16.067Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3244110435602763918tmp [2022-10-17T19:59:16.076Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12733609454366383940tmp [Pipeline] { [Pipeline] echo [2022-10-17T19:59:16.090Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:59:16.370Z] ---> sigul-configuration.sh [2022-10-17T19:59:16.370Z] gpg: directory `/root/.gnupg' created [2022-10-17T19:59:16.370Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T19:59:16.370Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T19:59:16.370Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T19:59:16.370Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T19:59:16.370Z] gpg: CAST5 encrypted data [2022-10-17T19:59:16.370Z] gpg: encrypted with 1 passphrase [2022-10-17T19:59:16.370Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T19:59:16.654Z] + mkdir /home/jenkins [2022-10-17T19:59:16.654Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T19:59:16.938Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-17T19:59:16.947Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:59:17.231Z] ---> sigul-install.sh [2022-10-17T19:59:17.231Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T19:59:17.516Z] + git tag --list [2022-10-17T19:59:17.516Z] v0.0.0 [2022-10-17T19:59:17.516Z] v0.0.1-dev.1 [2022-10-17T19:59:17.516Z] v0.0.1-dev.10 [2022-10-17T19:59:17.516Z] v0.0.1-dev.11 [2022-10-17T19:59:17.516Z] v0.0.1-dev.12 [2022-10-17T19:59:17.516Z] v0.0.1-dev.13 [2022-10-17T19:59:17.516Z] v0.0.1-dev.14 [2022-10-17T19:59:17.516Z] v0.0.1-dev.15 [2022-10-17T19:59:17.516Z] v0.0.1-dev.16 [2022-10-17T19:59:17.516Z] v0.0.1-dev.17 [2022-10-17T19:59:17.516Z] v0.0.1-dev.18 [2022-10-17T19:59:17.516Z] v0.0.1-dev.19 [2022-10-17T19:59:17.516Z] v0.0.1-dev.2 [2022-10-17T19:59:17.516Z] v0.0.1-dev.20 [2022-10-17T19:59:17.516Z] v0.0.1-dev.21 [2022-10-17T19:59:17.516Z] v0.0.1-dev.22 [2022-10-17T19:59:17.516Z] v0.0.1-dev.23 [2022-10-17T19:59:17.516Z] v0.0.1-dev.24 [2022-10-17T19:59:17.516Z] v0.0.1-dev.25 [2022-10-17T19:59:17.516Z] v0.0.1-dev.26 [2022-10-17T19:59:17.516Z] v0.0.1-dev.27 [2022-10-17T19:59:17.516Z] v0.0.1-dev.28 [2022-10-17T19:59:17.516Z] v0.0.1-dev.3 [2022-10-17T19:59:17.516Z] v0.0.1-dev.4 [2022-10-17T19:59:17.516Z] v0.0.1-dev.5 [2022-10-17T19:59:17.516Z] v0.0.1-dev.6 [2022-10-17T19:59:17.516Z] v0.0.1-dev.7 [2022-10-17T19:59:17.516Z] v0.0.1-dev.8 [2022-10-17T19:59:17.516Z] v0.0.1-dev.9 [2022-10-17T19:59:17.516Z] v2.2.0 [2022-10-17T19:59:17.516Z] v2.2.0-dev.29 [2022-10-17T19:59:17.516Z] v2.2.0-dev.30 [2022-10-17T19:59:17.516Z] v2.2.0-dev.31 [2022-10-17T19:59:17.516Z] v2.2.0-dev.32 [2022-10-17T19:59:17.516Z] v2.2.0-dev.33 [2022-10-17T19:59:17.516Z] v2.2.0-dev.34 [2022-10-17T19:59:17.516Z] v2.2.0-dev.35 [2022-10-17T19:59:17.516Z] v2.3.0-dev.1 [2022-10-17T19:59:17.516Z] v2.3.0-dev.10 [2022-10-17T19:59:17.516Z] v2.3.0-dev.11 [2022-10-17T19:59:17.516Z] v2.3.0-dev.12 [2022-10-17T19:59:17.516Z] v2.3.0-dev.13 [2022-10-17T19:59:17.516Z] v2.3.0-dev.14 [2022-10-17T19:59:17.516Z] v2.3.0-dev.15 [2022-10-17T19:59:17.516Z] v2.3.0-dev.16 [2022-10-17T19:59:17.516Z] v2.3.0-dev.17 [2022-10-17T19:59:17.516Z] v2.3.0-dev.18 [2022-10-17T19:59:17.516Z] v2.3.0-dev.19 [2022-10-17T19:59:17.517Z] v2.3.0-dev.2 [2022-10-17T19:59:17.517Z] v2.3.0-dev.20 [2022-10-17T19:59:17.517Z] v2.3.0-dev.21 [2022-10-17T19:59:17.517Z] v2.3.0-dev.22 [2022-10-17T19:59:17.517Z] v2.3.0-dev.23 [2022-10-17T19:59:17.517Z] v2.3.0-dev.24 [2022-10-17T19:59:17.517Z] v2.3.0-dev.25 [2022-10-17T19:59:17.517Z] v2.3.0-dev.26 [2022-10-17T19:59:17.517Z] v2.3.0-dev.27 [2022-10-17T19:59:17.517Z] v2.3.0-dev.28 [2022-10-17T19:59:17.517Z] v2.3.0-dev.29 [2022-10-17T19:59:17.517Z] v2.3.0-dev.3 [2022-10-17T19:59:17.517Z] v2.3.0-dev.30 [2022-10-17T19:59:17.517Z] v2.3.0-dev.31 [2022-10-17T19:59:17.517Z] v2.3.0-dev.32 [2022-10-17T19:59:17.517Z] v2.3.0-dev.33 [2022-10-17T19:59:17.517Z] v2.3.0-dev.34 [2022-10-17T19:59:17.517Z] v2.3.0-dev.35 [2022-10-17T19:59:17.517Z] v2.3.0-dev.4 [2022-10-17T19:59:17.517Z] v2.3.0-dev.5 [2022-10-17T19:59:17.517Z] v2.3.0-dev.6 [2022-10-17T19:59:17.517Z] v2.3.0-dev.7 [2022-10-17T19:59:17.517Z] v2.3.0-dev.8 [2022-10-17T19:59:17.517Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-17T19:59:17.800Z] + lftools sign git-tag v2.3.0-dev.35 [2022-10-17T19:59:18.367Z] Signing Git tag with Sigul... [2022-10-17T19:59:18.367Z] Signing v2.3.0-dev.35 [Pipeline] echo [2022-10-17T19:59:18.943Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:59:19.228Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T19:59:19.234Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T19:59:19.248Z] $ docker stop --time=1 b3af28ae04c98d5aaa5b448b7a096c61b8dbc7004a7f577da5bd4d8dba5efdc7 [2022-10-17T19:59:20.559Z] $ docker rm -f b3af28ae04c98d5aaa5b448b7a096c61b8dbc7004a7f577da5bd4d8dba5efdc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T19:59:20.978Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T19:59:20.978Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:59:21.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:59:21.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:59:21.351Z] prd-ubuntu20.04-docker-8c-8g-8398 does not seem to be running inside a container [2022-10-17T19:59:21.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T19:59:21.773Z] $ docker top 3fedac9a818ebe32f3d0a320a751eef810264460251b083d724fa5ab1a6d35e1 -eo pid,comm [2022-10-17T19:59:21.825Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T19:59:21.825Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T19:59:21.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T19:59:21.862Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T19:59:21.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T19:59:21.978Z] $ docker exec 3fedac9a818ebe32f3d0a320a751eef810264460251b083d724fa5ab1a6d35e1 ssh-agent [2022-10-17T19:59:22.111Z] SSH_AUTH_SOCK=/tmp/ssh-XbsFjHrLHmLK/agent.32 [2022-10-17T19:59:22.111Z] SSH_AGENT_PID=38 [2022-10-17T19:59:22.115Z] Running ssh-add (command line suppressed) [2022-10-17T19:59:22.207Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14854366403802947472.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14854366403802947472.key) [2022-10-17T19:59:22.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T19:59:22.514Z] + git semver bump pre [2022-10-17T19:59:22.773Z] 2022-10-17 19:59:22,694 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T19:59:22.773Z] 2022-10-17 19:59:22,695 [bump_version] DEBUG bumping version:2.3.0-dev.35 on axis:pre with prefix:dev [2022-10-17T19:59:22.773Z] 2022-10-17 19:59:22,695 [bump_version] DEBUG bumped version:2.3.0-dev.36 [2022-10-17T19:59:22.773Z] 2022-10-17 19:59:22,695 [write_version] DEBUG write version:2.3.0-dev.36 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-10-17T19:59:22.773Z] 2022-10-17 19:59:22,695 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T19:59:22.773Z] 2022-10-17 19:59:22,695 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T19:59:22.773Z] 2022-10-17 19:59:22,698 [execute] INFO git cat-file --batch-check [2022-10-17T19:59:22.773Z] 2022-10-17 19:59:22,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T19:59:22.773Z] 2022-10-17 19:59:22,704 [execute] INFO git cat-file --batch [2022-10-17T19:59:22.773Z] 2022-10-17 19:59:22,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T19:59:22.773Z] 2022-10-17 19:59:22,710 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T19:59:22.773Z] 2.3.0-dev.36 [Pipeline] } [2022-10-17T19:59:22.779Z] $ docker exec --env ******** --env ******** 3fedac9a818ebe32f3d0a320a751eef810264460251b083d724fa5ab1a6d35e1 ssh-agent -k [2022-10-17T19:59:22.879Z] unset SSH_AUTH_SOCK; [2022-10-17T19:59:22.880Z] unset SSH_AGENT_PID; [2022-10-17T19:59:22.880Z] echo Agent pid 38 killed; [2022-10-17T19:59:22.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T19:59:23.200Z] + git semver [Pipeline] } [2022-10-17T19:59:23.467Z] $ docker stop --time=1 3fedac9a818ebe32f3d0a320a751eef810264460251b083d724fa5ab1a6d35e1 [2022-10-17T19:59:24.732Z] $ docker rm -f 3fedac9a818ebe32f3d0a320a751eef810264460251b083d724fa5ab1a6d35e1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T19:59:25.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T19:59:25.084Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:59:25.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T19:59:25.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:59:25.443Z] prd-ubuntu20.04-docker-8c-8g-8398 does not seem to be running inside a container [2022-10-17T19:59:25.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T19:59:25.829Z] $ docker top 42557aa924179a7e5b6764081257bd43ca7a0cb16c9e52919996c48a9a549915 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T19:59:25.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T19:59:25.915Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T19:59:26.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T19:59:26.024Z] $ docker exec 42557aa924179a7e5b6764081257bd43ca7a0cb16c9e52919996c48a9a549915 ssh-agent [2022-10-17T19:59:26.129Z] SSH_AUTH_SOCK=/tmp/ssh-kYnSmMZ9ecbU/agent.32 [2022-10-17T19:59:26.129Z] SSH_AGENT_PID=38 [2022-10-17T19:59:26.134Z] Running ssh-add (command line suppressed) [2022-10-17T19:59:26.221Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10702110024885504780.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10702110024885504780.key) [2022-10-17T19:59:26.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T19:59:26.524Z] + git semver push [2022-10-17T19:59:26.783Z] 2022-10-17 19:59:26,704 [run_push] DEBUG push [2022-10-17T19:59:26.783Z] 2022-10-17 19:59:26,704 [execute] INFO git cat-file --batch-check [2022-10-17T19:59:26.783Z] 2022-10-17 19:59:26,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T19:59:26.783Z] 2022-10-17 19:59:26,709 [execute] INFO git rev-list 4260be0f43fd5d45245e780dd428437761c4ed5f -- [2022-10-17T19:59:26.783Z] 2022-10-17 19:59:26,710 [execute] DEBUG Popen(['git', 'rev-list', '4260be0f43fd5d45245e780dd428437761c4ed5f', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T19:59:26.783Z] 2022-10-17 19:59:26,717 [execute] INFO git fetch -v origin [2022-10-17T19:59:26.783Z] 2022-10-17 19:59:26,717 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T19:59:27.351Z] 2022-10-17 19:59:27,312 [run_push] DEBUG no remote changes detected [2022-10-17T19:59:27.351Z] 2022-10-17 19:59:27,312 [execute] INFO git push origin semver [2022-10-17T19:59:27.351Z] 2022-10-17 19:59:27,313 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T19:59:28.286Z] 2022-10-17 19:59:28,064 [run_push] DEBUG push all version tags [2022-10-17T19:59:28.287Z] 2022-10-17 19:59:28,065 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T19:59:28.287Z] 2022-10-17 19:59:28,065 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T19:59:28.853Z] 2022-10-17 19:59:28,835 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-17T19:59:28.853Z] 2.3.0-dev.36 [Pipeline] } [2022-10-17T19:59:29.115Z] $ docker exec --env ******** --env ******** 42557aa924179a7e5b6764081257bd43ca7a0cb16c9e52919996c48a9a549915 ssh-agent -k [2022-10-17T19:59:29.228Z] unset SSH_AUTH_SOCK; [2022-10-17T19:59:29.231Z] unset SSH_AGENT_PID; [2022-10-17T19:59:29.231Z] echo Agent pid 38 killed; [2022-10-17T19:59:29.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T19:59:29.551Z] + git semver [Pipeline] } [2022-10-17T19:59:29.817Z] $ docker stop --time=1 42557aa924179a7e5b6764081257bd43ca7a0cb16c9e52919996c48a9a549915 [2022-10-17T19:59:31.096Z] $ docker rm -f 42557aa924179a7e5b6764081257bd43ca7a0cb16c9e52919996c48a9a549915 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-17T19:59:31.664Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-10-17T19:59:31.664Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-17T19:59:31.665Z] total 16 [2022-10-17T19:59:31.665Z] drwxr-xr-x 3 root root 4096 Oct 17 19:50 . [2022-10-17T19:59:31.665Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 19:59 .. [2022-10-17T19:59:31.665Z] drwxr-xr-x 2 root root 4096 Oct 17 19:50 cost [2022-10-17T19:59:31.665Z] -rw-r--r-- 1 root root 90 Oct 17 19:50 cost.csv [2022-10-17T19:59:31.665Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-17T19:59:31.665Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-17T19:59:31.665Z] total 16 [2022-10-17T19:59:31.665Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 19:50 . [2022-10-17T19:59:31.665Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 19:59 .. [2022-10-17T19:59:31.665Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 19:50 cost [2022-10-17T19:59:31.665Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 17 19:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:59:31.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:59:32.812Z] ---> package-listing.sh [2022-10-17T19:59:32.812Z] ++ facter osfamily [2022-10-17T19:59:32.812Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T19:59:33.070Z] + OS_FAMILY=debian [2022-10-17T19:59:33.070Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-10-17T19:59:33.070Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T19:59:33.070Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T19:59:33.070Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T19:59:33.070Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T19:59:33.070Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-17T19:59:33.070Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T19:59:33.070Z] + case "${OS_FAMILY}" in [2022-10-17T19:59:33.070Z] + dpkg -l [2022-10-17T19:59:33.070Z] + grep '^ii' [2022-10-17T19:59:33.070Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T19:59:33.070Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T19:59:33.070Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T19:59:33.070Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-17T19:59:33.070Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-10-17T19:59:33.070Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-10-17T19:59:33.080Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-17T19:59:33.357Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T19:59:33.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T19:59:33.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T19:59:33.976Z] prd-ubuntu20.04-docker-8c-8g-8398 does not seem to be running inside a container [2022-10-17T19:59:33.999Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T19:59:34.206Z] $ docker top 1e2d807715ef2770b542ff7b6ce9f2d6ce6933a91f8509307762ea720488a384 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T19:59:34.616Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T19:59:34.947Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T19:59:35.235Z] + ls /var/log/sa-host [2022-10-17T19:59:35.235Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T19:59:35.377Z] provisioning config files... [2022-10-17T19:59:35.386Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7743775388697214221tmp [Pipeline] { [Pipeline] echo [2022-10-17T19:59:35.399Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:59:35.679Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T19:59:35.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:59:36.015Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T19:59:36.023Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:59:36.305Z] ---> sudo-logs.sh [2022-10-17T19:59:36.305Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T19:59:36.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:59:36.617Z] ---> job-cost.sh [2022-10-17T19:59:36.617Z] lf-activate-venv: SKIPPING [2022-10-17T19:59:36.617Z] DEBUG: total: 0.2199999988079071 [2022-10-17T19:59:36.617Z] INFO: Retrieving Stack Cost... [2022-10-17T19:59:37.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T19:59:37.443Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T19:59:37.453Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T19:59:37.734Z] ---> logs-deploy.sh [2022-10-17T19:59:37.734Z] lf-activate-venv: SKIPPING [2022-10-17T19:59:37.734Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/74 [2022-10-17T19:59:37.734Z] INFO: archiving workspace using pattern(s): [2022-10-17T19:59:38.670Z] Archives upload complete. [2022-10-17T19:59:38.929Z] INFO: archiving logs to Nexus [2022-10-17T19:59:39.496Z] ---> uname -a: [2022-10-17T19:59:39.496Z] Linux prd-ubuntu20-04-docker-8c-8g-8398 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-17T19:59:39.496Z] [2022-10-17T19:59:39.496Z] [2022-10-17T19:59:39.496Z] ---> lscpu: [2022-10-17T19:59:39.496Z] Architecture: x86_64 [2022-10-17T19:59:39.496Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-17T19:59:39.496Z] Byte Order: Little Endian [2022-10-17T19:59:39.496Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-17T19:59:39.496Z] CPU(s): 8 [2022-10-17T19:59:39.496Z] On-line CPU(s) list: 0-7 [2022-10-17T19:59:39.496Z] Thread(s) per core: 1 [2022-10-17T19:59:39.496Z] Core(s) per socket: 1 [2022-10-17T19:59:39.496Z] Socket(s): 8 [2022-10-17T19:59:39.496Z] NUMA node(s): 1 [2022-10-17T19:59:39.496Z] Vendor ID: AuthenticAMD [2022-10-17T19:59:39.496Z] CPU family: 23 [2022-10-17T19:59:39.496Z] Model: 49 [2022-10-17T19:59:39.496Z] Model name: AMD EPYC-Rome Processor [2022-10-17T19:59:39.496Z] Stepping: 0 [2022-10-17T19:59:39.496Z] CPU MHz: 2799.998 [2022-10-17T19:59:39.496Z] BogoMIPS: 5599.99 [2022-10-17T19:59:39.496Z] Virtualization: AMD-V [2022-10-17T19:59:39.496Z] Hypervisor vendor: KVM [2022-10-17T19:59:39.496Z] Virtualization type: full [2022-10-17T19:59:39.496Z] L1d cache: 256 KiB [2022-10-17T19:59:39.496Z] L1i cache: 256 KiB [2022-10-17T19:59:39.496Z] L2 cache: 4 MiB [2022-10-17T19:59:39.496Z] L3 cache: 128 MiB [2022-10-17T19:59:39.496Z] NUMA node0 CPU(s): 0-7 [2022-10-17T19:59:39.496Z] Vulnerability Itlb multihit: Not affected [2022-10-17T19:59:39.496Z] Vulnerability L1tf: Not affected [2022-10-17T19:59:39.496Z] Vulnerability Mds: Not affected [2022-10-17T19:59:39.496Z] Vulnerability Meltdown: Not affected [2022-10-17T19:59:39.496Z] Vulnerability Mmio stale data: Not affected [2022-10-17T19:59:39.496Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-17T19:59:39.496Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-17T19:59:39.496Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-17T19:59:39.496Z] Vulnerability Srbds: Not affected [2022-10-17T19:59:39.496Z] Vulnerability Tsx async abort: Not affected [2022-10-17T19:59:39.496Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-17T19:59:39.496Z] [2022-10-17T19:59:39.496Z] [2022-10-17T19:59:39.496Z] ---> nproc: [2022-10-17T19:59:39.496Z] 8 [2022-10-17T19:59:39.496Z] [2022-10-17T19:59:39.496Z] [2022-10-17T19:59:39.496Z] ---> df -h: [2022-10-17T19:59:39.496Z] Filesystem Size Used Avail Use% Mounted on [2022-10-17T19:59:39.496Z] overlay 155G 13G 143G 9% / [2022-10-17T19:59:39.496Z] tmpfs 64M 0 64M 0% /dev [2022-10-17T19:59:39.496Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-17T19:59:39.496Z] shm 64M 0 64M 0% /dev/shm [2022-10-17T19:59:39.496Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-17T19:59:39.496Z] [2022-10-17T19:59:39.496Z]