Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c742c110d1cc62fb19cc4b7662ac95047aaf245d 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-ssh5107089320785064435.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2598548256071797979.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14594554142659229849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3204376739183786820.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8263570088722450052.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16977’ Running on prd-ubuntu20.04-docker-8c-8g-16979 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 c742c110d1cc62fb19cc4b7662ac95047aaf245d (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#370)" > git config core.sparsecheckout # timeout=10 > git checkout -f c742c110d1cc62fb19cc4b7662ac95047aaf245d # timeout=10 > git rev-list --no-walk 01232ef71281965359620122f9fdc73016fc5c79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T20:51:59.153Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T20:51:59.194Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T20:51:59.208Z] ========================================================= [2023-05-25T20:51:59.208Z] EdgeX Global Pipelines Version Info [2023-05-25T20:51:59.208Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:51:59.938Z] ------------------- [2023-05-25T20:51:59.938Z] stable info: [2023-05-25T20:51:59.938Z] ------------------- [2023-05-25T20:51:59.938Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T20:51:59.938Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T20:51:59.938Z] Message: update stable to v1.0.249 [2023-05-25T20:52:00.510Z] ------------------- [2023-05-25T20:52:00.510Z] experimental info: [2023-05-25T20:52:00.510Z] ------------------- [2023-05-25T20:52:00.510Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T20:52:00.510Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T20:52:00.510Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T20:52:00.665Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-25T20:52:00.677Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-25T20:52:00.689Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T20:52:00.702Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T20:52:00.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T20:52:00.736Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T20:52:00.752Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T20:52:00.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T20:52:00.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T20:52:00.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T20:52:00.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T20:52:00.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-25T20:52:00.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T20:52:00.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T20:52:00.863Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T20:52:00.875Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T20:52:00.889Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T20:52:00.903Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T20:52:00.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T20:52:00.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T20:52:00.942Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-25T20:52:00.953Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-25T20:52:00.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T20:52:00.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T20:52:00.992Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T20:52:01.006Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T20:52:01.020Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T20:52:01.044Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-25T20:52:01.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-25T20:52:01.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-25T20:52:01.082Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c742c110d1cc62fb19cc4b7662ac95047aaf245d [Pipeline] echo [2023-05-25T20:52:01.096Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c742c11 [Pipeline] echo [2023-05-25T20:52:01.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T20:52:01.146Z] provisioning config files... [2023-05-25T20:52:01.160Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5033915972894825292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:52:01.461Z] ---> docker-login.sh [2023-05-25T20:52:01.461Z] nexus3.edgexfoundry.org:10001 [2023-05-25T20:52:01.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:52:01.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:52:01.722Z] Configure a credential helper to remove this warning. See [2023-05-25T20:52:01.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:52:01.722Z] [2023-05-25T20:52:01.722Z] Login Succeeded [2023-05-25T20:52:01.722Z] nexus3.edgexfoundry.org:10002 [2023-05-25T20:52:01.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:52:01.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:52:01.983Z] Configure a credential helper to remove this warning. See [2023-05-25T20:52:01.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:52:01.983Z] [2023-05-25T20:52:01.983Z] Login Succeeded [2023-05-25T20:52:01.983Z] nexus3.edgexfoundry.org:10003 [2023-05-25T20:52:01.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:52:01.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:52:01.983Z] Configure a credential helper to remove this warning. See [2023-05-25T20:52:01.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:52:01.983Z] [2023-05-25T20:52:01.983Z] Login Succeeded [2023-05-25T20:52:01.983Z] nexus3.edgexfoundry.org:10004 [2023-05-25T20:52:01.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:52:02.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:52:02.242Z] Configure a credential helper to remove this warning. See [2023-05-25T20:52:02.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:52:02.242Z] [2023-05-25T20:52:02.242Z] Login Succeeded [2023-05-25T20:52:02.242Z] docker.io [2023-05-25T20:52:02.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:52:02.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:52:02.502Z] Configure a credential helper to remove this warning. See [2023-05-25T20:52:02.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:52:02.502Z] [2023-05-25T20:52:02.502Z] Login Succeeded [2023-05-25T20:52:02.502Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T20:52:02.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T20:52:02.887Z] + git rev-list -1 --merges c742c110d1cc62fb19cc4b7662ac95047aaf245d~1..c742c110d1cc62fb19cc4b7662ac95047aaf245d [Pipeline] echo [2023-05-25T20:52:02.939Z] -----------> git rev-list -1 --merges c742c110d1cc62fb19cc4b7662ac95047aaf245d~1..c742c110d1cc62fb19cc4b7662ac95047aaf245d c742c110d1cc62fb19cc4b7662ac95047aaf245d [false] [Pipeline] sh [2023-05-25T20:52:03.229Z] + git log --format=format:%s -1 c742c110d1cc62fb19cc4b7662ac95047aaf245d [Pipeline] echo [2023-05-25T20:52:03.244Z] ========================================================= [2023-05-25T20:52:03.244Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T20:52:03.244Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T20:52:03.563Z] + git log --format=format:%s -1 c742c110d1cc62fb19cc4b7662ac95047aaf245d [Pipeline] echo [2023-05-25T20:52:03.575Z] [semverPrep] GIT_COMMIT: c742c110d1cc62fb19cc4b7662ac95047aaf245d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#370) [Pipeline] echo [2023-05-25T20:52:03.584Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T20:52:03.930Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T20:52:03.930Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T20:52:03.930Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T20:52:03.930Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T20:52:03.930Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T20:52:03.930Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T20:52:03.930Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:52:04.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T20:52:04.273Z] [2023-05-25T20:52:04.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:52:04.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T20:52:04.568Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T20:52:04.568Z] b85a868b505f: Pulling fs layer [2023-05-25T20:52:04.568Z] e2be974225ed: Pulling fs layer [2023-05-25T20:52:04.568Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T20:52:04.568Z] 988bab9f4d93: Pulling fs layer [2023-05-25T20:52:04.568Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T20:52:04.568Z] 988bab9f4d93: Waiting [2023-05-25T20:52:04.568Z] eaf3925da568: Pulling fs layer [2023-05-25T20:52:04.568Z] 1469e6f7b9e6: Waiting [2023-05-25T20:52:04.568Z] bab4dde63d76: Pulling fs layer [2023-05-25T20:52:04.568Z] eaf3925da568: Waiting [2023-05-25T20:52:04.568Z] bde34c3a00c8: Pulling fs layer [2023-05-25T20:52:04.568Z] b352a97aabf1: Pulling fs layer [2023-05-25T20:52:04.568Z] 4872d77fe225: Pulling fs layer [2023-05-25T20:52:04.568Z] bde34c3a00c8: Waiting [2023-05-25T20:52:04.568Z] bab4dde63d76: Waiting [2023-05-25T20:52:04.568Z] b352a97aabf1: Waiting [2023-05-25T20:52:04.568Z] 5851b861e8e6: Pulling fs layer [2023-05-25T20:52:04.568Z] 4872d77fe225: Waiting [2023-05-25T20:52:04.568Z] e2be974225ed: Download complete [2023-05-25T20:52:04.568Z] 988bab9f4d93: Download complete [2023-05-25T20:52:04.827Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T20:52:04.827Z] 339a4e72a1f5: Download complete [2023-05-25T20:52:04.827Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T20:52:04.827Z] 1469e6f7b9e6: Download complete [2023-05-25T20:52:04.827Z] eaf3925da568: Verifying Checksum [2023-05-25T20:52:04.827Z] bde34c3a00c8: Download complete [2023-05-25T20:52:04.827Z] b352a97aabf1: Verifying Checksum [2023-05-25T20:52:04.827Z] b352a97aabf1: Download complete [2023-05-25T20:52:04.827Z] 4872d77fe225: Download complete [2023-05-25T20:52:04.827Z] 5851b861e8e6: Download complete [2023-05-25T20:52:04.827Z] b85a868b505f: Download complete [2023-05-25T20:52:05.086Z] bab4dde63d76: Verifying Checksum [2023-05-25T20:52:05.086Z] bab4dde63d76: Download complete [2023-05-25T20:52:06.037Z] b85a868b505f: Pull complete [2023-05-25T20:52:06.037Z] e2be974225ed: Pull complete [2023-05-25T20:52:06.608Z] 339a4e72a1f5: Pull complete [2023-05-25T20:52:06.608Z] 988bab9f4d93: Pull complete [2023-05-25T20:52:06.868Z] 1469e6f7b9e6: Pull complete [2023-05-25T20:52:06.868Z] eaf3925da568: Pull complete [2023-05-25T20:52:08.771Z] bab4dde63d76: Pull complete [2023-05-25T20:52:08.771Z] bde34c3a00c8: Pull complete [2023-05-25T20:52:08.771Z] b352a97aabf1: Pull complete [2023-05-25T20:52:09.032Z] 4872d77fe225: Pull complete [2023-05-25T20:52:09.032Z] 5851b861e8e6: Pull complete [2023-05-25T20:52:09.032Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T20:52:09.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T20:52:09.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:52:09.139Z] prd-ubuntu20.04-docker-8c-8g-16979 does not seem to be running inside a container [2023-05-25T20:52:09.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T20:52:11.334Z] $ docker top bc9a492da100fc86810efa7d987f8faa2179c6e31a19a9a02ba40c1ccb401e1e -eo pid,comm [2023-05-25T20:52:11.406Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-25T20:52:11.406Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T20:52:11.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T20:52:11.454Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T20:52:11.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T20:52:11.560Z] $ docker exec bc9a492da100fc86810efa7d987f8faa2179c6e31a19a9a02ba40c1ccb401e1e ssh-agent [2023-05-25T20:52:11.680Z] SSH_AUTH_SOCK=/tmp/ssh-FAt0UhX1krcv/agent.31 [2023-05-25T20:52:11.680Z] SSH_AGENT_PID=37 [2023-05-25T20:52:11.685Z] Running ssh-add (command line suppressed) [2023-05-25T20:52:11.781Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_307681073279848774.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_307681073279848774.key) [2023-05-25T20:52:11.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T20:52:12.094Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T20:52:12.093Z] $ docker exec --env ******** --env ******** bc9a492da100fc86810efa7d987f8faa2179c6e31a19a9a02ba40c1ccb401e1e ssh-agent -k [2023-05-25T20:52:12.190Z] unset SSH_AUTH_SOCK; [2023-05-25T20:52:12.191Z] unset SSH_AGENT_PID; [2023-05-25T20:52:12.191Z] echo Agent pid 37 killed; [2023-05-25T20:52:12.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T20:52:12.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T20:52:12.236Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T20:52:12.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T20:52:12.337Z] $ docker exec bc9a492da100fc86810efa7d987f8faa2179c6e31a19a9a02ba40c1ccb401e1e ssh-agent [2023-05-25T20:52:12.462Z] SSH_AUTH_SOCK=/tmp/ssh-qAzIVmII2Q0s/agent.69 [2023-05-25T20:52:12.462Z] SSH_AGENT_PID=76 [2023-05-25T20:52:12.467Z] Running ssh-add (command line suppressed) [2023-05-25T20:52:12.559Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7658654071835813079.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7658654071835813079.key) [2023-05-25T20:52:12.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T20:52:12.874Z] + git semver init [2023-05-25T20:52:13.136Z] 2023-05-25 20:52:13,045 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T20:52:13.136Z] 2023-05-25 20:52:13,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-25T20:52:13.136Z] 2023-05-25 20:52:13,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-25T20:52:13.136Z] 2023-05-25 20:52:13,047 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T20:52:14.078Z] 2023-05-25 20:52:14,047 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-25T20:52:14.078Z] 2023-05-25 20:52:14,049 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-25T20:52:14.078Z] 2023-05-25 20:52:14,049 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-25T20:52:14.078Z] 2023-05-25 20:52:14,050 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-25T20:52:14.078Z] 3.0.0-dev.57 [Pipeline] } [2023-05-25T20:52:14.086Z] $ docker exec --env ******** --env ******** bc9a492da100fc86810efa7d987f8faa2179c6e31a19a9a02ba40c1ccb401e1e ssh-agent -k [2023-05-25T20:52:14.185Z] unset SSH_AUTH_SOCK; [2023-05-25T20:52:14.187Z] unset SSH_AGENT_PID; [2023-05-25T20:52:14.188Z] echo Agent pid 76 killed; [2023-05-25T20:52:14.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T20:52:14.523Z] + git semver [Pipeline] } [2023-05-25T20:52:14.787Z] $ docker stop --time=1 bc9a492da100fc86810efa7d987f8faa2179c6e31a19a9a02ba40c1ccb401e1e [2023-05-25T20:52:16.064Z] $ docker rm -f --volumes bc9a492da100fc86810efa7d987f8faa2179c6e31a19a9a02ba40c1ccb401e1e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T20:52:16.415Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T20:52:16.642Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T20:52:16.645Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.57 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T20:52:16.806Z] provisioning config files... [2023-05-25T20:52:16.815Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10631702666403175157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:52:17.112Z] ---> docker-login.sh [2023-05-25T20:52:17.112Z] nexus3.edgexfoundry.org:10001 [2023-05-25T20:52:17.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:52:17.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:52:17.112Z] Configure a credential helper to remove this warning. See [2023-05-25T20:52:17.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:52:17.112Z] [2023-05-25T20:52:17.112Z] Login Succeeded [2023-05-25T20:52:17.112Z] nexus3.edgexfoundry.org:10002 [2023-05-25T20:52:17.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:52:17.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:52:17.112Z] Configure a credential helper to remove this warning. See [2023-05-25T20:52:17.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:52:17.112Z] [2023-05-25T20:52:17.112Z] Login Succeeded [2023-05-25T20:52:17.112Z] nexus3.edgexfoundry.org:10003 [2023-05-25T20:52:17.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:52:17.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:52:17.371Z] Configure a credential helper to remove this warning. See [2023-05-25T20:52:17.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:52:17.371Z] [2023-05-25T20:52:17.371Z] Login Succeeded [2023-05-25T20:52:17.371Z] nexus3.edgexfoundry.org:10004 [2023-05-25T20:52:17.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:52:17.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:52:17.371Z] Configure a credential helper to remove this warning. See [2023-05-25T20:52:17.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:52:17.371Z] [2023-05-25T20:52:17.371Z] Login Succeeded [2023-05-25T20:52:17.371Z] docker.io [2023-05-25T20:52:17.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:52:17.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:52:17.630Z] Configure a credential helper to remove this warning. See [2023-05-25T20:52:17.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:52:17.630Z] [2023-05-25T20:52:17.630Z] Login Succeeded [2023-05-25T20:52:17.630Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T20:52:17.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T20:52:17.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T20:52:17.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T20:52:17.731Z] ========================================================= [2023-05-25T20:52:17.731Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T20:52:17.731Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:52:18.046Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T20:52:18.046Z] Sending build context to Docker daemon 21.94MB [2023-05-25T20:52:18.046Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T20:52:18.046Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-25T20:52:18.306Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T20:52:18.306Z] f56be85fc22e: Pulling fs layer [2023-05-25T20:52:18.306Z] 85791d961cd3: Pulling fs layer [2023-05-25T20:52:18.306Z] d694b5ae8c79: Pulling fs layer [2023-05-25T20:52:18.306Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T20:52:18.306Z] 4d19c01a9841: Pulling fs layer [2023-05-25T20:52:18.306Z] 9325e15d5711: Pulling fs layer [2023-05-25T20:52:18.306Z] 556b6ee489ea: Pulling fs layer [2023-05-25T20:52:18.306Z] 4d19c01a9841: Waiting [2023-05-25T20:52:18.306Z] 9f32a84ed3da: Waiting [2023-05-25T20:52:18.306Z] 9325e15d5711: Waiting [2023-05-25T20:52:18.306Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T20:52:18.306Z] c5a4b2cf53e6: Waiting [2023-05-25T20:52:18.306Z] 556b6ee489ea: Waiting [2023-05-25T20:52:18.306Z] 85791d961cd3: Verifying Checksum [2023-05-25T20:52:18.306Z] 85791d961cd3: Download complete [2023-05-25T20:52:18.306Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T20:52:18.306Z] 9f32a84ed3da: Download complete [2023-05-25T20:52:18.306Z] 4d19c01a9841: Verifying Checksum [2023-05-25T20:52:18.306Z] 4d19c01a9841: Download complete [2023-05-25T20:52:18.306Z] f56be85fc22e: Verifying Checksum [2023-05-25T20:52:18.306Z] f56be85fc22e: Download complete [2023-05-25T20:52:18.306Z] 9325e15d5711: Verifying Checksum [2023-05-25T20:52:18.306Z] 9325e15d5711: Download complete [2023-05-25T20:52:18.567Z] f56be85fc22e: Pull complete [2023-05-25T20:52:18.567Z] 85791d961cd3: Pull complete [2023-05-25T20:52:18.824Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T20:52:18.824Z] c5a4b2cf53e6: Download complete [2023-05-25T20:52:18.824Z] d694b5ae8c79: Verifying Checksum [2023-05-25T20:52:18.824Z] d694b5ae8c79: Download complete [2023-05-25T20:52:19.083Z] 556b6ee489ea: Verifying Checksum [2023-05-25T20:52:19.083Z] 556b6ee489ea: Download complete [2023-05-25T20:52:22.367Z] d694b5ae8c79: Pull complete [2023-05-25T20:52:22.367Z] 9f32a84ed3da: Pull complete [2023-05-25T20:52:22.367Z] 4d19c01a9841: Pull complete [2023-05-25T20:52:22.367Z] 9325e15d5711: Pull complete [2023-05-25T20:52:24.271Z] 556b6ee489ea: Pull complete [2023-05-25T20:52:25.299Z] c5a4b2cf53e6: Pull complete [2023-05-25T20:52:25.299Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T20:52:25.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T20:52:25.299Z] ---> c4be618373d6 [2023-05-25T20:52:25.299Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-25T20:52:29.498Z] ---> Running in c84dfd1e9876 [2023-05-25T20:52:29.498Z] Removing intermediate container c84dfd1e9876 [2023-05-25T20:52:29.498Z] ---> 45cac8f87233 [2023-05-25T20:52:29.498Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T20:52:29.498Z] ---> Running in b983a3be4f51 [2023-05-25T20:52:29.498Z] Removing intermediate container b983a3be4f51 [2023-05-25T20:52:29.498Z] ---> 7bc709f11240 [2023-05-25T20:52:29.498Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T20:52:29.498Z] ---> Running in 0ea49f89db77 [2023-05-25T20:52:29.498Z] Removing intermediate container 0ea49f89db77 [2023-05-25T20:52:29.498Z] ---> fee3900ce4d9 [2023-05-25T20:52:29.498Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T20:52:29.498Z] ---> Running in 77707e8da361 [2023-05-25T20:52:29.498Z] Removing intermediate container 77707e8da361 [2023-05-25T20:52:29.498Z] ---> d9f7bb4860f8 [2023-05-25T20:52:29.498Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-25T20:52:29.498Z] ---> Running in 872f6750789e [2023-05-25T20:52:29.498Z] Removing intermediate container 872f6750789e [2023-05-25T20:52:29.498Z] ---> 476d2da3afab [2023-05-25T20:52:29.498Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T20:52:29.498Z] ---> Running in d1c0ed455054 [2023-05-25T20:52:29.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T20:52:29.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T20:52:30.016Z] OK: 265 MiB in 53 packages [2023-05-25T20:52:30.274Z] Removing intermediate container d1c0ed455054 [2023-05-25T20:52:30.274Z] ---> 36b2f3abecd4 [2023-05-25T20:52:30.274Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-25T20:52:30.274Z] ---> Running in 9ce1485062b8 [2023-05-25T20:52:30.274Z] Removing intermediate container 9ce1485062b8 [2023-05-25T20:52:30.274Z] ---> a0de7fe9618b [2023-05-25T20:52:30.274Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-25T20:52:30.534Z] ---> e607f477654c [2023-05-25T20:52:30.534Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T20:52:30.534Z] ---> Running in db82ac7f287d [2023-05-25T20:52:31.759Z] Still waiting to schedule task [2023-05-25T20:52:31.759Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16980’ is offline [2023-05-25T20:52:57.085Z] Removing intermediate container db82ac7f287d [2023-05-25T20:52:57.085Z] ---> 4a196970c7d4 [2023-05-25T20:52:57.085Z] Step 12/13 : COPY . . [2023-05-25T20:52:57.085Z] ---> f88ed59ef1de [2023-05-25T20:52:57.085Z] Step 13/13 : RUN ${MAKE} [2023-05-25T20:52:57.085Z] ---> Running in 1908b6019955 [2023-05-25T20:52:57.085Z] noop [2023-05-25T20:52:57.085Z] Removing intermediate container 1908b6019955 [2023-05-25T20:52:57.085Z] ---> ee01153071e2 [2023-05-25T20:52:57.085Z] Successfully built ee01153071e2 [2023-05-25T20:52:57.085Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:52:57.390Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T20:52:57.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:52:57.466Z] prd-ubuntu20.04-docker-8c-8g-16979 does not seem to be running inside a container [2023-05-25T20:52:57.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T20:52:57.830Z] $ docker top 147cb57326a16392a7c6ab156cff6405a77de7c309e091d68f73876adfd26964 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T20:52:58.154Z] + go version [2023-05-25T20:52:58.155Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T20:52:58.172Z] $ docker stop --time=1 147cb57326a16392a7c6ab156cff6405a77de7c309e091d68f73876adfd26964 [2023-05-25T20:52:59.447Z] $ docker rm -f --volumes 147cb57326a16392a7c6ab156cff6405a77de7c309e091d68f73876adfd26964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:52:59.846Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T20:52:59.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:52:59.911Z] prd-ubuntu20.04-docker-8c-8g-16979 does not seem to be running inside a container [2023-05-25T20:52:59.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T20:53:00.255Z] $ docker top fa1b92fb71c0230d5da62cdd477ea929f8a5868334253513b8a4ab9526d3428a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T20:53:00.597Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-25T20:53:00.897Z] + make test [2023-05-25T20:53:00.897Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T20:53:05.082Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-25T20:53:17.281Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-25T20:53:17.281Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-25T20:53:18.215Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.4% of statements [2023-05-25T20:53:18.784Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.500s coverage: 86.5% of statements [2023-05-25T20:53:26.891Z] go vet ./... [2023-05-25T20:53:30.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T20:53:30.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T20:53:30.174Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T20:53:30.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T20:53:30.204Z] $ docker stop --time=1 fa1b92fb71c0230d5da62cdd477ea929f8a5868334253513b8a4ab9526d3428a [2023-05-25T20:53:33.679Z] $ docker rm -f --volumes fa1b92fb71c0230d5da62cdd477ea929f8a5868334253513b8a4ab9526d3428a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T20:53:34.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T20:53:34.194Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T20:53:34.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T20:53:34.928Z] + ls -al . [2023-05-25T20:53:34.928Z] total 232 [2023-05-25T20:53:34.928Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 20:53 . [2023-05-25T20:53:34.928Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:51 .. [2023-05-25T20:53:34.928Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 20:52 .git [2023-05-25T20:53:34.928Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:51 .github [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 496 May 25 20:51 .gitignore [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 42 May 25 20:51 .golangci.yml [2023-05-25T20:53:34.928Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 20:52 .semver [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 25 20:51 Attribution.txt [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 25 20:51 CHANGELOG.md [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 25 20:51 Dockerfile [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 20:51 GOVERNANCE.md [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 739 May 25 20:51 Jenkinsfile [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 25 20:51 LICENSE [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 25 20:51 Makefile [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 625 May 25 20:51 OWNERS.md [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 25 20:51 README.md [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 20:52 VERSION [2023-05-25T20:53:34.928Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 20:51 bin [2023-05-25T20:53:34.928Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:51 cmd [2023-05-25T20:53:34.928Z] -rw-r--r-- 1 jenkins jenkins 78459 May 25 20:53 coverage.out [2023-05-25T20:53:34.928Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:51 doc [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 3594 May 25 20:51 go.mod [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 33395 May 25 20:51 go.sum [2023-05-25T20:53:34.928Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:51 internal [2023-05-25T20:53:34.928Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:51 snap [2023-05-25T20:53:34.928Z] -rw-rw-r-- 1 jenkins jenkins 236 May 25 20:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:53:35.233Z] + 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=c742c110d1cc62fb19cc4b7662ac95047aaf245d --label arch=amd64 --label version=3.0.0-dev.57 . [2023-05-25T20:53:35.233Z] Sending build context to Docker daemon 22.02MB [2023-05-25T20:53:35.233Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T20:53:35.233Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-25T20:53:35.233Z] ---> ee01153071e2 [2023-05-25T20:53:35.233Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-25T20:53:35.800Z] ---> Running in c0bf59ac99f7 [2023-05-25T20:53:35.800Z] Removing intermediate container c0bf59ac99f7 [2023-05-25T20:53:35.800Z] ---> 2634cc01cd27 [2023-05-25T20:53:35.800Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T20:53:35.800Z] ---> Running in ebb0580e30b3 [2023-05-25T20:53:35.800Z] Removing intermediate container ebb0580e30b3 [2023-05-25T20:53:35.800Z] ---> f8b22b7c92e9 [2023-05-25T20:53:35.800Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T20:53:35.800Z] ---> Running in 340ae3524249 [2023-05-25T20:53:36.060Z] Removing intermediate container 340ae3524249 [2023-05-25T20:53:36.060Z] ---> a61053bf82d3 [2023-05-25T20:53:36.060Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T20:53:36.060Z] ---> Running in d8a9e1548a8e [2023-05-25T20:53:36.060Z] Removing intermediate container d8a9e1548a8e [2023-05-25T20:53:36.060Z] ---> dab2b5233546 [2023-05-25T20:53:36.060Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-25T20:53:36.060Z] ---> Running in 4db95b559f8a [2023-05-25T20:53:36.060Z] Removing intermediate container 4db95b559f8a [2023-05-25T20:53:36.060Z] ---> 7155bd795cd2 [2023-05-25T20:53:36.060Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T20:53:36.060Z] ---> Running in dd8d775f859a [2023-05-25T20:53:36.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T20:53:36.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T20:53:36.835Z] OK: 265 MiB in 53 packages [2023-05-25T20:53:37.094Z] Removing intermediate container dd8d775f859a [2023-05-25T20:53:37.094Z] ---> 9da635dcdb24 [2023-05-25T20:53:37.094Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-25T20:53:37.353Z] ---> Running in 5875411f8786 [2023-05-25T20:53:37.353Z] Removing intermediate container 5875411f8786 [2023-05-25T20:53:37.353Z] ---> eb8ca17202b5 [2023-05-25T20:53:37.353Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-25T20:53:37.353Z] ---> 048ac6015f82 [2023-05-25T20:53:37.353Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T20:53:37.353Z] ---> Running in c3d33a23f437 [2023-05-25T20:53:38.289Z] Removing intermediate container c3d33a23f437 [2023-05-25T20:53:38.289Z] ---> 61e257989177 [2023-05-25T20:53:38.289Z] Step 12/26 : COPY . . [2023-05-25T20:53:39.111Z] ---> 77468e921a82 [2023-05-25T20:53:39.111Z] Step 13/26 : RUN ${MAKE} [2023-05-25T20:53:39.111Z] ---> Running in 1ecee3139dd6 [2023-05-25T20:53:39.111Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-25T20:54:01.158Z] Removing intermediate container 1ecee3139dd6 [2023-05-25T20:54:01.158Z] ---> 9f995b40dfa5 [2023-05-25T20:54:01.158Z] Step 14/26 : FROM alpine:3.17 [2023-05-25T20:54:01.158Z] 3.17: Pulling from library/alpine [2023-05-25T20:54:01.158Z] f56be85fc22e: Already exists [2023-05-25T20:54:01.158Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T20:54:01.158Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T20:54:01.158Z] ---> 9ed4aefc74f6 [2023-05-25T20:54:01.158Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-25T20:54:01.158Z] ---> Running in e0140a7ef768 [2023-05-25T20:54:01.158Z] Removing intermediate container e0140a7ef768 [2023-05-25T20:54:01.158Z] ---> fcbbc58f3e4f [2023-05-25T20:54:01.158Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-25T20:54:01.158Z] ---> Running in 5ef51d827d0f [2023-05-25T20:54:01.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T20:54:01.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T20:54:01.158Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T20:54:01.158Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T20:54:01.158Z] OK: 7 MiB in 16 packages [2023-05-25T20:54:01.158Z] Removing intermediate container 5ef51d827d0f [2023-05-25T20:54:01.158Z] ---> cde59d87fe10 [2023-05-25T20:54:01.159Z] Step 17/26 : WORKDIR / [2023-05-25T20:54:01.159Z] ---> Running in f2525c79071b [2023-05-25T20:54:01.159Z] Removing intermediate container f2525c79071b [2023-05-25T20:54:01.159Z] ---> 88d55937038c [2023-05-25T20:54:01.159Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-25T20:54:01.159Z] ---> abe2b9ee16db [2023-05-25T20:54:01.159Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-25T20:54:01.159Z] ---> 363189361a39 [2023-05-25T20:54:01.159Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-25T20:54:01.418Z] ---> 203a9244cd4e [2023-05-25T20:54:01.418Z] Step 21/26 : EXPOSE 59984 [2023-05-25T20:54:01.418Z] ---> Running in 0e9e6766e5e5 [2023-05-25T20:54:01.418Z] Removing intermediate container 0e9e6766e5e5 [2023-05-25T20:54:01.418Z] ---> c57e6ecef09d [2023-05-25T20:54:01.418Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-25T20:54:01.418Z] ---> Running in 409c1a7ad92a [2023-05-25T20:54:01.418Z] Removing intermediate container 409c1a7ad92a [2023-05-25T20:54:01.418Z] ---> 27ab394d235a [2023-05-25T20:54:01.418Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T20:54:01.418Z] ---> Running in 5d12bec86f64 [2023-05-25T20:54:01.678Z] Removing intermediate container 5d12bec86f64 [2023-05-25T20:54:01.678Z] ---> 424a2907b8cf [2023-05-25T20:54:01.678Z] Step 24/26 : LABEL arch=amd64 [2023-05-25T20:54:01.678Z] ---> Running in 9e310b6a4cce [2023-05-25T20:54:01.678Z] Removing intermediate container 9e310b6a4cce [2023-05-25T20:54:01.678Z] ---> 34fdffd5f93b [2023-05-25T20:54:01.678Z] Step 25/26 : LABEL git_sha=c742c110d1cc62fb19cc4b7662ac95047aaf245d [2023-05-25T20:54:01.678Z] ---> Running in 4145a6a85b8e [2023-05-25T20:54:01.937Z] Removing intermediate container 4145a6a85b8e [2023-05-25T20:54:01.937Z] ---> bab7a5efe67a [2023-05-25T20:54:01.937Z] Step 26/26 : LABEL version=3.0.0-dev.57 [2023-05-25T20:54:01.937Z] ---> Running in 75488d1dd29b [2023-05-25T20:54:01.937Z] Removing intermediate container 75488d1dd29b [2023-05-25T20:54:01.937Z] ---> cf1ffa090dac [2023-05-25T20:54:01.937Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T20:54:01.937Z] Successfully built cf1ffa090dac [2023-05-25T20:54:01.937Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T20:54:02.013Z] provisioning config files... [2023-05-25T20:54:02.021Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1256452094818481831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:54:02.318Z] ---> docker-login.sh [2023-05-25T20:54:02.318Z] nexus3.edgexfoundry.org:10001 [2023-05-25T20:54:02.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:54:02.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:54:02.318Z] Configure a credential helper to remove this warning. See [2023-05-25T20:54:02.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:54:02.318Z] [2023-05-25T20:54:02.318Z] Login Succeeded [2023-05-25T20:54:02.318Z] nexus3.edgexfoundry.org:10002 [2023-05-25T20:54:02.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:54:02.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:54:02.318Z] Configure a credential helper to remove this warning. See [2023-05-25T20:54:02.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:54:02.318Z] [2023-05-25T20:54:02.318Z] Login Succeeded [2023-05-25T20:54:02.318Z] nexus3.edgexfoundry.org:10003 [2023-05-25T20:54:02.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:54:02.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:54:02.577Z] Configure a credential helper to remove this warning. See [2023-05-25T20:54:02.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:54:02.577Z] [2023-05-25T20:54:02.577Z] Login Succeeded [2023-05-25T20:54:02.577Z] nexus3.edgexfoundry.org:10004 [2023-05-25T20:54:02.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:54:02.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:54:02.577Z] Configure a credential helper to remove this warning. See [2023-05-25T20:54:02.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:54:02.577Z] [2023-05-25T20:54:02.577Z] Login Succeeded [2023-05-25T20:54:02.577Z] docker.io [2023-05-25T20:54:02.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:54:02.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:54:02.835Z] Configure a credential helper to remove this warning. See [2023-05-25T20:54:02.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:54:02.835Z] [2023-05-25T20:54:02.835Z] Login Succeeded [2023-05-25T20:54:02.835Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T20:54:02.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T20:54:02.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T20:54:02.880Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-25T20:54:02.880Z] c742c110d1cc62fb19cc4b7662ac95047aaf245d [2023-05-25T20:54:02.880Z] latest [2023-05-25T20:54:02.880Z] 3.0.0-dev.57 [2023-05-25T20:54:02.880Z] c742c110d1cc62fb19cc4b7662ac95047aaf245d-3.0.0-dev.57 [2023-05-25T20:54:02.880Z] main [2023-05-25T20:54:02.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:54:03.195Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c742c110d1cc62fb19cc4b7662ac95047aaf245d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:54:03.510Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c742c110d1cc62fb19cc4b7662ac95047aaf245d [2023-05-25T20:54:03.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-25T20:54:03.510Z] 377543cabf59: Preparing [2023-05-25T20:54:03.510Z] f8d8ec162cdb: Preparing [2023-05-25T20:54:03.510Z] e2dd4d082a6b: Preparing [2023-05-25T20:54:03.510Z] 10a253f4b133: Preparing [2023-05-25T20:54:03.510Z] f1417ff83b31: Preparing [2023-05-25T20:54:03.510Z] f1417ff83b31: Layer already exists [2023-05-25T20:54:03.510Z] f8d8ec162cdb: Pushed [2023-05-25T20:54:03.510Z] 10a253f4b133: Pushed [2023-05-25T20:54:03.510Z] 377543cabf59: Pushed [2023-05-25T20:54:06.049Z] e2dd4d082a6b: Pushed [2023-05-25T20:54:06.049Z] c742c110d1cc62fb19cc4b7662ac95047aaf245d: digest: sha256:426ee8e96ab7ec9b3718da22cd27a2df750c01a24298e70c15f04b818777a279 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:54:06.357Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:54:06.662Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-25T20:54:06.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-25T20:54:06.662Z] 377543cabf59: Preparing [2023-05-25T20:54:06.662Z] f8d8ec162cdb: Preparing [2023-05-25T20:54:06.662Z] e2dd4d082a6b: Preparing [2023-05-25T20:54:06.662Z] 10a253f4b133: Preparing [2023-05-25T20:54:06.662Z] f1417ff83b31: Preparing [2023-05-25T20:54:06.662Z] 10a253f4b133: Layer already exists [2023-05-25T20:54:06.662Z] e2dd4d082a6b: Layer already exists [2023-05-25T20:54:06.662Z] f8d8ec162cdb: Layer already exists [2023-05-25T20:54:06.662Z] f1417ff83b31: Layer already exists [2023-05-25T20:54:06.662Z] 377543cabf59: Layer already exists [2023-05-25T20:54:06.662Z] latest: digest: sha256:426ee8e96ab7ec9b3718da22cd27a2df750c01a24298e70c15f04b818777a279 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:54:06.967Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:54:07.277Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.57 [2023-05-25T20:54:07.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-25T20:54:07.277Z] 377543cabf59: Preparing [2023-05-25T20:54:07.277Z] f8d8ec162cdb: Preparing [2023-05-25T20:54:07.277Z] e2dd4d082a6b: Preparing [2023-05-25T20:54:07.277Z] 10a253f4b133: Preparing [2023-05-25T20:54:07.277Z] f1417ff83b31: Preparing [2023-05-25T20:54:07.277Z] f1417ff83b31: Layer already exists [2023-05-25T20:54:07.277Z] e2dd4d082a6b: Layer already exists [2023-05-25T20:54:07.277Z] 377543cabf59: Layer already exists [2023-05-25T20:54:07.277Z] 10a253f4b133: Layer already exists [2023-05-25T20:54:07.277Z] f8d8ec162cdb: Layer already exists [2023-05-25T20:54:07.277Z] 3.0.0-dev.57: digest: sha256:426ee8e96ab7ec9b3718da22cd27a2df750c01a24298e70c15f04b818777a279 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:54:07.582Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c742c110d1cc62fb19cc4b7662ac95047aaf245d-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:54:07.894Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c742c110d1cc62fb19cc4b7662ac95047aaf245d-3.0.0-dev.57 [2023-05-25T20:54:07.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-25T20:54:07.894Z] 377543cabf59: Preparing [2023-05-25T20:54:07.894Z] f8d8ec162cdb: Preparing [2023-05-25T20:54:07.894Z] e2dd4d082a6b: Preparing [2023-05-25T20:54:07.894Z] 10a253f4b133: Preparing [2023-05-25T20:54:07.894Z] f1417ff83b31: Preparing [2023-05-25T20:54:07.894Z] 10a253f4b133: Layer already exists [2023-05-25T20:54:07.894Z] e2dd4d082a6b: Layer already exists [2023-05-25T20:54:07.894Z] f8d8ec162cdb: Layer already exists [2023-05-25T20:54:07.894Z] f1417ff83b31: Layer already exists [2023-05-25T20:54:07.894Z] 377543cabf59: Layer already exists [2023-05-25T20:54:07.894Z] c742c110d1cc62fb19cc4b7662ac95047aaf245d-3.0.0-dev.57: digest: sha256:426ee8e96ab7ec9b3718da22cd27a2df750c01a24298e70c15f04b818777a279 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:54:08.202Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:54:08.507Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-25T20:54:08.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-25T20:54:08.507Z] 377543cabf59: Preparing [2023-05-25T20:54:08.507Z] f8d8ec162cdb: Preparing [2023-05-25T20:54:08.507Z] e2dd4d082a6b: Preparing [2023-05-25T20:54:08.507Z] 10a253f4b133: Preparing [2023-05-25T20:54:08.507Z] f1417ff83b31: Preparing [2023-05-25T20:54:08.507Z] f8d8ec162cdb: Layer already exists [2023-05-25T20:54:08.507Z] f1417ff83b31: Layer already exists [2023-05-25T20:54:08.507Z] 10a253f4b133: Layer already exists [2023-05-25T20:54:08.507Z] 377543cabf59: Layer already exists [2023-05-25T20:54:08.507Z] e2dd4d082a6b: Layer already exists [2023-05-25T20:54:08.507Z] main: digest: sha256:426ee8e96ab7ec9b3718da22cd27a2df750c01a24298e70c15f04b818777a279 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T20:54:08.554Z] ===================================================== [Pipeline] echo [2023-05-25T20:54:08.567Z] taggedImages: [2023-05-25T20:54:08.567Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c742c110d1cc62fb19cc4b7662ac95047aaf245d [2023-05-25T20:54:08.567Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-25T20:54:08.567Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.57 [2023-05-25T20:54:08.567Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c742c110d1cc62fb19cc4b7662ac95047aaf245d-3.0.0-dev.57 [2023-05-25T20:54:08.567Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:54:08.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T20:54:08.929Z] [2023-05-25T20:54:08.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:54:09.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T20:54:09.228Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T20:54:09.228Z] 5eb5b503b376: Pulling fs layer [2023-05-25T20:54:09.228Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T20:54:09.228Z] ec43610c2a17: Pulling fs layer [2023-05-25T20:54:09.228Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T20:54:09.228Z] 33b1e0a273af: Pulling fs layer [2023-05-25T20:54:09.228Z] 3a2ae6a8a46f: Waiting [2023-05-25T20:54:09.228Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T20:54:09.228Z] 2f39f015ded8: Pulling fs layer [2023-05-25T20:54:09.228Z] 33b1e0a273af: Waiting [2023-05-25T20:54:09.228Z] 5d3b04190fa2: Waiting [2023-05-25T20:54:09.228Z] 2f39f015ded8: Waiting [2023-05-25T20:54:09.228Z] 5c69ac0246d0: Download complete [2023-05-25T20:54:09.228Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T20:54:09.228Z] 3a2ae6a8a46f: Download complete [2023-05-25T20:54:09.228Z] ec43610c2a17: Verifying Checksum [2023-05-25T20:54:09.228Z] ec43610c2a17: Download complete [2023-05-25T20:54:09.228Z] 33b1e0a273af: Verifying Checksum [2023-05-25T20:54:09.228Z] 33b1e0a273af: Download complete [2023-05-25T20:54:09.228Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T20:54:09.228Z] 5d3b04190fa2: Download complete [2023-05-25T20:54:09.493Z] 5eb5b503b376: Verifying Checksum [2023-05-25T20:54:09.493Z] 5eb5b503b376: Download complete [2023-05-25T20:54:10.059Z] 2f39f015ded8: Download complete [2023-05-25T20:54:10.626Z] 5eb5b503b376: Pull complete [2023-05-25T20:54:10.626Z] 5c69ac0246d0: Pull complete [2023-05-25T20:54:11.195Z] ec43610c2a17: Pull complete [2023-05-25T20:54:11.195Z] 3a2ae6a8a46f: Pull complete [2023-05-25T20:54:11.454Z] 33b1e0a273af: Pull complete [2023-05-25T20:54:11.454Z] 5d3b04190fa2: Pull complete [2023-05-25T20:54:15.637Z] 2f39f015ded8: Pull complete [2023-05-25T20:54:15.637Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T20:54:15.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T20:54:15.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:54:15.733Z] prd-ubuntu20.04-docker-8c-8g-16979 does not seem to be running inside a container [2023-05-25T20:54:15.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T20:54:19.617Z] $ docker top 44fe9b410ebfe044eb394b4cfd8f5b11ec818a71bb7cfea29eb0069f415f6944 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:54:19.989Z] ---> job-cost.sh [2023-05-25T20:54:19.989Z] lf-activate-venv: SKIPPING [2023-05-25T20:54:19.989Z] INFO: No Stack... [2023-05-25T20:54:20.249Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T20:54:20.511Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T20:54:20.800Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-25T20:54:20.800Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T20:54:20.812Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-154-stack-cost] [2023-05-25T20:54:20.818Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-154-stack-cost] did not exist. Created. [2023-05-25T20:54:20.818Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T20:54:21.116Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T20:54:21.150Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T20:54:21.157Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T20:54:21.187Z] $ docker stop --time=1 44fe9b410ebfe044eb394b4cfd8f5b11ec818a71bb7cfea29eb0069f415f6944 [2023-05-25T20:54:22.349Z] $ docker rm -f --volumes 44fe9b410ebfe044eb394b4cfd8f5b11ec818a71bb7cfea29eb0069f415f6944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T20:55:00.662Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16983 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-25T20:55:00.673Z] Running in /w/workspace/device-onvif-camera/154 [Pipeline] { [Pipeline] checkout [2023-05-25T20:55:00.706Z] The recommended git tool is: git [2023-05-25T20:55:07.362Z] using credential edgex-jenkins-ssh [2023-05-25T20:55:07.380Z] Cloning the remote Git repository [2023-05-25T20:55:07.433Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-25T20:55:07.562Z] > git init /w/workspace/device-onvif-camera/154 # timeout=10 [2023-05-25T20:55:07.737Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-25T20:55:07.738Z] > git --version # timeout=10 [2023-05-25T20:55:07.763Z] > git --version # 'git version 2.25.1' [2023-05-25T20:55:07.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T20:55:07.935Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T20:55:10.747Z] Avoid second fetch [2023-05-25T20:55:10.748Z] Checking out Revision c742c110d1cc62fb19cc4b7662ac95047aaf245d (main) [2023-05-25T20:55:09.676Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-25T20:55:09.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T20:55:10.766Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T20:55:10.852Z] > git checkout -f c742c110d1cc62fb19cc4b7662ac95047aaf245d # timeout=10 [2023-05-25T20:55:11.572Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#370)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T20:55:12.534Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T20:55:12.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T20:55:12.534Z] Dload Upload Total Spent Left Speed [2023-05-25T20:55:12.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-05-25T20:55:13.250Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T20:55:13.599Z] + sudo tee /etc/docker/daemon.new [2023-05-25T20:55:13.599Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T20:55:13.599Z] { [2023-05-25T20:55:13.599Z] "registry-mirrors": [ [2023-05-25T20:55:13.599Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T20:55:13.599Z] ], [2023-05-25T20:55:13.599Z] "bip": "10.250.0.254/24", [2023-05-25T20:55:13.599Z] "hosts": [ [2023-05-25T20:55:13.599Z] "tcp://0.0.0.0:5555", [2023-05-25T20:55:13.599Z] "unix:///var/run/docker.sock" [2023-05-25T20:55:13.599Z] ], [2023-05-25T20:55:13.599Z] "mtu": 1458, [2023-05-25T20:55:13.599Z] "selinux-enabled": true, [2023-05-25T20:55:13.599Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T20:55:13.599Z] } [Pipeline] sh [2023-05-25T20:55:13.948Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T20:55:14.294Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T20:55:32.590Z] provisioning config files... [2023-05-25T20:55:32.622Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/154@tmp/config13181031785125419252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:55:32.990Z] ---> docker-login.sh [2023-05-25T20:55:32.990Z] nexus3.edgexfoundry.org:10001 [2023-05-25T20:55:33.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:33.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:33.534Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:33.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:33.534Z] [2023-05-25T20:55:33.534Z] Login Succeeded [2023-05-25T20:55:33.534Z] nexus3.edgexfoundry.org:10002 [2023-05-25T20:55:33.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:34.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:34.081Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:34.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:34.081Z] [2023-05-25T20:55:34.081Z] Login Succeeded [2023-05-25T20:55:34.081Z] nexus3.edgexfoundry.org:10003 [2023-05-25T20:55:34.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:34.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:34.356Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:34.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:34.356Z] [2023-05-25T20:55:34.356Z] Login Succeeded [2023-05-25T20:55:34.356Z] nexus3.edgexfoundry.org:10004 [2023-05-25T20:55:34.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:34.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:34.628Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:34.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:34.628Z] [2023-05-25T20:55:34.628Z] Login Succeeded [2023-05-25T20:55:34.902Z] docker.io [2023-05-25T20:55:34.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:35.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:35.172Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:35.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:35.172Z] [2023-05-25T20:55:35.172Z] Login Succeeded [2023-05-25T20:55:35.172Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T20:55:35.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T20:55:35.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T20:55:35.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T20:55:35.517Z] ========================================================= [2023-05-25T20:55:35.517Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T20:55:35.517Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:55:35.869Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T20:55:36.466Z] Sending build context to Docker daemon 14.38MB [2023-05-25T20:55:36.466Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T20:55:36.466Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-25T20:55:36.736Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T20:55:36.736Z] c41833b44d91: Pulling fs layer [2023-05-25T20:55:36.736Z] ed15518f5707: Pulling fs layer [2023-05-25T20:55:36.736Z] feae8fd75edb: Pulling fs layer [2023-05-25T20:55:36.736Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T20:55:36.736Z] 3cdef696dda3: Pulling fs layer [2023-05-25T20:55:36.736Z] 2ced38df9373: Pulling fs layer [2023-05-25T20:55:36.736Z] 58f1dce35555: Pulling fs layer [2023-05-25T20:55:36.736Z] 242c74f7c9fa: Waiting [2023-05-25T20:55:36.736Z] 3cdef696dda3: Waiting [2023-05-25T20:55:36.736Z] 2ced38df9373: Waiting [2023-05-25T20:55:36.736Z] 58f1dce35555: Waiting [2023-05-25T20:55:36.736Z] ed15518f5707: Verifying Checksum [2023-05-25T20:55:36.736Z] ed15518f5707: Download complete [2023-05-25T20:55:36.736Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T20:55:36.736Z] 242c74f7c9fa: Download complete [2023-05-25T20:55:36.736Z] 3cdef696dda3: Verifying Checksum [2023-05-25T20:55:36.736Z] 3cdef696dda3: Download complete [2023-05-25T20:55:36.736Z] c41833b44d91: Verifying Checksum [2023-05-25T20:55:37.713Z] c41833b44d91: Pull complete [2023-05-25T20:55:38.313Z] 58f1dce35555: Verifying Checksum [2023-05-25T20:55:38.313Z] 58f1dce35555: Download complete [2023-05-25T20:55:38.586Z] ed15518f5707: Pull complete [2023-05-25T20:55:39.558Z] feae8fd75edb: Verifying Checksum [2023-05-25T20:55:39.558Z] feae8fd75edb: Download complete [2023-05-25T20:55:39.829Z] 2ced38df9373: Verifying Checksum [2023-05-25T20:55:39.829Z] 2ced38df9373: Download complete [2023-05-25T20:55:52.174Z] feae8fd75edb: Pull complete [2023-05-25T20:55:52.174Z] 242c74f7c9fa: Pull complete [2023-05-25T20:55:52.174Z] 3cdef696dda3: Pull complete [2023-05-25T20:55:58.869Z] 2ced38df9373: Pull complete [2023-05-25T20:56:01.481Z] 58f1dce35555: Pull complete [2023-05-25T20:56:01.481Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T20:56:01.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T20:56:01.751Z] ---> fadd8f120f05 [2023-05-25T20:56:01.751Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-25T20:56:03.729Z] ---> Running in 0525789a4c4b [2023-05-25T20:56:04.021Z] Removing intermediate container 0525789a4c4b [2023-05-25T20:56:04.021Z] ---> b567f288e817 [2023-05-25T20:56:04.021Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T20:56:04.021Z] ---> Running in 3a6a04a06b3c [2023-05-25T20:56:04.293Z] Removing intermediate container 3a6a04a06b3c [2023-05-25T20:56:04.293Z] ---> 05249f84ae27 [2023-05-25T20:56:04.293Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T20:56:04.561Z] ---> Running in 1cba57ee3b2b [2023-05-25T20:56:04.831Z] Removing intermediate container 1cba57ee3b2b [2023-05-25T20:56:04.831Z] ---> 6203d6fc9285 [2023-05-25T20:56:04.831Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T20:56:04.831Z] ---> Running in c485ffe58ef9 [2023-05-25T20:56:05.102Z] Removing intermediate container c485ffe58ef9 [2023-05-25T20:56:05.102Z] ---> 31aab695e4b6 [2023-05-25T20:56:05.102Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-25T20:56:05.371Z] ---> Running in c55f9db50eef [2023-05-25T20:56:05.727Z] Removing intermediate container c55f9db50eef [2023-05-25T20:56:05.727Z] ---> 09b34401f413 [2023-05-25T20:56:05.727Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T20:56:05.727Z] ---> Running in 585ebe1cd967 [2023-05-25T20:56:07.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T20:56:07.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T20:56:08.749Z] OK: 263 MiB in 53 packages [2023-05-25T20:56:09.720Z] Removing intermediate container 585ebe1cd967 [2023-05-25T20:56:09.720Z] ---> db392425ddfe [2023-05-25T20:56:09.720Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-25T20:56:09.720Z] ---> Running in 1d156f959088 [2023-05-25T20:56:09.992Z] Removing intermediate container 1d156f959088 [2023-05-25T20:56:09.992Z] ---> cfa603dc2a66 [2023-05-25T20:56:09.992Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-25T20:56:10.586Z] ---> 26e486e35450 [2023-05-25T20:56:10.586Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T20:56:10.586Z] ---> Running in 5133ef079a2b [2023-05-25T20:57:18.513Z] Removing intermediate container 5133ef079a2b [2023-05-25T20:57:18.513Z] ---> 9bd81f71758a [2023-05-25T20:57:18.513Z] Step 12/13 : COPY . . [2023-05-25T20:57:18.513Z] ---> f8d924bc10fb [2023-05-25T20:57:18.513Z] Step 13/13 : RUN ${MAKE} [2023-05-25T20:57:18.513Z] ---> Running in 5e9fa68613a0 [2023-05-25T20:57:18.513Z] noop [2023-05-25T20:57:18.513Z] Removing intermediate container 5e9fa68613a0 [2023-05-25T20:57:18.513Z] ---> 2ebce8655994 [2023-05-25T20:57:18.513Z] Successfully built 2ebce8655994 [2023-05-25T20:57:18.513Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:57:18.868Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T20:57:18.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:57:19.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-16983 does not seem to be running inside a container [2023-05-25T20:57:19.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/154 -v /w/workspace/device-onvif-camera/154:/w/workspace/device-onvif-camera/154:rw,z -v /w/workspace/device-onvif-camera/154@tmp:/w/workspace/device-onvif-camera/154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T20:57:20.463Z] $ docker top c4b1b67fdd97dc4c31b0a5ed1dd4784e2c4464c778ed40788fb07bb68f3b91b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T20:57:21.320Z] + go version [2023-05-25T20:57:21.320Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T20:57:21.348Z] $ docker stop --time=1 c4b1b67fdd97dc4c31b0a5ed1dd4784e2c4464c778ed40788fb07bb68f3b91b7 [2023-05-25T20:57:23.001Z] $ docker rm -f --volumes c4b1b67fdd97dc4c31b0a5ed1dd4784e2c4464c778ed40788fb07bb68f3b91b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:57:23.624Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T20:57:23.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:57:23.839Z] prd-ubuntu20.04-docker-arm64-4c-16g-16983 does not seem to be running inside a container [2023-05-25T20:57:23.916Z] $ 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/154 -v /w/workspace/device-onvif-camera/154:/w/workspace/device-onvif-camera/154:rw,z -v /w/workspace/device-onvif-camera/154@tmp:/w/workspace/device-onvif-camera/154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T20:57:25.155Z] $ docker top 1b03fdd8e28539f3523cbc5564d2ce2a312d8332e853548c193aae09b49908ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T20:57:25.993Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/154 [Pipeline] fileExists [Pipeline] sh [2023-05-25T20:57:26.649Z] + make test [2023-05-25T20:57:26.649Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T20:58:05.545Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-25T21:00:42.317Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-25T21:00:44.954Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-25T21:00:46.929Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.214s coverage: 31.4% of statements [2023-05-25T21:01:09.031Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.498s coverage: 86.5% of statements [2023-05-25T21:01:09.031Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T21:01:09.031Z] go vet ./... [2023-05-25T21:01:41.280Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T21:01:41.280Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T21:01:41.280Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T21:01:41.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T21:01:41.320Z] $ docker stop --time=1 1b03fdd8e28539f3523cbc5564d2ce2a312d8332e853548c193aae09b49908ed [2023-05-25T21:01:43.168Z] $ docker rm -f --volumes 1b03fdd8e28539f3523cbc5564d2ce2a312d8332e853548c193aae09b49908ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T21:01:44.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T21:01:44.483Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T21:01:45.121Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T21:01:45.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T21:01:45.874Z] + ls -al . [2023-05-25T21:01:45.874Z] total 228 [2023-05-25T21:01:45.874Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 20:57 . [2023-05-25T21:01:45.874Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:55 .. [2023-05-25T21:01:45.874Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 20:55 .git [2023-05-25T21:01:45.874Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:55 .github [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 496 May 25 20:55 .gitignore [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 42 May 25 20:55 .golangci.yml [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 25 20:55 Attribution.txt [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 25 20:55 CHANGELOG.md [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 25 20:55 Dockerfile [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 20:55 GOVERNANCE.md [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 739 May 25 20:55 Jenkinsfile [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 25 20:55 LICENSE [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 25 20:55 Makefile [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 625 May 25 20:55 OWNERS.md [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 25 20:55 README.md [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 20:52 VERSION [2023-05-25T21:01:45.874Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 20:55 bin [2023-05-25T21:01:45.874Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:55 cmd [2023-05-25T21:01:45.874Z] -rw-r--r-- 1 jenkins jenkins 78459 May 25 21:01 coverage.out [2023-05-25T21:01:45.874Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:55 doc [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 3594 May 25 20:55 go.mod [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 33395 May 25 20:55 go.sum [2023-05-25T21:01:45.874Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:55 internal [2023-05-25T21:01:45.874Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:55 snap [2023-05-25T21:01:45.874Z] -rw-rw-r-- 1 jenkins jenkins 236 May 25 20:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:01:46.233Z] + 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=c742c110d1cc62fb19cc4b7662ac95047aaf245d --label arch=arm64 --label version=3.0.0-dev.57 . [2023-05-25T21:01:47.653Z] Sending build context to Docker daemon 14.46MB [2023-05-25T21:01:47.653Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T21:01:47.653Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-25T21:01:47.653Z] ---> 2ebce8655994 [2023-05-25T21:01:47.653Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-25T21:01:47.653Z] ---> Running in 746d047d07e1 [2023-05-25T21:01:48.065Z] Removing intermediate container 746d047d07e1 [2023-05-25T21:01:48.065Z] ---> 776bec8efa59 [2023-05-25T21:01:48.065Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T21:01:48.065Z] ---> Running in 7c4c04935d15 [2023-05-25T21:01:48.371Z] Removing intermediate container 7c4c04935d15 [2023-05-25T21:01:48.371Z] ---> 4b57f7258916 [2023-05-25T21:01:48.371Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T21:01:48.371Z] ---> Running in 38f3155ded8b [2023-05-25T21:01:48.986Z] Removing intermediate container 38f3155ded8b [2023-05-25T21:01:48.986Z] ---> 6ae07261b199 [2023-05-25T21:01:48.986Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T21:01:48.986Z] ---> Running in c8051075f31a [2023-05-25T21:01:49.284Z] Removing intermediate container c8051075f31a [2023-05-25T21:01:49.284Z] ---> bb20d94a89e0 [2023-05-25T21:01:49.284Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-25T21:01:49.560Z] ---> Running in ecc9e3faf7f1 [2023-05-25T21:01:49.848Z] Removing intermediate container ecc9e3faf7f1 [2023-05-25T21:01:49.848Z] ---> 914666cfaf37 [2023-05-25T21:01:49.848Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T21:01:50.123Z] ---> Running in d5af58ba76ca [2023-05-25T21:01:51.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T21:01:51.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T21:01:53.233Z] OK: 263 MiB in 53 packages [2023-05-25T21:01:55.826Z] Removing intermediate container d5af58ba76ca [2023-05-25T21:01:55.826Z] ---> fb5666d52ea8 [2023-05-25T21:01:55.826Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-25T21:01:56.095Z] ---> Running in e52291c41d86 [2023-05-25T21:01:56.365Z] Removing intermediate container e52291c41d86 [2023-05-25T21:01:56.365Z] ---> 8db9a04b946b [2023-05-25T21:01:56.365Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-25T21:01:56.958Z] ---> 70f3fc2965b3 [2023-05-25T21:01:56.958Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T21:01:56.958Z] ---> Running in 6232e2b06fda [2023-05-25T21:01:59.553Z] Removing intermediate container 6232e2b06fda [2023-05-25T21:01:59.553Z] ---> 3eaa6930431e [2023-05-25T21:01:59.553Z] Step 12/26 : COPY . . [2023-05-25T21:02:01.535Z] ---> 3ed6c334ea34 [2023-05-25T21:02:01.535Z] Step 13/26 : RUN ${MAKE} [2023-05-25T21:02:01.535Z] ---> Running in 8a5e89ac646b [2023-05-25T21:02:02.503Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-25T21:04:39.256Z] Removing intermediate container 8a5e89ac646b [2023-05-25T21:04:39.256Z] ---> eb274cf3b327 [2023-05-25T21:04:39.256Z] Step 14/26 : FROM alpine:3.17 [2023-05-25T21:04:39.256Z] 3.17: Pulling from library/alpine [2023-05-25T21:04:39.256Z] c41833b44d91: Already exists [2023-05-25T21:04:39.256Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T21:04:39.256Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T21:04:39.256Z] ---> 51e60588ff2c [2023-05-25T21:04:39.256Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-25T21:04:39.256Z] ---> Running in 67a978e5e455 [2023-05-25T21:04:39.256Z] Removing intermediate container 67a978e5e455 [2023-05-25T21:04:39.256Z] ---> b9e2e0598571 [2023-05-25T21:04:39.256Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-25T21:04:39.256Z] ---> Running in 6d638b0b8264 [2023-05-25T21:04:39.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T21:04:39.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T21:04:39.256Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T21:04:39.256Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T21:04:39.256Z] OK: 8 MiB in 16 packages [2023-05-25T21:04:43.526Z] Removing intermediate container 6d638b0b8264 [2023-05-25T21:04:43.526Z] ---> e63e08460034 [2023-05-25T21:04:43.526Z] Step 17/26 : WORKDIR / [2023-05-25T21:04:43.526Z] ---> Running in ac4714de917c [2023-05-25T21:04:43.526Z] Removing intermediate container ac4714de917c [2023-05-25T21:04:43.526Z] ---> da9182479575 [2023-05-25T21:04:43.526Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-25T21:04:44.942Z] ---> 5eb4b156c1b7 [2023-05-25T21:04:44.942Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-25T21:04:45.215Z] ---> 2d237c8430fe [2023-05-25T21:04:45.215Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-25T21:04:45.803Z] ---> 0cc46d779f0f [2023-05-25T21:04:45.803Z] Step 21/26 : EXPOSE 59984 [2023-05-25T21:04:46.071Z] ---> Running in 66a3170c0d73 [2023-05-25T21:04:46.340Z] Removing intermediate container 66a3170c0d73 [2023-05-25T21:04:46.340Z] ---> a45ed38bbd0b [2023-05-25T21:04:46.340Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-25T21:04:46.340Z] ---> Running in b4b4977c896a [2023-05-25T21:04:46.613Z] Removing intermediate container b4b4977c896a [2023-05-25T21:04:46.613Z] ---> e25efc69b82a [2023-05-25T21:04:46.613Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T21:04:46.886Z] ---> Running in 92e64168b4af [2023-05-25T21:04:47.155Z] Removing intermediate container 92e64168b4af [2023-05-25T21:04:47.155Z] ---> b3e91f1e5fd8 [2023-05-25T21:04:47.155Z] Step 24/26 : LABEL arch=arm64 [2023-05-25T21:04:47.155Z] ---> Running in 557b1d46f20f [2023-05-25T21:04:47.423Z] Removing intermediate container 557b1d46f20f [2023-05-25T21:04:47.423Z] ---> a86cb6e6f23d [2023-05-25T21:04:47.423Z] Step 25/26 : LABEL git_sha=c742c110d1cc62fb19cc4b7662ac95047aaf245d [2023-05-25T21:04:47.423Z] ---> Running in 852ca0076536 [2023-05-25T21:04:48.009Z] Removing intermediate container 852ca0076536 [2023-05-25T21:04:48.009Z] ---> 7583d2e40a61 [2023-05-25T21:04:48.009Z] Step 26/26 : LABEL version=3.0.0-dev.57 [2023-05-25T21:04:48.009Z] ---> Running in 64596a6c3fb7 [2023-05-25T21:04:48.276Z] Removing intermediate container 64596a6c3fb7 [2023-05-25T21:04:48.276Z] ---> 202d0bb539fb [2023-05-25T21:04:48.276Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T21:04:48.276Z] Successfully built 202d0bb539fb [2023-05-25T21:04:48.276Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T21:04:48.394Z] provisioning config files... [2023-05-25T21:04:48.409Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/154@tmp/config3260221373720291234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:04:48.750Z] ---> docker-login.sh [2023-05-25T21:04:48.750Z] nexus3.edgexfoundry.org:10001 [2023-05-25T21:04:49.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:04:49.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:04:49.017Z] Configure a credential helper to remove this warning. See [2023-05-25T21:04:49.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:04:49.017Z] [2023-05-25T21:04:49.017Z] Login Succeeded [2023-05-25T21:04:49.017Z] nexus3.edgexfoundry.org:10002 [2023-05-25T21:04:49.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:04:49.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:04:49.554Z] Configure a credential helper to remove this warning. See [2023-05-25T21:04:49.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:04:49.554Z] [2023-05-25T21:04:49.554Z] Login Succeeded [2023-05-25T21:04:49.554Z] nexus3.edgexfoundry.org:10003 [2023-05-25T21:04:49.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:04:49.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:04:49.824Z] Configure a credential helper to remove this warning. See [2023-05-25T21:04:49.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:04:49.824Z] [2023-05-25T21:04:49.824Z] Login Succeeded [2023-05-25T21:04:49.824Z] nexus3.edgexfoundry.org:10004 [2023-05-25T21:04:50.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:04:50.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:04:50.360Z] Configure a credential helper to remove this warning. See [2023-05-25T21:04:50.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:04:50.360Z] [2023-05-25T21:04:50.360Z] Login Succeeded [2023-05-25T21:04:50.360Z] docker.io [2023-05-25T21:04:50.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:04:50.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:04:50.893Z] Configure a credential helper to remove this warning. See [2023-05-25T21:04:50.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:04:50.893Z] [2023-05-25T21:04:50.893Z] Login Succeeded [2023-05-25T21:04:50.893Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T21:04:50.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T21:04:50.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T21:04:50.955Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-25T21:04:50.955Z] c742c110d1cc62fb19cc4b7662ac95047aaf245d [2023-05-25T21:04:50.955Z] latest [2023-05-25T21:04:50.955Z] 3.0.0-dev.57 [2023-05-25T21:04:50.955Z] c742c110d1cc62fb19cc4b7662ac95047aaf245d-3.0.0-dev.57 [2023-05-25T21:04:50.955Z] main [2023-05-25T21:04:50.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:04:51.299Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c742c110d1cc62fb19cc4b7662ac95047aaf245d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:04:51.646Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c742c110d1cc62fb19cc4b7662ac95047aaf245d [2023-05-25T21:04:51.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-25T21:04:51.646Z] 3d60c45f9664: Preparing [2023-05-25T21:04:51.646Z] 120fbd2be951: Preparing [2023-05-25T21:04:51.646Z] 6b9a181d7547: Preparing [2023-05-25T21:04:51.646Z] 6e073e4614e7: Preparing [2023-05-25T21:04:51.646Z] 26cbea5cba74: Preparing [2023-05-25T21:04:51.646Z] 26cbea5cba74: Layer already exists [2023-05-25T21:04:51.913Z] 3d60c45f9664: Pushed [2023-05-25T21:04:51.913Z] 120fbd2be951: Pushed [2023-05-25T21:04:51.913Z] 6e073e4614e7: Pushed [2023-05-25T21:04:58.589Z] 6b9a181d7547: Pushed [2023-05-25T21:04:58.589Z] c742c110d1cc62fb19cc4b7662ac95047aaf245d: digest: sha256:02382025b22d4b69cdec1c50185cc3e15015028ae9fc5c7f3312d77f84cc6ada size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:04:58.939Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:04:59.280Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-25T21:04:59.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-25T21:04:59.281Z] 3d60c45f9664: Preparing [2023-05-25T21:04:59.281Z] 120fbd2be951: Preparing [2023-05-25T21:04:59.281Z] 6b9a181d7547: Preparing [2023-05-25T21:04:59.281Z] 6e073e4614e7: Preparing [2023-05-25T21:04:59.281Z] 26cbea5cba74: Preparing [2023-05-25T21:04:59.281Z] 3d60c45f9664: Layer already exists [2023-05-25T21:04:59.281Z] 120fbd2be951: Layer already exists [2023-05-25T21:04:59.281Z] 26cbea5cba74: Layer already exists [2023-05-25T21:04:59.281Z] 6b9a181d7547: Layer already exists [2023-05-25T21:04:59.281Z] 6e073e4614e7: Layer already exists [2023-05-25T21:04:59.547Z] latest: digest: sha256:02382025b22d4b69cdec1c50185cc3e15015028ae9fc5c7f3312d77f84cc6ada size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:04:59.898Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:05:00.250Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.57 [2023-05-25T21:05:00.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-25T21:05:00.250Z] 3d60c45f9664: Preparing [2023-05-25T21:05:00.250Z] 120fbd2be951: Preparing [2023-05-25T21:05:00.250Z] 6b9a181d7547: Preparing [2023-05-25T21:05:00.250Z] 6e073e4614e7: Preparing [2023-05-25T21:05:00.250Z] 26cbea5cba74: Preparing [2023-05-25T21:05:00.250Z] 26cbea5cba74: Layer already exists [2023-05-25T21:05:00.250Z] 6b9a181d7547: Layer already exists [2023-05-25T21:05:00.250Z] 120fbd2be951: Layer already exists [2023-05-25T21:05:00.250Z] 3d60c45f9664: Layer already exists [2023-05-25T21:05:00.250Z] 6e073e4614e7: Layer already exists [2023-05-25T21:05:00.250Z] 3.0.0-dev.57: digest: sha256:02382025b22d4b69cdec1c50185cc3e15015028ae9fc5c7f3312d77f84cc6ada size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:05:00.872Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c742c110d1cc62fb19cc4b7662ac95047aaf245d-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:05:01.222Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c742c110d1cc62fb19cc4b7662ac95047aaf245d-3.0.0-dev.57 [2023-05-25T21:05:01.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-25T21:05:01.222Z] 3d60c45f9664: Preparing [2023-05-25T21:05:01.222Z] 120fbd2be951: Preparing [2023-05-25T21:05:01.222Z] 6b9a181d7547: Preparing [2023-05-25T21:05:01.222Z] 6e073e4614e7: Preparing [2023-05-25T21:05:01.222Z] 26cbea5cba74: Preparing [2023-05-25T21:05:01.222Z] 3d60c45f9664: Layer already exists [2023-05-25T21:05:01.222Z] 120fbd2be951: Layer already exists [2023-05-25T21:05:01.222Z] 6b9a181d7547: Layer already exists [2023-05-25T21:05:01.222Z] 26cbea5cba74: Layer already exists [2023-05-25T21:05:01.222Z] 6e073e4614e7: Layer already exists [2023-05-25T21:05:01.222Z] c742c110d1cc62fb19cc4b7662ac95047aaf245d-3.0.0-dev.57: digest: sha256:02382025b22d4b69cdec1c50185cc3e15015028ae9fc5c7f3312d77f84cc6ada size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:05:01.848Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:05:02.201Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-25T21:05:02.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-25T21:05:02.201Z] 3d60c45f9664: Preparing [2023-05-25T21:05:02.201Z] 120fbd2be951: Preparing [2023-05-25T21:05:02.201Z] 6b9a181d7547: Preparing [2023-05-25T21:05:02.201Z] 6e073e4614e7: Preparing [2023-05-25T21:05:02.201Z] 26cbea5cba74: Preparing [2023-05-25T21:05:02.201Z] 6b9a181d7547: Layer already exists [2023-05-25T21:05:02.201Z] 6e073e4614e7: Layer already exists [2023-05-25T21:05:02.201Z] 26cbea5cba74: Layer already exists [2023-05-25T21:05:02.201Z] 120fbd2be951: Layer already exists [2023-05-25T21:05:02.201Z] 3d60c45f9664: Layer already exists [2023-05-25T21:05:02.479Z] main: digest: sha256:02382025b22d4b69cdec1c50185cc3e15015028ae9fc5c7f3312d77f84cc6ada size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T21:05:02.529Z] ===================================================== [Pipeline] echo [2023-05-25T21:05:02.536Z] taggedImages: [2023-05-25T21:05:02.536Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c742c110d1cc62fb19cc4b7662ac95047aaf245d [2023-05-25T21:05:02.536Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-25T21:05:02.536Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.57 [2023-05-25T21:05:02.536Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c742c110d1cc62fb19cc4b7662ac95047aaf245d-3.0.0-dev.57 [2023-05-25T21:05:02.536Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:05:02.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T21:05:02.892Z] [2023-05-25T21:05:02.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:05:03.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T21:05:03.229Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T21:05:03.229Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T21:05:03.229Z] 04944245beec: Pulling fs layer [2023-05-25T21:05:03.229Z] 699f458cf7ca: Pulling fs layer [2023-05-25T21:05:03.229Z] 765212b225bb: Pulling fs layer [2023-05-25T21:05:03.229Z] f23df028b6ca: Pulling fs layer [2023-05-25T21:05:03.229Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T21:05:03.229Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T21:05:03.229Z] 765212b225bb: Waiting [2023-05-25T21:05:03.229Z] d65c8cfc05b1: Waiting [2023-05-25T21:05:03.229Z] 2437ff75d9bd: Waiting [2023-05-25T21:05:03.229Z] f23df028b6ca: Waiting [2023-05-25T21:05:03.498Z] 04944245beec: Verifying Checksum [2023-05-25T21:05:03.498Z] 04944245beec: Download complete [2023-05-25T21:05:03.498Z] 765212b225bb: Verifying Checksum [2023-05-25T21:05:03.498Z] 765212b225bb: Download complete [2023-05-25T21:05:03.498Z] f23df028b6ca: Verifying Checksum [2023-05-25T21:05:03.498Z] f23df028b6ca: Download complete [2023-05-25T21:05:03.498Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T21:05:03.498Z] d65c8cfc05b1: Download complete [2023-05-25T21:05:03.767Z] 699f458cf7ca: Verifying Checksum [2023-05-25T21:05:03.767Z] 699f458cf7ca: Download complete [2023-05-25T21:05:04.035Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T21:05:04.035Z] 8998bd30e6a1: Download complete [2023-05-25T21:05:06.619Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T21:05:06.619Z] 2437ff75d9bd: Download complete [2023-05-25T21:05:09.974Z] 8998bd30e6a1: Pull complete [2023-05-25T21:05:10.557Z] 04944245beec: Pull complete [2023-05-25T21:05:11.967Z] 699f458cf7ca: Pull complete [2023-05-25T21:05:11.967Z] 765212b225bb: Pull complete [2023-05-25T21:05:12.933Z] f23df028b6ca: Pull complete [2023-05-25T21:05:12.934Z] d65c8cfc05b1: Pull complete [2023-05-25T21:05:27.944Z] 2437ff75d9bd: Pull complete [2023-05-25T21:05:27.944Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T21:05:27.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T21:05:27.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:05:28.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-16983 does not seem to be running inside a container [2023-05-25T21:05:28.201Z] $ 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/154 -v /w/workspace/device-onvif-camera/154:/w/workspace/device-onvif-camera/154:rw,z -v /w/workspace/device-onvif-camera/154@tmp:/w/workspace/device-onvif-camera/154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T21:05:30.988Z] $ docker top f6f5f81a8e2afa306b5f9dd42ad9a3c17551d11d19064daee1a869b020cc5025 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:05:31.812Z] ---> job-cost.sh [2023-05-25T21:05:31.813Z] lf-activate-venv: SKIPPING [2023-05-25T21:05:31.813Z] INFO: No Stack... [2023-05-25T21:05:32.077Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T21:05:33.031Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T21:05:33.351Z] + cat /w/workspace/device-onvif-camera/154/archives/cost.csv [2023-05-25T21:05:33.351Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T21:05:33.652Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-154-stack-cost] [2023-05-25T21:05:33.661Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-154-stack-cost] did not exist. Created. [2023-05-25T21:05:33.661Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T21:05:34.001Z] /w/workspace/device-onvif-camera/154@tmp/durable-fbc74f17/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T21:05:34.337Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T21:05:34.625Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T21:05:34.676Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T21:05:34.683Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T21:05:34.713Z] $ docker stop --time=1 f6f5f81a8e2afa306b5f9dd42ad9a3c17551d11d19064daee1a869b020cc5025 [2023-05-25T21:05:37.439Z] $ docker rm -f --volumes f6f5f81a8e2afa306b5f9dd42ad9a3c17551d11d19064daee1a869b020cc5025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-25T21:05:37.811Z] provisioning config files... [2023-05-25T21:05:37.819Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7518876249961968939tmp [Pipeline] { [Pipeline] sh [2023-05-25T21:05:38.118Z] + set +x [2023-05-25T21:05:38.118Z] + bash -s -- [2023-05-25T21:05:38.118Z] + curl -s https://codecov.io/bash [2023-05-25T21:05:38.118Z] [2023-05-25T21:05:38.118Z] _____ _ [2023-05-25T21:05:38.118Z] / ____| | | [2023-05-25T21:05:38.118Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T21:05:38.118Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T21:05:38.118Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T21:05:38.118Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T21:05:38.118Z] Bash-1.0.6 [2023-05-25T21:05:38.118Z] [2023-05-25T21:05:38.118Z] [2023-05-25T21:05:38.118Z] ==> git version 2.25.1 found [2023-05-25T21:05:38.118Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-25T21:05:38.118Z] Release-Date: 2020-01-08 [2023-05-25T21:05:38.118Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-25T21:05:38.118Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T21:05:38.118Z] ==> Jenkins CI detected. [2023-05-25T21:05:38.118Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-25T21:05:38.118Z] project root: . [2023-05-25T21:05:38.118Z] --> token set from env [2023-05-25T21:05:38.118Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T21:05:38.118Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T21:05:38.118Z] ==> Python coveragepy not found [2023-05-25T21:05:38.118Z] ==> Searching for coverage reports in: [2023-05-25T21:05:38.118Z] + . [2023-05-25T21:05:38.118Z] -> Found 1 reports [2023-05-25T21:05:38.118Z] ==> Detecting git/mercurial file structure [2023-05-25T21:05:38.118Z] ==> Reading reports [2023-05-25T21:05:38.118Z] + ./coverage.out bytes=78459 [2023-05-25T21:05:38.118Z] ==> Appending adjustments [2023-05-25T21:05:38.118Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T21:05:38.377Z] + Found adjustments [2023-05-25T21:05:38.377Z] ==> Gzipping contents [2023-05-25T21:05:38.377Z] 12K /tmp/codecov.kb38kO.gz [2023-05-25T21:05:38.377Z] ==> Uploading reports [2023-05-25T21:05:38.377Z] url: https://codecov.io [2023-05-25T21:05:38.377Z] query: branch=main&commit=c742c110d1cc62fb19cc4b7662ac95047aaf245d&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T21:05:38.377Z] -> Pinging Codecov [2023-05-25T21:05:38.377Z] 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=c742c110d1cc62fb19cc4b7662ac95047aaf245d&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T21:05:38.638Z] -> Uploading to [2023-05-25T21:05:38.638Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/F29A59C45E3A92E06B3E522C9905F8EF/c742c110d1cc62fb19cc4b7662ac95047aaf245d/ad933d20-a067-44c1-81b2-652e51c505c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T210538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2eae36fe570248a44ad4d45af2a379d08d9ee1d3b73f2da1f3632dd46859a5d [2023-05-25T21:05:38.638Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T21:05:38.638Z] Dload Upload Total Spent Left Speed [2023-05-25T21:05:38.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 52004 --:--:-- --:--:-- --:--:-- 51750 100 10557 0 0 100 10557 0 49331 --:--:-- --:--:-- --:--:-- 49102 [2023-05-25T21:05:38.897Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/c742c110d1cc62fb19cc4b7662ac95047aaf245d [Pipeline] } [2023-05-25T21:05:38.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-25T21:05:39.040Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-25T21:05:39.048Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:05:39.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T21:05:39.346Z] [2023-05-25T21:05:39.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:05:39.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T21:05:39.640Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-25T21:05:39.640Z] df9b9388f04a: Pulling fs layer [2023-05-25T21:05:39.640Z] 52dc419b0ee2: Pulling fs layer [2023-05-25T21:05:39.640Z] 25bc292e5bac: Pulling fs layer [2023-05-25T21:05:39.640Z] 114826534d7a: Pulling fs layer [2023-05-25T21:05:39.640Z] 4657fd5d0bcf: Pulling fs layer [2023-05-25T21:05:39.640Z] 6ad1cebc031e: Pulling fs layer [2023-05-25T21:05:39.640Z] 8a3aa393b2d8: Pulling fs layer [2023-05-25T21:05:39.640Z] 114826534d7a: Waiting [2023-05-25T21:05:39.640Z] 4657fd5d0bcf: Waiting [2023-05-25T21:05:39.640Z] 6ad1cebc031e: Waiting [2023-05-25T21:05:39.640Z] 25bc292e5bac: Download complete [2023-05-25T21:05:39.640Z] 52dc419b0ee2: Verifying Checksum [2023-05-25T21:05:39.640Z] 52dc419b0ee2: Download complete [2023-05-25T21:05:39.640Z] 4657fd5d0bcf: Download complete [2023-05-25T21:05:39.640Z] df9b9388f04a: Download complete [2023-05-25T21:05:39.898Z] df9b9388f04a: Pull complete [2023-05-25T21:05:39.898Z] 6ad1cebc031e: Verifying Checksum [2023-05-25T21:05:39.898Z] 6ad1cebc031e: Download complete [2023-05-25T21:05:39.898Z] 52dc419b0ee2: Pull complete [2023-05-25T21:05:39.898Z] 25bc292e5bac: Pull complete [2023-05-25T21:05:40.462Z] 114826534d7a: Verifying Checksum [2023-05-25T21:05:40.462Z] 114826534d7a: Download complete [2023-05-25T21:05:40.462Z] 8a3aa393b2d8: Verifying Checksum [2023-05-25T21:05:40.462Z] 8a3aa393b2d8: Download complete [2023-05-25T21:05:43.741Z] 114826534d7a: Pull complete [2023-05-25T21:05:43.742Z] 4657fd5d0bcf: Pull complete [2023-05-25T21:05:43.999Z] 6ad1cebc031e: Pull complete [2023-05-25T21:05:46.529Z] 8a3aa393b2d8: Pull complete [2023-05-25T21:05:46.529Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-25T21:05:46.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T21:05:46.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:05:46.604Z] prd-ubuntu20.04-docker-8c-8g-16979 does not seem to be running inside a container [2023-05-25T21:05:46.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-25T21:05:50.073Z] $ docker top 3edefcc61008b74aa17d2cc9fcce276dc93c6b264c727d3238025ec2b84c60dc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T21:05:50.124Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-25T21:05:50.404Z] + set -o pipefail [2023-05-25T21:05:50.404Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-25T21:05:54.591Z] [2023-05-25T21:05:54.591Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-25T21:05:54.591Z] [2023-05-25T21:05:54.591Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/ad23e954-207e-45dc-a5d5-4a698fac8406 [2023-05-25T21:05:54.591Z] [2023-05-25T21:05:54.591Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-25T21:05:54.591Z] [2023-05-25T21:05:54.591Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-25T21:05:54.591Z] [2023-05-25T21:05:54.850Z] [2023-05-25T21:05:54.850Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-25T21:05:54.850Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-25T21:05:54.850Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-25T21:05:54.876Z] $ docker stop --time=1 3edefcc61008b74aa17d2cc9fcce276dc93c6b264c727d3238025ec2b84c60dc [2023-05-25T21:05:58.007Z] $ docker rm -f --volumes 3edefcc61008b74aa17d2cc9fcce276dc93c6b264c727d3238025ec2b84c60dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-25T21:05:58.366Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T21:05:58.379Z] provisioning config files... [2023-05-25T21:05:58.387Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13581530436829441626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:05:58.689Z] --> edgex-publish-swagger.sh [2023-05-25T21:05:58.689Z] === Publish doc/openapi/v3 API === [2023-05-25T21:05:58.689Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-05-25T21:05:58.689Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-05-25T21:05:58.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T21:05:58.689Z] Dload Upload Total Spent Left Speed [2023-05-25T21:05:59.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 3947k --:--:-- --:--:-- --:--:-- 3915k 100 485k 0 0 100 485k 0 619k --:--:-- --:--:-- --:--:-- 618k [2023-05-25T21:05:59.256Z] [2023-05-25T21:05:59.256Z] [Pipeline] } [2023-05-25T21:05:59.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T21:05:59.651Z] + git log --format=format:%s -1 c742c110d1cc62fb19cc4b7662ac95047aaf245d [Pipeline] sh [2023-05-25T21:05:59.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T21:05:59.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:06:00.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T21:06:00.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:06:00.297Z] prd-ubuntu20.04-docker-8c-8g-16979 does not seem to be running inside a container [2023-05-25T21:06:00.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T21:06:00.731Z] $ docker top d9d899253b09b45e84dd77155f2157c8b680f972938efc6e29be43418901494c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T21:06:00.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T21:06:00.877Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T21:06:01.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T21:06:01.024Z] $ docker exec d9d899253b09b45e84dd77155f2157c8b680f972938efc6e29be43418901494c ssh-agent [2023-05-25T21:06:01.134Z] SSH_AUTH_SOCK=/tmp/ssh-35x9wv8pEhov/agent.32 [2023-05-25T21:06:01.134Z] SSH_AGENT_PID=38 [2023-05-25T21:06:01.138Z] Running ssh-add (command line suppressed) [2023-05-25T21:06:01.255Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18221980122430372245.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18221980122430372245.key) [2023-05-25T21:06:01.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T21:06:01.536Z] + git semver tag [2023-05-25T21:06:01.795Z] 2023-05-25 21:06:01,719 [run_tag] DEBUG tag force:False [2023-05-25T21:06:01.795Z] 2023-05-25 21:06:01,719 [check_head_tag] DEBUG check head tag [2023-05-25T21:06:01.795Z] 2023-05-25 21:06:01,721 [execute] INFO git cat-file --batch-check [2023-05-25T21:06:01.795Z] 2023-05-25 21:06:01,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-25T21:06:01.795Z] 2023-05-25 21:06:01,724 [execute] INFO git cat-file --batch [2023-05-25T21:06:01.795Z] 2023-05-25 21:06:01,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-25T21:06:01.795Z] 2023-05-25 21:06:01,758 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-25T21:06:01.795Z] 2023-05-25 21:06:01,758 [execute] INFO git tag -a v3.0.0-dev.57 -m v3.0.0-dev.57 [2023-05-25T21:06:01.795Z] 2023-05-25 21:06:01,758 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.57', '-m', 'v3.0.0-dev.57'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T21:06:01.795Z] 2023-05-25 21:06:01,762 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-25T21:06:01.795Z] 3.0.0-dev.57 [Pipeline] } [2023-05-25T21:06:01.821Z] $ docker exec --env ******** --env ******** d9d899253b09b45e84dd77155f2157c8b680f972938efc6e29be43418901494c ssh-agent -k [2023-05-25T21:06:01.923Z] unset SSH_AUTH_SOCK; [2023-05-25T21:06:01.924Z] unset SSH_AGENT_PID; [2023-05-25T21:06:01.924Z] echo Agent pid 38 killed; [2023-05-25T21:06:01.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T21:06:02.219Z] + git semver [Pipeline] } [2023-05-25T21:06:02.506Z] $ docker stop --time=1 d9d899253b09b45e84dd77155f2157c8b680f972938efc6e29be43418901494c [2023-05-25T21:06:03.793Z] $ docker rm -f --volumes d9d899253b09b45e84dd77155f2157c8b680f972938efc6e29be43418901494c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:06:04.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T21:06:04.166Z] [2023-05-25T21:06:04.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:06:04.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T21:06:04.469Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-25T21:06:04.469Z] ab5ef0e58194: Pulling fs layer [2023-05-25T21:06:04.469Z] 9712f1f96733: Pulling fs layer [2023-05-25T21:06:04.469Z] 63f879dbbcfc: Pulling fs layer [2023-05-25T21:06:04.469Z] 0d9ebad4ef96: Pulling fs layer [2023-05-25T21:06:04.469Z] e9a5061849ea: Pulling fs layer [2023-05-25T21:06:04.469Z] d747dcd14b5f: Pulling fs layer [2023-05-25T21:06:04.469Z] 2de7ff778b66: Pulling fs layer [2023-05-25T21:06:04.469Z] 0d9ebad4ef96: Waiting [2023-05-25T21:06:04.469Z] e9a5061849ea: Waiting [2023-05-25T21:06:04.469Z] d747dcd14b5f: Waiting [2023-05-25T21:06:04.469Z] 2de7ff778b66: Waiting [2023-05-25T21:06:04.469Z] 9712f1f96733: Verifying Checksum [2023-05-25T21:06:04.469Z] 9712f1f96733: Download complete [2023-05-25T21:06:04.730Z] 63f879dbbcfc: Verifying Checksum [2023-05-25T21:06:04.730Z] 63f879dbbcfc: Download complete [2023-05-25T21:06:04.991Z] 0d9ebad4ef96: Verifying Checksum [2023-05-25T21:06:04.991Z] 0d9ebad4ef96: Download complete [2023-05-25T21:06:04.991Z] d747dcd14b5f: Download complete [2023-05-25T21:06:04.991Z] e9a5061849ea: Verifying Checksum [2023-05-25T21:06:04.991Z] ab5ef0e58194: Download complete [2023-05-25T21:06:04.991Z] 2de7ff778b66: Verifying Checksum [2023-05-25T21:06:04.991Z] 2de7ff778b66: Download complete [2023-05-25T21:06:07.516Z] ab5ef0e58194: Pull complete [2023-05-25T21:06:07.516Z] 9712f1f96733: Pull complete [2023-05-25T21:06:08.083Z] 63f879dbbcfc: Pull complete [2023-05-25T21:06:11.361Z] 0d9ebad4ef96: Pull complete [2023-05-25T21:06:11.361Z] e9a5061849ea: Pull complete [2023-05-25T21:06:11.361Z] d747dcd14b5f: Pull complete [2023-05-25T21:06:12.295Z] 2de7ff778b66: Pull complete [2023-05-25T21:06:12.295Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-25T21:06:12.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T21:06:12.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:06:12.369Z] prd-ubuntu20.04-docker-8c-8g-16979 does not seem to be running inside a container [2023-05-25T21:06:12.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-25T21:06:16.637Z] $ docker top 40f6db3508e2f56d953fe75812301655f06f25efd752e45ba509cec199d7eae2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-25T21:06:16.694Z] provisioning config files... [2023-05-25T21:06:16.701Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config563805203319625606tmp [2023-05-25T21:06:16.711Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10960481767345017969tmp [2023-05-25T21:06:16.723Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1855769902211793492tmp [Pipeline] { [Pipeline] echo [2023-05-25T21:06:16.736Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:06:17.021Z] ---> sigul-configuration.sh [2023-05-25T21:06:17.021Z] gpg: directory `/root/.gnupg' created [2023-05-25T21:06:17.021Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-25T21:06:17.021Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-25T21:06:17.021Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-25T21:06:17.021Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-25T21:06:17.021Z] gpg: CAST5 encrypted data [2023-05-25T21:06:17.021Z] gpg: encrypted with 1 passphrase [2023-05-25T21:06:17.021Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-25T21:06:17.314Z] + mkdir /home/jenkins [2023-05-25T21:06:17.314Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-25T21:06:17.602Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-25T21:06:17.609Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:06:17.892Z] ---> sigul-install.sh [2023-05-25T21:06:17.892Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-25T21:06:18.178Z] + git tag --list [2023-05-25T21:06:18.178Z] v0.0.0 [2023-05-25T21:06:18.178Z] v0.0.1-dev.1 [2023-05-25T21:06:18.178Z] v0.0.1-dev.10 [2023-05-25T21:06:18.178Z] v0.0.1-dev.11 [2023-05-25T21:06:18.178Z] v0.0.1-dev.12 [2023-05-25T21:06:18.178Z] v0.0.1-dev.13 [2023-05-25T21:06:18.178Z] v0.0.1-dev.14 [2023-05-25T21:06:18.178Z] v0.0.1-dev.15 [2023-05-25T21:06:18.178Z] v0.0.1-dev.16 [2023-05-25T21:06:18.178Z] v0.0.1-dev.17 [2023-05-25T21:06:18.178Z] v0.0.1-dev.18 [2023-05-25T21:06:18.178Z] v0.0.1-dev.19 [2023-05-25T21:06:18.178Z] v0.0.1-dev.2 [2023-05-25T21:06:18.178Z] v0.0.1-dev.20 [2023-05-25T21:06:18.178Z] v0.0.1-dev.21 [2023-05-25T21:06:18.178Z] v0.0.1-dev.22 [2023-05-25T21:06:18.178Z] v0.0.1-dev.23 [2023-05-25T21:06:18.178Z] v0.0.1-dev.24 [2023-05-25T21:06:18.179Z] v0.0.1-dev.25 [2023-05-25T21:06:18.179Z] v0.0.1-dev.26 [2023-05-25T21:06:18.179Z] v0.0.1-dev.27 [2023-05-25T21:06:18.179Z] v0.0.1-dev.28 [2023-05-25T21:06:18.179Z] v0.0.1-dev.3 [2023-05-25T21:06:18.179Z] v0.0.1-dev.4 [2023-05-25T21:06:18.179Z] v0.0.1-dev.5 [2023-05-25T21:06:18.179Z] v0.0.1-dev.6 [2023-05-25T21:06:18.179Z] v0.0.1-dev.7 [2023-05-25T21:06:18.179Z] v0.0.1-dev.8 [2023-05-25T21:06:18.179Z] v0.0.1-dev.9 [2023-05-25T21:06:18.179Z] v2.2.0 [2023-05-25T21:06:18.179Z] v2.2.0-dev.29 [2023-05-25T21:06:18.179Z] v2.2.0-dev.30 [2023-05-25T21:06:18.179Z] v2.2.0-dev.31 [2023-05-25T21:06:18.179Z] v2.2.0-dev.32 [2023-05-25T21:06:18.179Z] v2.2.0-dev.33 [2023-05-25T21:06:18.179Z] v2.2.0-dev.34 [2023-05-25T21:06:18.179Z] v2.2.0-dev.35 [2023-05-25T21:06:18.179Z] v2.3.0 [2023-05-25T21:06:18.179Z] v2.3.0-dev.1 [2023-05-25T21:06:18.179Z] v2.3.0-dev.10 [2023-05-25T21:06:18.179Z] v2.3.0-dev.11 [2023-05-25T21:06:18.179Z] v2.3.0-dev.12 [2023-05-25T21:06:18.179Z] v2.3.0-dev.13 [2023-05-25T21:06:18.179Z] v2.3.0-dev.14 [2023-05-25T21:06:18.179Z] v2.3.0-dev.15 [2023-05-25T21:06:18.179Z] v2.3.0-dev.16 [2023-05-25T21:06:18.179Z] v2.3.0-dev.17 [2023-05-25T21:06:18.179Z] v2.3.0-dev.18 [2023-05-25T21:06:18.179Z] v2.3.0-dev.19 [2023-05-25T21:06:18.179Z] v2.3.0-dev.2 [2023-05-25T21:06:18.179Z] v2.3.0-dev.20 [2023-05-25T21:06:18.179Z] v2.3.0-dev.21 [2023-05-25T21:06:18.179Z] v2.3.0-dev.22 [2023-05-25T21:06:18.179Z] v2.3.0-dev.23 [2023-05-25T21:06:18.179Z] v2.3.0-dev.24 [2023-05-25T21:06:18.179Z] v2.3.0-dev.25 [2023-05-25T21:06:18.179Z] v2.3.0-dev.26 [2023-05-25T21:06:18.179Z] v2.3.0-dev.27 [2023-05-25T21:06:18.179Z] v2.3.0-dev.28 [2023-05-25T21:06:18.179Z] v2.3.0-dev.29 [2023-05-25T21:06:18.179Z] v2.3.0-dev.3 [2023-05-25T21:06:18.179Z] v2.3.0-dev.30 [2023-05-25T21:06:18.179Z] v2.3.0-dev.31 [2023-05-25T21:06:18.179Z] v2.3.0-dev.32 [2023-05-25T21:06:18.179Z] v2.3.0-dev.33 [2023-05-25T21:06:18.179Z] v2.3.0-dev.34 [2023-05-25T21:06:18.179Z] v2.3.0-dev.35 [2023-05-25T21:06:18.179Z] v2.3.0-dev.36 [2023-05-25T21:06:18.179Z] v2.3.0-dev.37 [2023-05-25T21:06:18.179Z] v2.3.0-dev.38 [2023-05-25T21:06:18.179Z] v2.3.0-dev.39 [2023-05-25T21:06:18.179Z] v2.3.0-dev.4 [2023-05-25T21:06:18.179Z] v2.3.0-dev.40 [2023-05-25T21:06:18.179Z] v2.3.0-dev.41 [2023-05-25T21:06:18.179Z] v2.3.0-dev.42 [2023-05-25T21:06:18.179Z] v2.3.0-dev.43 [2023-05-25T21:06:18.179Z] v2.3.0-dev.44 [2023-05-25T21:06:18.179Z] v2.3.0-dev.45 [2023-05-25T21:06:18.179Z] v2.3.0-dev.5 [2023-05-25T21:06:18.179Z] v2.3.0-dev.6 [2023-05-25T21:06:18.179Z] v2.3.0-dev.7 [2023-05-25T21:06:18.179Z] v2.3.0-dev.8 [2023-05-25T21:06:18.179Z] v2.3.0-dev.9 [2023-05-25T21:06:18.179Z] v2.3.1 [2023-05-25T21:06:18.179Z] v2.3.1-dev.1 [2023-05-25T21:06:18.179Z] v2.3.1-dev.4 [2023-05-25T21:06:18.179Z] v2.3.1-dev.5 [2023-05-25T21:06:18.179Z] v2.3.2-dev.1 [2023-05-25T21:06:18.179Z] v2.3.2-dev.2 [2023-05-25T21:06:18.179Z] v3.0.0-dev.1 [2023-05-25T21:06:18.179Z] v3.0.0-dev.10 [2023-05-25T21:06:18.179Z] v3.0.0-dev.11 [2023-05-25T21:06:18.179Z] v3.0.0-dev.12 [2023-05-25T21:06:18.179Z] v3.0.0-dev.13 [2023-05-25T21:06:18.179Z] v3.0.0-dev.14 [2023-05-25T21:06:18.179Z] v3.0.0-dev.15 [2023-05-25T21:06:18.179Z] v3.0.0-dev.16 [2023-05-25T21:06:18.179Z] v3.0.0-dev.17 [2023-05-25T21:06:18.179Z] v3.0.0-dev.18 [2023-05-25T21:06:18.179Z] v3.0.0-dev.19 [2023-05-25T21:06:18.179Z] v3.0.0-dev.2 [2023-05-25T21:06:18.179Z] v3.0.0-dev.20 [2023-05-25T21:06:18.179Z] v3.0.0-dev.21 [2023-05-25T21:06:18.179Z] v3.0.0-dev.22 [2023-05-25T21:06:18.179Z] v3.0.0-dev.23 [2023-05-25T21:06:18.179Z] v3.0.0-dev.24 [2023-05-25T21:06:18.179Z] v3.0.0-dev.25 [2023-05-25T21:06:18.179Z] v3.0.0-dev.26 [2023-05-25T21:06:18.179Z] v3.0.0-dev.27 [2023-05-25T21:06:18.179Z] v3.0.0-dev.28 [2023-05-25T21:06:18.179Z] v3.0.0-dev.29 [2023-05-25T21:06:18.179Z] v3.0.0-dev.3 [2023-05-25T21:06:18.179Z] v3.0.0-dev.30 [2023-05-25T21:06:18.179Z] v3.0.0-dev.31 [2023-05-25T21:06:18.179Z] v3.0.0-dev.32 [2023-05-25T21:06:18.179Z] v3.0.0-dev.33 [2023-05-25T21:06:18.179Z] v3.0.0-dev.34 [2023-05-25T21:06:18.179Z] v3.0.0-dev.35 [2023-05-25T21:06:18.179Z] v3.0.0-dev.36 [2023-05-25T21:06:18.179Z] v3.0.0-dev.37 [2023-05-25T21:06:18.179Z] v3.0.0-dev.38 [2023-05-25T21:06:18.179Z] v3.0.0-dev.39 [2023-05-25T21:06:18.179Z] v3.0.0-dev.4 [2023-05-25T21:06:18.179Z] v3.0.0-dev.40 [2023-05-25T21:06:18.179Z] v3.0.0-dev.41 [2023-05-25T21:06:18.179Z] v3.0.0-dev.42 [2023-05-25T21:06:18.179Z] v3.0.0-dev.43 [2023-05-25T21:06:18.179Z] v3.0.0-dev.44 [2023-05-25T21:06:18.179Z] v3.0.0-dev.45 [2023-05-25T21:06:18.179Z] v3.0.0-dev.46 [2023-05-25T21:06:18.179Z] v3.0.0-dev.47 [2023-05-25T21:06:18.179Z] v3.0.0-dev.48 [2023-05-25T21:06:18.179Z] v3.0.0-dev.49 [2023-05-25T21:06:18.179Z] v3.0.0-dev.5 [2023-05-25T21:06:18.179Z] v3.0.0-dev.50 [2023-05-25T21:06:18.179Z] v3.0.0-dev.51 [2023-05-25T21:06:18.179Z] v3.0.0-dev.52 [2023-05-25T21:06:18.179Z] v3.0.0-dev.53 [2023-05-25T21:06:18.179Z] v3.0.0-dev.54 [2023-05-25T21:06:18.179Z] v3.0.0-dev.55 [2023-05-25T21:06:18.179Z] v3.0.0-dev.56 [2023-05-25T21:06:18.179Z] v3.0.0-dev.57 [2023-05-25T21:06:18.179Z] v3.0.0-dev.6 [2023-05-25T21:06:18.179Z] v3.0.0-dev.7 [2023-05-25T21:06:18.179Z] v3.0.0-dev.8 [2023-05-25T21:06:18.179Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-25T21:06:18.464Z] + lftools sign git-tag v3.0.0-dev.57 [2023-05-25T21:06:19.031Z] Signing Git tag with Sigul... [2023-05-25T21:06:19.031Z] Signing v3.0.0-dev.57 [Pipeline] echo [2023-05-25T21:06:19.975Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:06:20.258Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-25T21:06:20.265Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-25T21:06:20.297Z] $ docker stop --time=1 40f6db3508e2f56d953fe75812301655f06f25efd752e45ba509cec199d7eae2 [2023-05-25T21:06:21.597Z] $ docker rm -f --volumes 40f6db3508e2f56d953fe75812301655f06f25efd752e45ba509cec199d7eae2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-25T21:06:21.977Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T21:06:21.977Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:06:22.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T21:06:22.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:06:22.337Z] prd-ubuntu20.04-docker-8c-8g-16979 does not seem to be running inside a container [2023-05-25T21:06:22.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T21:06:22.695Z] $ docker top f7a356c6d2b3c99982114b811e442a7d0586476a660e49bf404860741e14b1af -eo pid,comm [2023-05-25T21:06:22.723Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-25T21:06:22.723Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T21:06:22.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T21:06:22.767Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T21:06:22.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T21:06:22.894Z] $ docker exec f7a356c6d2b3c99982114b811e442a7d0586476a660e49bf404860741e14b1af ssh-agent [2023-05-25T21:06:22.968Z] SSH_AUTH_SOCK=/tmp/ssh-vlbso9eZQOsf/agent.32 [2023-05-25T21:06:22.968Z] SSH_AGENT_PID=38 [2023-05-25T21:06:22.972Z] Running ssh-add (command line suppressed) [2023-05-25T21:06:23.075Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_474633241737591746.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_474633241737591746.key) [2023-05-25T21:06:23.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T21:06:23.354Z] + git semver bump pre [2023-05-25T21:06:23.614Z] 2023-05-25 21:06:23,522 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-25T21:06:23.614Z] 2023-05-25 21:06:23,522 [bump_version] DEBUG bumping version:3.0.0-dev.57 on axis:pre with prefix:dev [2023-05-25T21:06:23.614Z] 2023-05-25 21:06:23,522 [bump_version] DEBUG bumped version:3.0.0-dev.58 [2023-05-25T21:06:23.614Z] 2023-05-25 21:06:23,522 [write_version] DEBUG write version:3.0.0-dev.58 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-25T21:06:23.614Z] 2023-05-25 21:06:23,522 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-25T21:06:23.614Z] 2023-05-25 21:06:23,522 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-25T21:06:23.614Z] 2023-05-25 21:06:23,524 [execute] INFO git cat-file --batch-check [2023-05-25T21:06:23.614Z] 2023-05-25 21:06:23,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T21:06:23.614Z] 2023-05-25 21:06:23,527 [execute] INFO git cat-file --batch [2023-05-25T21:06:23.614Z] 2023-05-25 21:06:23,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T21:06:23.614Z] 2023-05-25 21:06:23,531 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-25T21:06:23.614Z] 3.0.0-dev.58 [Pipeline] } [2023-05-25T21:06:23.641Z] $ docker exec --env ******** --env ******** f7a356c6d2b3c99982114b811e442a7d0586476a660e49bf404860741e14b1af ssh-agent -k [2023-05-25T21:06:23.726Z] unset SSH_AUTH_SOCK; [2023-05-25T21:06:23.726Z] unset SSH_AGENT_PID; [2023-05-25T21:06:23.726Z] echo Agent pid 38 killed; [2023-05-25T21:06:23.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T21:06:24.032Z] + git semver [Pipeline] } [2023-05-25T21:06:24.322Z] $ docker stop --time=1 f7a356c6d2b3c99982114b811e442a7d0586476a660e49bf404860741e14b1af [2023-05-25T21:06:25.603Z] $ docker rm -f --volumes f7a356c6d2b3c99982114b811e442a7d0586476a660e49bf404860741e14b1af [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T21:06:25.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T21:06:25.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:06:26.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T21:06:26.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:06:26.296Z] prd-ubuntu20.04-docker-8c-8g-16979 does not seem to be running inside a container [2023-05-25T21:06:26.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T21:06:26.649Z] $ docker top 7629b0ec5510eef56b08b9dc49023ad355668f49b53188cf337bc6bcabf895cf -eo pid,comm [2023-05-25T21:06:26.676Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-25T21:06:26.676Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T21:06:26.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T21:06:26.711Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T21:06:26.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T21:06:26.842Z] $ docker exec 7629b0ec5510eef56b08b9dc49023ad355668f49b53188cf337bc6bcabf895cf ssh-agent [2023-05-25T21:06:26.947Z] SSH_AUTH_SOCK=/tmp/ssh-AYl2oopdJDrh/agent.32 [2023-05-25T21:06:26.947Z] SSH_AGENT_PID=38 [2023-05-25T21:06:26.952Z] Running ssh-add (command line suppressed) [2023-05-25T21:06:27.065Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9736711032074173203.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9736711032074173203.key) [2023-05-25T21:06:27.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T21:06:27.348Z] + git semver push [2023-05-25T21:06:27.660Z] 2023-05-25 21:06:27,543 [run_push] DEBUG push [2023-05-25T21:06:27.660Z] 2023-05-25 21:06:27,544 [execute] INFO git cat-file --batch-check [2023-05-25T21:06:27.660Z] 2023-05-25 21:06:27,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T21:06:27.660Z] 2023-05-25 21:06:27,547 [execute] INFO git rev-list 506f89a515d43b6cd0fca5dbfa8d9c6c18e2a196 -- [2023-05-25T21:06:27.660Z] 2023-05-25 21:06:27,548 [execute] DEBUG Popen(['git', 'rev-list', '506f89a515d43b6cd0fca5dbfa8d9c6c18e2a196', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T21:06:27.660Z] 2023-05-25 21:06:27,555 [execute] INFO git fetch -v origin [2023-05-25T21:06:27.660Z] 2023-05-25 21:06:27,555 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-25T21:06:28.243Z] 2023-05-25 21:06:28,008 [run_push] DEBUG no remote changes detected [2023-05-25T21:06:28.243Z] 2023-05-25 21:06:28,008 [execute] INFO git push origin semver [2023-05-25T21:06:28.243Z] 2023-05-25 21:06:28,009 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T21:06:28.826Z] 2023-05-25 21:06:28,731 [run_push] DEBUG push all version tags [2023-05-25T21:06:28.826Z] 2023-05-25 21:06:28,732 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-25T21:06:28.826Z] 2023-05-25 21:06:28,732 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T21:06:29.819Z] 2023-05-25 21:06:29,518 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-25T21:06:29.819Z] 3.0.0-dev.58 [Pipeline] } [2023-05-25T21:06:29.845Z] $ docker exec --env ******** --env ******** 7629b0ec5510eef56b08b9dc49023ad355668f49b53188cf337bc6bcabf895cf ssh-agent -k [2023-05-25T21:06:29.935Z] unset SSH_AUTH_SOCK; [2023-05-25T21:06:29.935Z] unset SSH_AGENT_PID; [2023-05-25T21:06:29.935Z] echo Agent pid 38 killed; [2023-05-25T21:06:29.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T21:06:30.231Z] + git semver [Pipeline] } [2023-05-25T21:06:30.521Z] $ docker stop --time=1 7629b0ec5510eef56b08b9dc49023ad355668f49b53188cf337bc6bcabf895cf [2023-05-25T21:06:31.799Z] $ docker rm -f --volumes 7629b0ec5510eef56b08b9dc49023ad355668f49b53188cf337bc6bcabf895cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-25T21:06:32.312Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-25T21:06:32.312Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-25T21:06:32.312Z] total 16 [2023-05-25T21:06:32.312Z] drwxr-xr-x 3 root root 4096 May 25 20:54 . [2023-05-25T21:06:32.312Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 21:06 .. [2023-05-25T21:06:32.312Z] drwxr-xr-x 2 root root 4096 May 25 20:54 cost [2023-05-25T21:06:32.312Z] -rw-r--r-- 1 root root 91 May 25 20:54 cost.csv [2023-05-25T21:06:32.312Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-25T21:06:32.312Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-25T21:06:32.312Z] total 16 [2023-05-25T21:06:32.312Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 20:54 . [2023-05-25T21:06:32.312Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 21:06 .. [2023-05-25T21:06:32.312Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 20:54 cost [2023-05-25T21:06:32.312Z] -rw-r--r-- 1 jenkins jenkins 91 May 25 20:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:06:32.604Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:06:33.467Z] ---> package-listing.sh [2023-05-25T21:06:33.467Z] ++ facter osfamily [2023-05-25T21:06:33.467Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T21:06:33.726Z] + OS_FAMILY=debian [2023-05-25T21:06:33.726Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-25T21:06:33.726Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T21:06:33.726Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T21:06:33.726Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T21:06:33.726Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T21:06:33.726Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-25T21:06:33.726Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T21:06:33.726Z] + case "${OS_FAMILY}" in [2023-05-25T21:06:33.726Z] + dpkg -l [2023-05-25T21:06:33.726Z] + grep '^ii' [2023-05-25T21:06:33.726Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T21:06:33.726Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T21:06:33.726Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T21:06:33.726Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-25T21:06:33.726Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-25T21:06:33.726Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-25T21:06:33.736Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T21:06:34.011Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:06:34.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T21:06:34.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:06:34.644Z] prd-ubuntu20.04-docker-8c-8g-16979 does not seem to be running inside a container [2023-05-25T21:06:34.689Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T21:06:34.956Z] $ docker top 7e5c4cfb25cd13764e653eb02bd0a0caf9803b76b7c52188844837547f425d95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T21:06:35.281Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T21:06:35.566Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T21:06:35.851Z] + ls /var/log/sa-host [2023-05-25T21:06:35.851Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T21:06:35.911Z] provisioning config files... [2023-05-25T21:06:35.919Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14707063976889865903tmp [Pipeline] { [Pipeline] echo [2023-05-25T21:06:35.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:06:36.214Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T21:06:36.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:06:36.546Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T21:06:36.555Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:06:36.839Z] ---> sudo-logs.sh [2023-05-25T21:06:36.839Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T21:06:36.865Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:06:37.150Z] ---> job-cost.sh [2023-05-25T21:06:37.150Z] lf-activate-venv: SKIPPING [2023-05-25T21:06:37.150Z] DEBUG: total: 0.2199999988079071 [2023-05-25T21:06:37.150Z] INFO: Retrieving Stack Cost... [2023-05-25T21:06:37.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T21:06:37.978Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T21:06:37.989Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:06:38.275Z] ---> logs-deploy.sh [2023-05-25T21:06:38.275Z] lf-activate-venv: SKIPPING [2023-05-25T21:06:38.275Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/154 [2023-05-25T21:06:38.275Z] INFO: archiving workspace using pattern(s): [2023-05-25T21:06:39.213Z] Archives upload complete. [2023-05-25T21:06:39.213Z] INFO: archiving logs to Nexus