Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 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-ssh17659389754292876680.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-ssh12382207881718842536.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-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8604188072943347354.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-ssh9750809879109978211.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3515667980618936139.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 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 Running on prd-ubuntu20.04-docker-8c-8g-15903 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 (main) Commit message: "Merge pull request #250 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.92" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 # timeout=10 > git rev-list --no-walk 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:52:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:52:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:52:17 ========================================================= 17:52:17 EdgeX Global Pipelines Version Info 17:52:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:52:18 ------------------- 17:52:18 stable info: 17:52:18 ------------------- 17:52:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:52:18 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:52:18 Message: update stable to v1.0.249 17:52:19 ------------------- 17:52:19 experimental info: 17:52:19 ------------------- 17:52:19 Commited By: **** collab-it+edgex@linuxfoundation.org 17:52:19 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:52:19 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23ab5d3 [Pipeline] echo 17:52:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:19 provisioning config files... 17:52:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17382053193197023888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:52:20 ---> docker-login.sh 17:52:20 nexus3.edgexfoundry.org:10001 17:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:20 Configure a credential helper to remove this warning. See 17:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:20 17:52:20 Login Succeeded 17:52:20 nexus3.edgexfoundry.org:10002 17:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:20 Configure a credential helper to remove this warning. See 17:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:20 17:52:20 Login Succeeded 17:52:20 nexus3.edgexfoundry.org:10003 17:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:20 Configure a credential helper to remove this warning. See 17:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:20 17:52:20 Login Succeeded 17:52:20 nexus3.edgexfoundry.org:10004 17:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:20 Configure a credential helper to remove this warning. See 17:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:20 17:52:20 Login Succeeded 17:52:20 docker.io 17:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:21 Configure a credential helper to remove this warning. See 17:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:21 17:52:21 Login Succeeded 17:52:21 ---> docker-login.sh ends [Pipeline] } 17:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:52:21 + git rev-list -1 --merges 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1~1..23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] echo 17:52:21 -----------> git rev-list -1 --merges 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1~1..23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 17:52:21 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [false] [Pipeline] sh 17:52:21 + git log --format=format:%s -1 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] echo 17:52:21 ========================================================= 17:52:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:52:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:52:22 + git log --format=format:%s -1 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] echo 17:52:22 [semverPrep] GIT_COMMIT: 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1, Commit Message: Merge pull request #250 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.92 [Pipeline] echo 17:52:22 [semverPrep] This is not a build commit. [Pipeline] sh 17:52:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:52:22 + grep -v github /etc/ssh/ssh_known_hosts 17:52:22 + [ -e /tmp/ssh_known_hosts ] 17:52:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:52:22 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 17:52:22 -a /etc/ssh/ssh_known_hosts 17:52:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:23 17:52:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:23 0.1.4: Pulling from edgex-devops/py-git-semver 17:52:23 b85a868b505f: Pulling fs layer 17:52:23 e2be974225ed: Pulling fs layer 17:52:23 339a4e72a1f5: Pulling fs layer 17:52:23 988bab9f4d93: Pulling fs layer 17:52:23 1469e6f7b9e6: Pulling fs layer 17:52:23 eaf3925da568: Pulling fs layer 17:52:23 bab4dde63d76: Pulling fs layer 17:52:23 bde34c3a00c8: Pulling fs layer 17:52:23 b352a97aabf1: Pulling fs layer 17:52:23 4872d77fe225: Pulling fs layer 17:52:23 5851b861e8e6: Pulling fs layer 17:52:23 988bab9f4d93: Waiting 17:52:23 1469e6f7b9e6: Waiting 17:52:23 eaf3925da568: Waiting 17:52:23 4872d77fe225: Waiting 17:52:23 5851b861e8e6: Waiting 17:52:23 e2be974225ed: Verifying Checksum 17:52:23 e2be974225ed: Download complete 17:52:23 988bab9f4d93: Verifying Checksum 17:52:23 988bab9f4d93: Download complete 17:52:23 1469e6f7b9e6: Verifying Checksum 17:52:23 1469e6f7b9e6: Download complete 17:52:23 eaf3925da568: Download complete 17:52:23 339a4e72a1f5: Verifying Checksum 17:52:23 339a4e72a1f5: Download complete 17:52:23 bde34c3a00c8: Download complete 17:52:23 b352a97aabf1: Download complete 17:52:23 4872d77fe225: Verifying Checksum 17:52:23 4872d77fe225: Download complete 17:52:23 5851b861e8e6: Verifying Checksum 17:52:23 5851b861e8e6: Download complete 17:52:23 b85a868b505f: Verifying Checksum 17:52:23 b85a868b505f: Download complete 17:52:23 bab4dde63d76: Verifying Checksum 17:52:23 bab4dde63d76: Download complete 17:52:25 b85a868b505f: Pull complete 17:52:25 e2be974225ed: Pull complete 17:52:25 339a4e72a1f5: Pull complete 17:52:25 988bab9f4d93: Pull complete 17:52:26 1469e6f7b9e6: Pull complete 17:52:26 eaf3925da568: Pull complete 17:52:27 bab4dde63d76: Pull complete 17:52:27 bde34c3a00c8: Pull complete 17:52:28 b352a97aabf1: Pull complete 17:52:28 4872d77fe225: Pull complete 17:52:28 5851b861e8e6: Pull complete 17:52:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:28 prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container 17:52:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 17:52:32 $ docker top 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 -eo pid,comm 17:52:32 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). 17:52:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:33 [ssh-agent] Looking for ssh-agent implementation... 17:52:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:33 $ docker exec 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 ssh-agent 17:52:33 SSH_AUTH_SOCK=/tmp/ssh-zYlCN9H6ApQP/agent.33 17:52:33 SSH_AGENT_PID=39 17:52:33 Running ssh-add (command line suppressed) 17:52:33 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11456413641093437046.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11456413641093437046.key) 17:52:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:33 + git tag --points-at HEAD [Pipeline] } 17:52:33 $ docker exec --env ******** --env ******** 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 ssh-agent -k 17:52:33 unset SSH_AUTH_SOCK; 17:52:33 unset SSH_AGENT_PID; 17:52:33 echo Agent pid 39 killed; 17:52:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:52:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:33 [ssh-agent] Looking for ssh-agent implementation... 17:52:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:33 $ docker exec 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 ssh-agent 17:52:34 SSH_AUTH_SOCK=/tmp/ssh-iGKTh2WAtGUn/agent.71 17:52:34 SSH_AGENT_PID=77 17:52:34 Running ssh-add (command line suppressed) 17:52:34 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8779970593629281556.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8779970593629281556.key) 17:52:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:34 + git semver init 17:52:34 2023-05-17 17:52:34,648 [run_init] DEBUG init version:0.0.0 force:False 17:52:34 2023-05-17 17:52:34,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 17:52:34 2023-05-17 17:52:34,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 17:52:34 2023-05-17 17:52:34,649 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 17:52:35 2023-05-17 17:52:35,321 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 17:52:35 2023-05-17 17:52:35,321 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 17:52:35 2023-05-17 17:52:35,322 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:52:35 2023-05-17 17:52:35,322 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:52:35 3.0.0-dev.45 [Pipeline] } 17:52:35 $ docker exec --env ******** --env ******** 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 ssh-agent -k 17:52:35 unset SSH_AUTH_SOCK; 17:52:35 unset SSH_AGENT_PID; 17:52:35 echo Agent pid 77 killed; 17:52:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:36 + git semver [Pipeline] } 17:52:36 $ docker stop --time=1 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 17:52:37 $ docker rm -f --volumes 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 [Pipeline] // withDockerContainer [Pipeline] sh 17:52:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:52:38 Stashed 1 file(s) [Pipeline] echo 17:52:38 [edgeXSemver]: initialized semver on version 3.0.0-dev.45 [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 17:52:38 provisioning config files... 17:52:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16859271678759722576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:52:38 ---> docker-login.sh 17:52:38 nexus3.edgexfoundry.org:10001 17:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:38 Configure a credential helper to remove this warning. See 17:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:38 17:52:38 Login Succeeded 17:52:38 nexus3.edgexfoundry.org:10002 17:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:38 Configure a credential helper to remove this warning. See 17:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:38 17:52:38 Login Succeeded 17:52:38 nexus3.edgexfoundry.org:10003 17:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:38 Configure a credential helper to remove this warning. See 17:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:38 17:52:38 Login Succeeded 17:52:38 nexus3.edgexfoundry.org:10004 17:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:38 Configure a credential helper to remove this warning. See 17:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:38 17:52:38 Login Succeeded 17:52:38 docker.io 17:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:39 Configure a credential helper to remove this warning. See 17:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:39 17:52:39 Login Succeeded 17:52:39 ---> docker-login.sh ends [Pipeline] } 17:52:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:52:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:52:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:52:39 ========================================================= 17:52:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:52:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:39 + 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 . 17:52:39 Sending build context to Docker daemon 1.884MB 17:52:39 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:52:39 Step 2/13 : FROM ${BASE} AS builder 17:52:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:52:39 f56be85fc22e: Pulling fs layer 17:52:39 85791d961cd3: Pulling fs layer 17:52:39 d694b5ae8c79: Pulling fs layer 17:52:39 9f32a84ed3da: Pulling fs layer 17:52:39 4d19c01a9841: Pulling fs layer 17:52:39 9325e15d5711: Pulling fs layer 17:52:39 556b6ee489ea: Pulling fs layer 17:52:39 c5a4b2cf53e6: Pulling fs layer 17:52:39 9f32a84ed3da: Waiting 17:52:39 4d19c01a9841: Waiting 17:52:39 9325e15d5711: Waiting 17:52:39 556b6ee489ea: Waiting 17:52:39 c5a4b2cf53e6: Waiting 17:52:39 85791d961cd3: Download complete 17:52:39 9f32a84ed3da: Verifying Checksum 17:52:39 9f32a84ed3da: Download complete 17:52:39 4d19c01a9841: Verifying Checksum 17:52:39 4d19c01a9841: Download complete 17:52:39 f56be85fc22e: Verifying Checksum 17:52:39 f56be85fc22e: Download complete 17:52:39 9325e15d5711: Verifying Checksum 17:52:39 9325e15d5711: Download complete 17:52:39 f56be85fc22e: Pull complete 17:52:40 85791d961cd3: Pull complete 17:52:40 d694b5ae8c79: Verifying Checksum 17:52:40 d694b5ae8c79: Download complete 17:52:40 c5a4b2cf53e6: Verifying Checksum 17:52:40 c5a4b2cf53e6: Download complete 17:52:40 556b6ee489ea: Verifying Checksum 17:52:40 556b6ee489ea: Download complete 17:52:43 d694b5ae8c79: Pull complete 17:52:43 9f32a84ed3da: Pull complete 17:52:43 4d19c01a9841: Pull complete 17:52:44 9325e15d5711: Pull complete 17:52:46 556b6ee489ea: Pull complete 17:52:47 c5a4b2cf53e6: Pull complete 17:52:47 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:52:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:52:47 ---> c4be618373d6 17:52:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:52:53 Still waiting to schedule task 17:52:53 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15904’ is offline 17:52:57 ---> Running in b5a95c730bf4 17:52:57 Removing intermediate container b5a95c730bf4 17:52:57 ---> af8cfc194e7b 17:52:57 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:52:57 ---> Running in e662dc565b00 17:52:57 Removing intermediate container e662dc565b00 17:52:57 ---> a3153ad96df4 17:52:57 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:52:57 ---> Running in a29eebe4de05 17:52:57 Removing intermediate container a29eebe4de05 17:52:57 ---> de3d1c4d695d 17:52:57 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:52:57 ---> Running in a7dba8f7b41d 17:52:57 Removing intermediate container a7dba8f7b41d 17:52:57 ---> 5fba56c08f0a 17:52:57 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:52:57 ---> Running in e85730a034c8 17:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:52:57 (1/14) Installing libintl (0.21.1-r1) 17:52:57 (2/14) Installing eudev-libs (3.2.11-r4) 17:52:57 (3/14) Installing libjpeg-turbo (2.1.4-r0) 17:52:57 (4/14) Installing v4l-utils-libs (1.22.1-r2) 17:52:57 (5/14) Installing v4l-utils (1.22.1-r2) 17:52:57 (6/14) Installing udev-init-scripts (35-r1) 17:52:57 (7/14) Installing libblkid (2.38.1-r1) 17:52:57 (8/14) Installing xz-libs (5.2.9-r0) 17:52:57 (9/14) Installing zstd-libs (1.5.5-r0) 17:52:57 (10/14) Installing kmod-libs (30-r1) 17:52:57 (11/14) Installing eudev (3.2.11-r4) 17:52:57 (12/14) Installing eudev-dev (3.2.11-r4) 17:52:57 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 17:52:57 (14/14) Installing v4l-utils-dev (1.22.1-r2) 17:52:57 Executing busybox-1.35.0-r29.trigger 17:52:57 Executing eudev-3.2.11-r4.trigger 17:52:57 OK: 272 MiB in 67 packages 17:52:58 Removing intermediate container e85730a034c8 17:52:58 ---> ce6d2df4c9a4 17:52:58 Step 8/13 : WORKDIR /device-usb-camera 17:52:58 ---> Running in b60647487127 17:52:58 Removing intermediate container b60647487127 17:52:58 ---> 7eaa8a772bf7 17:52:58 Step 9/13 : COPY go.mod vendor* ./ 17:52:58 ---> 1b2abe5bcd47 17:52:58 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:58 ---> Running in b740b5173f3a 17:53:31 Removing intermediate container b740b5173f3a 17:53:31 ---> 1b68e6930f06 17:53:31 Step 11/13 : COPY . . 17:53:31 ---> a923bac20140 17:53:31 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:53:31 ---> Running in 27765ea2de31 17:53:32  % Total % Received % Xferd Average Speed Time Time Time Current 17:53:32 Dload Upload Total Spent Left Speed 17:53:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8015 0 --:--:-- --:--:-- --:--:-- 8045 17:53:32 Removing intermediate container 27765ea2de31 17:53:32 ---> 3e61d265f9cc 17:53:32 Step 13/13 : RUN ${MAKE} 17:53:32 ---> Running in e3c9c8503876 17:53:32 noop 17:53:33 Removing intermediate container e3c9c8503876 17:53:33 ---> 08a79b57e3f3 17:53:33 Successfully built 08a79b57e3f3 17:53:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:33 + docker inspect -f . ci-base-image-x86_64 17:53:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:33 prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container 17:53:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 17:53:34 $ docker top b7db0d08c066efc1b6d1d0bf4680708189d90dd80869878b674fe95f802ea33e -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:34 + go version 17:53:34 go version go1.20.2 linux/amd64 [Pipeline] } 17:53:34 $ docker stop --time=1 b7db0d08c066efc1b6d1d0bf4680708189d90dd80869878b674fe95f802ea33e 17:53:35 $ docker rm -f --volumes b7db0d08c066efc1b6d1d0bf4680708189d90dd80869878b674fe95f802ea33e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:36 + docker inspect -f . ci-base-image-x86_64 17:53:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:36 prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container 17:53:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 17:53:36 $ docker top 707aa687bfe5de4b08c9b34cccb3662248f8958d695a4b3327de0f062b336590 -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:36 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 17:53:37 + make test 17:53:37 go test ./... -coverprofile=coverage.out ./... 17:53:42 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:53:54 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:53:54 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.8% of statements 17:53:59 go vet ./... 17:54:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:54:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:54:04 ./bin/test-attribution-txt.sh [Pipeline] echo 17:54:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:54:04 $ docker stop --time=1 707aa687bfe5de4b08c9b34cccb3662248f8958d695a4b3327de0f062b336590 17:54:08 $ docker rm -f --volumes 707aa687bfe5de4b08c9b34cccb3662248f8958d695a4b3327de0f062b336590 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:54:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:54:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:54:09 + ls -al . 17:54:09 total 188 17:54:09 drwxrwxr-x 10 jenkins jenkins 4096 May 17 17:53 . 17:54:09 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:52 .. 17:54:09 drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:52 .git 17:54:09 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:52 .github 17:54:09 -rw-rw-r-- 1 jenkins jenkins 414 May 17 17:52 .gitignore 17:54:09 -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:52 .golangci.yml 17:54:09 -rw-rw-r-- 1 jenkins jenkins 77 May 17 17:52 .hadolint.yml 17:54:09 drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:52 .semver 17:54:09 -rw-rw-r-- 1 jenkins jenkins 9665 May 17 17:52 Attribution.txt 17:54:09 -rw-rw-r-- 1 jenkins jenkins 6219 May 17 17:52 CHANGELOG.md 17:54:09 -rw-rw-r-- 1 jenkins jenkins 2453 May 17 17:52 Dockerfile 17:54:09 -rw-rw-r-- 1 jenkins jenkins 678 May 17 17:52 GOVERNANCE.md 17:54:09 -rw-rw-r-- 1 jenkins jenkins 659 May 17 17:52 Jenkinsfile 17:54:09 -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:52 LICENSE 17:54:09 -rw-rw-r-- 1 jenkins jenkins 2364 May 17 17:52 Makefile 17:54:09 -rw-rw-r-- 1 jenkins jenkins 622 May 17 17:52 OWNERS.md 17:54:09 -rw-rw-r-- 1 jenkins jenkins 2477 May 17 17:52 README.md 17:54:09 -rw-rw-r-- 1 jenkins jenkins 12 May 17 17:52 VERSION 17:54:09 drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:52 bin 17:54:09 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:52 cmd 17:54:09 -rw-r--r-- 1 jenkins jenkins 31522 May 17 17:53 coverage.out 17:54:09 -rwxrwxr-x 1 jenkins jenkins 140 May 17 17:52 docker-entrypoint.sh 17:54:09 drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:52 docs 17:54:09 -rw-rw-r-- 1 jenkins jenkins 3419 May 17 17:52 go.mod 17:54:09 -rw-rw-r-- 1 jenkins jenkins 31488 May 17 17:52 go.sum 17:54:09 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:52 internal 17:54:09 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:52 snap 17:54:09 -rw-rw-r-- 1 jenkins jenkins 231 May 17 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:10 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 --label arch=amd64 --label version=3.0.0-dev.45 . 17:54:10 Sending build context to Docker daemon 1.916MB 17:54:10 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 17:54:10 Step 2/36 : FROM ${BASE} AS builder 17:54:10 ---> 08a79b57e3f3 17:54:10 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:54:10 ---> Running in e16fb815b38e 17:54:10 Removing intermediate container e16fb815b38e 17:54:10 ---> 88821871c69a 17:54:10 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:54:10 ---> Running in 9e62a557deb1 17:54:10 Removing intermediate container 9e62a557deb1 17:54:10 ---> 9a55db12292b 17:54:10 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:54:10 ---> Running in af05d7d08226 17:54:10 Removing intermediate container af05d7d08226 17:54:10 ---> ff97aa472291 17:54:10 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:54:10 ---> Running in dffd810296a7 17:54:10 Removing intermediate container dffd810296a7 17:54:10 ---> 09a03ce00222 17:54:10 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:10 ---> Running in 44d7d9210614 17:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:54:11 OK: 272 MiB in 67 packages 17:54:11 Removing intermediate container 44d7d9210614 17:54:11 ---> a59c57eddd3c 17:54:11 Step 8/36 : WORKDIR /device-usb-camera 17:54:11 ---> Running in 98b483fcac30 17:54:11 Removing intermediate container 98b483fcac30 17:54:11 ---> 536d0d79a909 17:54:11 Step 9/36 : COPY go.mod vendor* ./ 17:54:11 ---> c96d872419e1 17:54:11 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:11 ---> Running in 5f9da6015aac 17:54:12 Removing intermediate container 5f9da6015aac 17:54:12 ---> f0ba543654dd 17:54:12 Step 11/36 : COPY . . 17:54:12 ---> 4a4396028d1c 17:54:12 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:54:12 ---> Running in 0963b1631414 17:54:13  % Total % Received % Xferd Average Speed Time Time Time Current 17:54:13 Dload Upload Total Spent  Left Speed 17:54:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21558 0 --:--:-- --:--:-- --:--:-- 21673 17:54:13 Removing intermediate container 0963b1631414 17:54:13 ---> ec0bd9a89e47 17:54:13 Step 13/36 : RUN ${MAKE} 17:54:13 ---> Running in 35d447d7ed68 17:54:13 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:54:40 Removing intermediate container 35d447d7ed68 17:54:40 ---> 72c1a9335463 17:54:40 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:54:40 v0.21.6: Pulling from aler9/rtsp-simple-server 17:54:40 4acc49c71d14: Pulling fs layer 17:54:40 4acc49c71d14: Verifying Checksum 17:54:40 4acc49c71d14: Download complete 17:54:40 4acc49c71d14: Pull complete 17:54:40 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:54:40 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:54:40 ---> 01a2bd3e5fff 17:54:40 Step 15/36 : FROM alpine:3.17 17:54:40 3.17: Pulling from library/alpine 17:54:40 f56be85fc22e: Already exists 17:54:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:54:40 Status: Downloaded newer image for alpine:3.17 17:54:40 ---> 9ed4aefc74f6 17:54:40 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:54:40 ---> Running in f27337310b83 17:54:40 Removing intermediate container f27337310b83 17:54:40 ---> 179d9445f330 17:54:40 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:54:40 ---> Running in ce1ed25d1e45 17:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:54:40 (1/86) Installing dumb-init (1.2.5-r2) 17:54:40 (2/86) Installing sdl2 (2.26.5-r0) 17:54:40 (3/86) Installing svt-av1-libs (1.3.0-r0) 17:54:40 (4/86) Installing libxau (1.0.10-r0) 17:54:40 (5/86) Installing libmd (1.0.4-r0) 17:54:40 (6/86) Installing libbsd (0.11.7-r0) 17:54:40 (7/86) Installing libxdmcp (1.1.4-r0) 17:54:40 (8/86) Installing libxcb (1.15-r0) 17:54:40 (9/86) Installing libx11 (1.8.4-r0) 17:54:40 (10/86) Installing aom-libs (3.5.0-r0) 17:54:40 (11/86) Installing alsa-lib (1.2.8-r0) 17:54:40 (12/86) Installing libexpat (2.5.0-r0) 17:54:40 (13/86) Installing brotli-libs (1.0.9-r9) 17:54:40 (14/86) Installing libbz2 (1.0.8-r4) 17:54:40 (15/86) Installing libpng (1.6.38-r0) 17:54:40 (16/86) Installing freetype (2.12.1-r0) 17:54:40 (17/86) Installing fontconfig (2.14.1-r0) 17:54:40 (18/86) Installing fribidi (1.0.12-r0) 17:54:40 (19/86) Installing libffi (3.4.4-r0) 17:54:40 (20/86) Installing libintl (0.21.1-r1) 17:54:40 (21/86) Installing libblkid (2.38.1-r1) 17:54:40 (22/86) Installing libmount (2.38.1-r1) 17:54:40 (23/86) Installing pcre2 (10.42-r0) 17:54:40 (24/86) Installing glib (2.74.6-r0) 17:54:40 (25/86) Installing graphite2 (1.3.14-r2) 17:54:40 (26/86) Installing harfbuzz (5.3.1-r1) 17:54:40 (27/86) Installing libass (0.16.0-r1) 17:54:40 (28/86) Installing libdav1d (1.0.0-r2) 17:54:40 (29/86) Installing hwdata-pci (0.364-r0) 17:54:40 (30/86) Installing libpciaccess (0.17-r0) 17:54:40 (31/86) Installing libdrm (2.4.114-r0) 17:54:40 (32/86) Installing gmp (6.2.1-r2) 17:54:40 (33/86) Installing nettle (3.8.1-r0) 17:54:40 (34/86) Installing p11-kit (0.24.1-r1) 17:54:40 (35/86) Installing libtasn1 (4.19.0-r0) 17:54:40 (36/86) Installing libunistring (1.1-r0) 17:54:40 (37/86) Installing gnutls (3.7.8-r3) 17:54:40 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 17:54:40 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 17:54:40 (40/86) Installing lame (3.100-r2) 17:54:40 (41/86) Installing opus (1.3.1-r1) 17:54:40 (42/86) Installing libasyncns (0.8-r1) 17:54:40 (43/86) Installing dbus-libs (1.14.4-r0) 17:54:40 (44/86) Installing libltdl (2.4.7-r1) 17:54:40 (45/86) Installing orc (0.4.33-r0) 17:54:40 (46/86) Installing libgcc (12.2.1_git20220924-r4) 17:54:40 (47/86) Installing libogg (1.3.5-r2) 17:54:40 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 17:54:40 (49/86) Installing flac-libs (1.4.2-r0) 17:54:40 (50/86) Installing libvorbis (1.3.7-r0) 17:54:40 (51/86) Installing libsndfile (1.1.0-r2) 17:54:40 (52/86) Installing libgomp (12.2.1_git20220924-r4) 17:54:40 (53/86) Installing soxr (0.1.3-r3) 17:54:40 (54/86) Installing speexdsp (1.2.1-r0) 17:54:40 (55/86) Installing tdb-libs (1.4.6-r0) 17:54:40 (56/86) Installing libpulse (16.1-r6) 17:54:40 (57/86) Installing cjson (1.7.15-r3) 17:54:40 (58/86) Installing mbedtls (2.28.3-r0) 17:54:40 (59/86) Installing librist (0.2.7-r0) 17:54:40 (60/86) Installing libsrt (1.5.1-r0) 17:54:40 (61/86) Installing libssh (0.10.5-r0) 17:54:40 (62/86) Installing libtheora (1.1.1-r16) 17:54:40 (63/86) Installing libjpeg-turbo (2.1.4-r0) 17:54:40 (64/86) Installing v4l-utils-libs (1.22.1-r2) 17:54:40 (65/86) Installing libxext (1.3.5-r0) 17:54:40 (66/86) Installing libxfixes (6.0.0-r0) 17:54:40 (67/86) Installing wayland-libs-client (1.21.0-r1) 17:54:40 (68/86) Installing libva (2.16.0-r0) 17:54:40 (69/86) Installing libvdpau (1.5-r0) 17:54:40 (70/86) Installing vidstab (1.1.0-r2) 17:54:40 (71/86) Installing libvpx (1.12.0-r1) 17:54:40 (72/86) Installing libwebp (1.2.4-r1) 17:54:40 (73/86) Installing x264-libs (0.164_git20220602-r0) 17:54:40 (74/86) Installing numactl (2.0.16-r1) 17:54:40 (75/86) Installing x265-libs (3.5-r3) 17:54:40 (76/86) Installing xvidcore (1.3.7-r1) 17:54:40 (77/86) Installing libsodium (1.0.18-r2) 17:54:40 (78/86) Installing libzmq (4.3.4-r1) 17:54:40 (79/86) Installing ffmpeg-libs (5.1.3-r0) 17:54:40 (80/86) Installing ffmpeg (5.1.3-r0) 17:54:40 (81/86) Installing udev-init-scripts (35-r1) 17:54:40 (82/86) Installing eudev-libs (3.2.11-r4) 17:54:40 (83/86) Installing xz-libs (5.2.9-r0) 17:54:40 (84/86) Installing zstd-libs (1.5.5-r0) 17:54:40 (85/86) Installing kmod-libs (30-r1) 17:54:40 (86/86) Installing eudev (3.2.11-r4) 17:54:40 Executing busybox-1.35.0-r29.trigger 17:54:40 Executing eudev-3.2.11-r4.trigger 17:54:40 OK: 112 MiB in 101 packages 17:54:43 Removing intermediate container ce1ed25d1e45 17:54:43 ---> da27ce6dd533 17:54:43 Step 18/36 : WORKDIR / 17:54:43 ---> Running in ed22e4ad8eb1 17:54:43 Removing intermediate container ed22e4ad8eb1 17:54:43 ---> 6f0d2caf07e8 17:54:43 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:54:44 ---> 59a1dc7365ce 17:54:44 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:54:44 ---> 8f0aac033edc 17:54:44 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:54:44 ---> 23d0a497c657 17:54:44 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:54:44 ---> 04613b8d7946 17:54:44 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:54:44 ---> 941eb8db7f70 17:54:44 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:54:44 ---> 6a7310c83dc4 17:54:44 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:54:45 ---> b648f1f80b65 17:54:45 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:54:45 ---> Running in e9c4cfe740c3 17:54:46 Removing intermediate container e9c4cfe740c3 17:54:46 ---> 67edbbea6341 17:54:46 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:54:46 ---> Running in 7b151be38186 17:54:46 Removing intermediate container 7b151be38186 17:54:46 ---> bd136e941423 17:54:46 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:54:46 ---> Running in 72349ae80a3a 17:54:47 Removing intermediate container 72349ae80a3a 17:54:47 ---> 3fa5edea25b3 17:54:47 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:54:47 ---> Running in aad5a1c560ca 17:54:47 Removing intermediate container aad5a1c560ca 17:54:47 ---> 2f6d87ac4c61 17:54:47 Step 30/36 : EXPOSE 59983 17:54:47 ---> Running in f5980e538fe5 17:54:47 Removing intermediate container f5980e538fe5 17:54:47 ---> ab700ff234be 17:54:47 Step 31/36 : EXPOSE 8554 17:54:47 ---> Running in eafbe4006f4e 17:54:48 Removing intermediate container eafbe4006f4e 17:54:48 ---> 43ee0d755dd4 17:54:48 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:54:48 ---> Running in e6518efa0c28 17:54:48 Removing intermediate container e6518efa0c28 17:54:48 ---> 407a676fbae0 17:54:48 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:54:48 ---> Running in 77afd56c8f03 17:54:48 Removing intermediate container 77afd56c8f03 17:54:48 ---> c6566ee583a3 17:54:48 Step 34/36 : LABEL arch=amd64 17:54:48 ---> Running in 8dd447fbc785 17:54:48 Removing intermediate container 8dd447fbc785 17:54:48 ---> a4601907b0d3 17:54:48 Step 35/36 : LABEL git_sha=23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 17:54:48 ---> Running in 044a41be276f 17:54:48 Removing intermediate container 044a41be276f 17:54:48 ---> fd0a736da331 17:54:48 Step 36/36 : LABEL version=3.0.0-dev.45 17:54:48 ---> Running in 1c55765fc43f 17:54:48 Removing intermediate container 1c55765fc43f 17:54:48 ---> acc17fa5131f 17:54:48 [Warning] One or more build-args [ARCH] were not consumed 17:54:48 Successfully built acc17fa5131f 17:54:48 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:48 provisioning config files... 17:54:48 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10649366032160779535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:49 ---> docker-login.sh 17:54:49 nexus3.edgexfoundry.org:10001 17:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:49 Configure a credential helper to remove this warning. See 17:54:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:49 17:54:49 Login Succeeded 17:54:49 nexus3.edgexfoundry.org:10002 17:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:49 Configure a credential helper to remove this warning. See 17:54:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:49 17:54:49 Login Succeeded 17:54:49 nexus3.edgexfoundry.org:10003 17:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:49 Configure a credential helper to remove this warning. See 17:54:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:49 17:54:49 Login Succeeded 17:54:49 nexus3.edgexfoundry.org:10004 17:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:49 Configure a credential helper to remove this warning. See 17:54:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:49 17:54:49 Login Succeeded 17:54:49 docker.io 17:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:49 Configure a credential helper to remove this warning. See 17:54:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:49 17:54:49 Login Succeeded 17:54:49 ---> docker-login.sh ends [Pipeline] } 17:54:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:49 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 17:54:49 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 17:54:49 latest 17:54:49 3.0.0-dev.45 17:54:49 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 17:54:49 main 17:54:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:50 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 17:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:54:50 67849f89a439: Preparing 17:54:50 1c5130b764c9: Preparing 17:54:50 f209bed0b501: Preparing 17:54:50 33e4763787e0: Preparing 17:54:50 3827b5b91e75: Preparing 17:54:50 acc83c6ca332: Preparing 17:54:50 9ef20b83cf1b: Preparing 17:54:50 c31d2c3dbde2: Preparing 17:54:50 733e4b917fd0: Preparing 17:54:50 cf51170a9ed7: Preparing 17:54:50 3ffd6d0b64c8: Preparing 17:54:50 f7473f018408: Preparing 17:54:50 f1417ff83b31: Preparing 17:54:50 c31d2c3dbde2: Waiting 17:54:50 f7473f018408: Waiting 17:54:50 f1417ff83b31: Waiting 17:54:50 733e4b917fd0: Waiting 17:54:50 cf51170a9ed7: Waiting 17:54:50 3ffd6d0b64c8: Waiting 17:54:50 acc83c6ca332: Waiting 17:54:50 67849f89a439: Pushed 17:54:50 1c5130b764c9: Pushed 17:54:50 33e4763787e0: Pushed 17:54:50 f209bed0b501: Pushed 17:54:50 acc83c6ca332: Pushed 17:54:50 733e4b917fd0: Pushed 17:54:50 9ef20b83cf1b: Pushed 17:54:50 c31d2c3dbde2: Pushed 17:54:50 f1417ff83b31: Layer already exists 17:54:50 cf51170a9ed7: Pushed 17:54:53 3827b5b91e75: Pushed 17:54:53 3ffd6d0b64c8: Pushed 17:55:03 f7473f018408: Pushed 17:55:03 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1: digest: sha256:db84fe7be7cff44c78f3f4102da6b35bebdd88093a8b32270cca53676e3e254c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:55:03 67849f89a439: Preparing 17:55:03 1c5130b764c9: Preparing 17:55:03 f209bed0b501: Preparing 17:55:03 33e4763787e0: Preparing 17:55:03 3827b5b91e75: Preparing 17:55:03 acc83c6ca332: Preparing 17:55:03 9ef20b83cf1b: Preparing 17:55:03 c31d2c3dbde2: Preparing 17:55:03 733e4b917fd0: Preparing 17:55:03 cf51170a9ed7: Preparing 17:55:03 3ffd6d0b64c8: Preparing 17:55:03 f7473f018408: Preparing 17:55:03 f1417ff83b31: Preparing 17:55:03 733e4b917fd0: Waiting 17:55:03 3ffd6d0b64c8: Waiting 17:55:03 cf51170a9ed7: Waiting 17:55:03 acc83c6ca332: Waiting 17:55:03 f7473f018408: Waiting 17:55:03 9ef20b83cf1b: Waiting 17:55:03 c31d2c3dbde2: Waiting 17:55:03 f209bed0b501: Layer already exists 17:55:03 67849f89a439: Layer already exists 17:55:03 1c5130b764c9: Layer already exists 17:55:03 3827b5b91e75: Layer already exists 17:55:03 33e4763787e0: Layer already exists 17:55:03 acc83c6ca332: Layer already exists 17:55:03 733e4b917fd0: Layer already exists 17:55:03 c31d2c3dbde2: Layer already exists 17:55:03 9ef20b83cf1b: Layer already exists 17:55:03 3ffd6d0b64c8: Layer already exists 17:55:03 cf51170a9ed7: Layer already exists 17:55:03 f7473f018408: Layer already exists 17:55:03 f1417ff83b31: Layer already exists 17:55:03 latest: digest: sha256:db84fe7be7cff44c78f3f4102da6b35bebdd88093a8b32270cca53676e3e254c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:04 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.45 17:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:55:04 67849f89a439: Preparing 17:55:04 1c5130b764c9: Preparing 17:55:04 f209bed0b501: Preparing 17:55:04 33e4763787e0: Preparing 17:55:04 3827b5b91e75: Preparing 17:55:04 acc83c6ca332: Preparing 17:55:04 9ef20b83cf1b: Preparing 17:55:04 c31d2c3dbde2: Preparing 17:55:04 733e4b917fd0: Preparing 17:55:04 cf51170a9ed7: Preparing 17:55:04 3ffd6d0b64c8: Preparing 17:55:04 c31d2c3dbde2: Waiting 17:55:04 9ef20b83cf1b: Waiting 17:55:04 acc83c6ca332: Waiting 17:55:04 733e4b917fd0: Waiting 17:55:04 cf51170a9ed7: Waiting 17:55:04 f7473f018408: Preparing 17:55:04 f1417ff83b31: Preparing 17:55:04 3ffd6d0b64c8: Waiting 17:55:04 f1417ff83b31: Waiting 17:55:04 67849f89a439: Layer already exists 17:55:04 f209bed0b501: Layer already exists 17:55:04 3827b5b91e75: Layer already exists 17:55:04 1c5130b764c9: Layer already exists 17:55:04 33e4763787e0: Layer already exists 17:55:04 acc83c6ca332: Layer already exists 17:55:04 733e4b917fd0: Layer already exists 17:55:04 9ef20b83cf1b: Layer already exists 17:55:04 c31d2c3dbde2: Layer already exists 17:55:04 cf51170a9ed7: Layer already exists 17:55:04 3ffd6d0b64c8: Layer already exists 17:55:04 f7473f018408: Layer already exists 17:55:04 f1417ff83b31: Layer already exists 17:55:04 3.0.0-dev.45: digest: sha256:db84fe7be7cff44c78f3f4102da6b35bebdd88093a8b32270cca53676e3e254c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:04 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 17:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:55:05 67849f89a439: Preparing 17:55:05 1c5130b764c9: Preparing 17:55:05 f209bed0b501: Preparing 17:55:05 33e4763787e0: Preparing 17:55:05 3827b5b91e75: Preparing 17:55:05 acc83c6ca332: Preparing 17:55:05 9ef20b83cf1b: Preparing 17:55:05 c31d2c3dbde2: Preparing 17:55:05 733e4b917fd0: Preparing 17:55:05 cf51170a9ed7: Preparing 17:55:05 c31d2c3dbde2: Waiting 17:55:05 9ef20b83cf1b: Waiting 17:55:05 733e4b917fd0: Waiting 17:55:05 acc83c6ca332: Waiting 17:55:05 3ffd6d0b64c8: Preparing 17:55:05 cf51170a9ed7: Waiting 17:55:05 f7473f018408: Preparing 17:55:05 f1417ff83b31: Preparing 17:55:05 3ffd6d0b64c8: Waiting 17:55:05 33e4763787e0: Layer already exists 17:55:05 67849f89a439: Layer already exists 17:55:05 f209bed0b501: Layer already exists 17:55:05 1c5130b764c9: Layer already exists 17:55:05 3827b5b91e75: Layer already exists 17:55:05 acc83c6ca332: Layer already exists 17:55:05 9ef20b83cf1b: Layer already exists 17:55:05 733e4b917fd0: Layer already exists 17:55:05 cf51170a9ed7: Layer already exists 17:55:05 c31d2c3dbde2: Layer already exists 17:55:05 3ffd6d0b64c8: Layer already exists 17:55:05 f7473f018408: Layer already exists 17:55:05 f1417ff83b31: Layer already exists 17:55:05 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45: digest: sha256:db84fe7be7cff44c78f3f4102da6b35bebdd88093a8b32270cca53676e3e254c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 17:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:55:05 67849f89a439: Preparing 17:55:05 1c5130b764c9: Preparing 17:55:05 f209bed0b501: Preparing 17:55:05 33e4763787e0: Preparing 17:55:05 3827b5b91e75: Preparing 17:55:05 acc83c6ca332: Preparing 17:55:05 9ef20b83cf1b: Preparing 17:55:05 c31d2c3dbde2: Preparing 17:55:05 733e4b917fd0: Preparing 17:55:05 cf51170a9ed7: Preparing 17:55:05 3ffd6d0b64c8: Preparing 17:55:05 f7473f018408: Preparing 17:55:05 733e4b917fd0: Waiting 17:55:05 cf51170a9ed7: Waiting 17:55:05 3ffd6d0b64c8: Waiting 17:55:05 acc83c6ca332: Waiting 17:55:05 9ef20b83cf1b: Waiting 17:55:05 c31d2c3dbde2: Waiting 17:55:05 f1417ff83b31: Preparing 17:55:05 f1417ff83b31: Waiting 17:55:05 f7473f018408: Waiting 17:55:05 f209bed0b501: Layer already exists 17:55:05 67849f89a439: Layer already exists 17:55:05 33e4763787e0: Layer already exists 17:55:05 1c5130b764c9: Layer already exists 17:55:05 3827b5b91e75: Layer already exists 17:55:05 9ef20b83cf1b: Layer already exists 17:55:05 733e4b917fd0: Layer already exists 17:55:05 acc83c6ca332: Layer already exists 17:55:05 cf51170a9ed7: Layer already exists 17:55:05 c31d2c3dbde2: Layer already exists 17:55:05 f7473f018408: Layer already exists 17:55:05 f1417ff83b31: Layer already exists 17:55:05 3ffd6d0b64c8: Layer already exists 17:55:05 main: digest: sha256:db84fe7be7cff44c78f3f4102da6b35bebdd88093a8b32270cca53676e3e254c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:05 ===================================================== [Pipeline] echo 17:55:05 taggedImages: 17:55:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 17:55:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:55:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.45 17:55:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 17:55:05 - nexus3.edgexfoundry.org:10004/device-usb-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 17:55:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:06 17:55:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:06 latest: Pulling from edgex-lftools-log-publisher 17:55:06 5eb5b503b376: Pulling fs layer 17:55:06 5c69ac0246d0: Pulling fs layer 17:55:06 ec43610c2a17: Pulling fs layer 17:55:06 3a2ae6a8a46f: Pulling fs layer 17:55:06 33b1e0a273af: Pulling fs layer 17:55:06 5d3b04190fa2: Pulling fs layer 17:55:06 2f39f015ded8: Pulling fs layer 17:55:06 3a2ae6a8a46f: Waiting 17:55:06 33b1e0a273af: Waiting 17:55:06 5d3b04190fa2: Waiting 17:55:06 2f39f015ded8: Waiting 17:55:06 5c69ac0246d0: Verifying Checksum 17:55:06 5c69ac0246d0: Download complete 17:55:06 3a2ae6a8a46f: Verifying Checksum 17:55:06 3a2ae6a8a46f: Download complete 17:55:06 33b1e0a273af: Verifying Checksum 17:55:06 33b1e0a273af: Download complete 17:55:06 5d3b04190fa2: Verifying Checksum 17:55:06 5d3b04190fa2: Download complete 17:55:06 ec43610c2a17: Download complete 17:55:06 5eb5b503b376: Verifying Checksum 17:55:06 5eb5b503b376: Download complete 17:55:07 2f39f015ded8: Download complete 17:55:07 5eb5b503b376: Pull complete 17:55:08 5c69ac0246d0: Pull complete 17:55:08 ec43610c2a17: Pull complete 17:55:08 3a2ae6a8a46f: Pull complete 17:55:08 33b1e0a273af: Pull complete 17:55:08 5d3b04190fa2: Pull complete 17:55:13 2f39f015ded8: Pull complete 17:55:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:13 prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container 17:55:13 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 17:55:19 $ docker top ea6e590e25b8bc0dfc4f2629a4ffb9d5d96a2af429da54ea1924e2ff1f5354ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:19 ---> job-cost.sh 17:55:19 lf-activate-venv: SKIPPING 17:55:19 INFO: No Stack... 17:55:19 INFO: Retrieving Pricing Info for: v3-standard-8 17:55:19 INFO: Archiving Costs [Pipeline] sh 17:55:20 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 17:55:20 + cut -d, -f6 [Pipeline] lock 17:55:20 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] 17:55:20 Resource [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] did not exist. Created. 17:55:20 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:20 + echo total: 0.2199999988079071 [Pipeline] stash 17:55:20 Stashed 1 file(s) [Pipeline] } 17:55:20 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] [Pipeline] // lock [Pipeline] } 17:55:20 $ docker stop --time=1 ea6e590e25b8bc0dfc4f2629a4ffb9d5d96a2af429da54ea1924e2ff1f5354ec 17:55:21 $ docker rm -f --volumes ea6e590e25b8bc0dfc4f2629a4ffb9d5d96a2af429da54ea1924e2ff1f5354ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:55:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15905 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 17:55:24 Running in /w/workspace/device-usb-camera/117 [Pipeline] { [Pipeline] checkout 17:55:24 Selected Git installation does not exist. Using Default 17:55:24 The recommended git tool is: NONE 17:55:32 using credential edgex-jenkins-ssh 17:55:32 Cloning the remote Git repository 17:55:32 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:55:32 > git init /w/workspace/device-usb-camera/117 # timeout=10 17:55:32 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:55:32 > git --version # timeout=10 17:55:32 > git --version # 'git version 2.25.1' 17:55:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:33 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:55:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:34 Avoid second fetch 17:55:34 Checking out Revision 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 (main) 17:55:34 > git config core.sparsecheckout # timeout=10 17:55:34 > git checkout -f 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 # timeout=10 17:55:35 Commit message: "Merge pull request #250 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.92" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:55:36 % Total % Received % Xferd Average Speed Time Time Time Current 17:55:36 Dload Upload Total Spent Left Speed 17:55:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 17:55:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:55:37 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 17:55:37 tee /etc/docker/daemon.new 17:55:37 { 17:55:37 "registry-mirrors": [ 17:55:37 "https://nexus3.edgexfoundry.org:10001" 17:55:37 ], 17:55:37 "bip": "10.250.0.254/24", 17:55:37 "hosts": [ 17:55:37 "tcp://0.0.0.0:5555", 17:55:37 "unix:///var/run/docker.sock" 17:55:37 ], 17:55:37 "mtu": 1458, 17:55:37 "selinux-enabled": true, 17:55:37 "seccomp-profile": "/etc/docker/seccomp.json" 17:55:37 } [Pipeline] sh 17:55:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:55:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:55 provisioning config files... 17:55:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/117@tmp/config10422092615155558242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:56 ---> docker-login.sh 17:55:56 nexus3.edgexfoundry.org:10001 17:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:56 Configure a credential helper to remove this warning. See 17:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:56 17:55:56 Login Succeeded 17:55:56 nexus3.edgexfoundry.org:10002 17:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:57 Configure a credential helper to remove this warning. See 17:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:57 17:55:57 Login Succeeded 17:55:57 nexus3.edgexfoundry.org:10003 17:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:57 Configure a credential helper to remove this warning. See 17:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:57 17:55:57 Login Succeeded 17:55:57 nexus3.edgexfoundry.org:10004 17:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:58 Configure a credential helper to remove this warning. See 17:55:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:58 17:55:58 Login Succeeded 17:55:58 docker.io 17:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:58 Configure a credential helper to remove this warning. See 17:55:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:58 17:55:58 Login Succeeded 17:55:58 ---> docker-login.sh ends [Pipeline] } 17:55:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:55:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:55:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:55:58 ========================================================= 17:55:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:55:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:59 + 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 . 17:55:59 Sending build context to Docker daemon 1.108MB 17:55:59 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:55:59 Step 2/13 : FROM ${BASE} AS builder 17:55:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:55:59 c41833b44d91: Pulling fs layer 17:55:59 ed15518f5707: Pulling fs layer 17:55:59 feae8fd75edb: Pulling fs layer 17:55:59 242c74f7c9fa: Pulling fs layer 17:55:59 3cdef696dda3: Pulling fs layer 17:55:59 2ced38df9373: Pulling fs layer 17:55:59 58f1dce35555: Pulling fs layer 17:55:59 3cdef696dda3: Waiting 17:55:59 2ced38df9373: Waiting 17:55:59 58f1dce35555: Waiting 17:55:59 242c74f7c9fa: Waiting 17:55:59 ed15518f5707: Verifying Checksum 17:55:59 ed15518f5707: Download complete 17:55:59 242c74f7c9fa: Verifying Checksum 17:55:59 242c74f7c9fa: Download complete 17:55:59 3cdef696dda3: Verifying Checksum 17:55:59 3cdef696dda3: Download complete 17:55:59 c41833b44d91: Verifying Checksum 17:55:59 c41833b44d91: Download complete 17:56:00 c41833b44d91: Pull complete 17:56:01 58f1dce35555: Verifying Checksum 17:56:01 58f1dce35555: Download complete 17:56:01 ed15518f5707: Pull complete 17:56:02 feae8fd75edb: Verifying Checksum 17:56:02 feae8fd75edb: Download complete 17:56:02 2ced38df9373: Verifying Checksum 17:56:02 2ced38df9373: Download complete 17:56:14 feae8fd75edb: Pull complete 17:56:14 242c74f7c9fa: Pull complete 17:56:14 3cdef696dda3: Pull complete 17:56:20 2ced38df9373: Pull complete 17:56:22 58f1dce35555: Pull complete 17:56:22 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:56:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:56:22 ---> fadd8f120f05 17:56:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:56:23 ---> Running in 43ad1c3ec42b 17:56:23 Removing intermediate container 43ad1c3ec42b 17:56:23 ---> 2d6db6d539cb 17:56:23 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:56:23 ---> Running in ca4e84478108 17:56:23 Removing intermediate container ca4e84478108 17:56:23 ---> 83d7cf0fa1ff 17:56:23 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:56:23 ---> Running in bb4d7cae5c0a 17:56:24 Removing intermediate container bb4d7cae5c0a 17:56:24 ---> e8e045f91817 17:56:24 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:56:24 ---> Running in 2440d85608c8 17:56:24 Removing intermediate container 2440d85608c8 17:56:24 ---> 0d1db16c9f3f 17:56:24 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:56:24 ---> Running in b1ab36bed35d 17:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:56:27 (1/14) Installing libintl (0.21.1-r1) 17:56:27 (2/14) Installing eudev-libs (3.2.11-r4) 17:56:27 (3/14) Installing libjpeg-turbo (2.1.4-r0) 17:56:27 (4/14) Installing v4l-utils-libs (1.22.1-r2) 17:56:27 (5/14) Installing v4l-utils (1.22.1-r2) 17:56:27 (6/14) Installing udev-init-scripts (35-r1) 17:56:27 (7/14) Installing libblkid (2.38.1-r1) 17:56:27 (8/14) Installing xz-libs (5.2.9-r0) 17:56:27 (9/14) Installing zstd-libs (1.5.5-r0) 17:56:27 (10/14) Installing kmod-libs (30-r1) 17:56:27 (11/14) Installing eudev (3.2.11-r4) 17:56:27 (12/14) Installing eudev-dev (3.2.11-r4) 17:56:27 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 17:56:27 (14/14) Installing v4l-utils-dev (1.22.1-r2) 17:56:27 Executing busybox-1.35.0-r29.trigger 17:56:27 Executing eudev-3.2.11-r4.trigger 17:56:27 OK: 271 MiB in 67 packages 17:56:33 Removing intermediate container b1ab36bed35d 17:56:33 ---> 9721fdbcc349 17:56:33 Step 8/13 : WORKDIR /device-usb-camera 17:56:33 ---> Running in 3ac44c0b71c7 17:56:33 Removing intermediate container 3ac44c0b71c7 17:56:33 ---> d601949268b8 17:56:33 Step 9/13 : COPY go.mod vendor* ./ 17:56:34 ---> 9326f5ea89ca 17:56:34 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:34 ---> Running in 869d531d7dd0 17:57:42 Removing intermediate container 869d531d7dd0 17:57:42 ---> 00b70b22a91a 17:57:42 Step 11/13 : COPY . . 17:57:42 ---> 5bed1b34fb33 17:57:42 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:57:42 ---> Running in a3448216bbf4 17:57:42  % Total % Received % Xferd Average Speed Time  Time Time Current 17:57:42  Dload  Upload Total Spent Left Speed 17:57:42 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 3850 0 --:--:-- --:--:-- --:--:-- 3875 17:57:42 Removing intermediate container a3448216bbf4 17:57:42 ---> 8475abc87554 17:57:42 Step 13/13 : RUN ${MAKE} 17:57:42 ---> Running in 10994ce488b3 17:57:42 noop 17:57:42 Removing intermediate container 10994ce488b3 17:57:42 ---> 433c8ec51054 17:57:42 Successfully built 433c8ec51054 17:57:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:42 + docker inspect -f . ci-base-image-arm64 17:57:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:43 prd-ubuntu20.04-docker-arm64-4c-16g-15905 does not seem to be running inside a container 17:57:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/117 -v /w/workspace/device-usb-camera/117:/w/workspace/device-usb-camera/117:rw,z -v /w/workspace/device-usb-camera/117@tmp:/w/workspace/device-usb-camera/117@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 17:57:44 $ docker top da4722740083e246dc2746b58f9fc272244fe94424327f487fa2b515418086bd -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:45 + go version 17:57:45 go version go1.20.2 linux/arm64 [Pipeline] } 17:57:45 $ docker stop --time=1 da4722740083e246dc2746b58f9fc272244fe94424327f487fa2b515418086bd 17:57:46 $ docker rm -f --volumes da4722740083e246dc2746b58f9fc272244fe94424327f487fa2b515418086bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:47 + docker inspect -f . ci-base-image-arm64 17:57:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:47 prd-ubuntu20.04-docker-arm64-4c-16g-15905 does not seem to be running inside a container 17:57:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/117 -v /w/workspace/device-usb-camera/117:/w/workspace/device-usb-camera/117:rw,z -v /w/workspace/device-usb-camera/117@tmp:/w/workspace/device-usb-camera/117@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 17:57:48 $ docker top ea4d6a6689c71ffdd2dc5a09b8cb858a83fb58b41a0958325b5844b73c8e3a75 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:49 + git config --global --add safe.directory /w/workspace/device-usb-camera/117 [Pipeline] fileExists [Pipeline] sh 17:57:50 + make test 17:57:50 go test ./... -coverprofile=coverage.out ./... 17:58:29 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:00:36 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:00:36 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 1.8% of statements 18:00:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:00:36 go vet ./... 18:00:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:00:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:00:58 ./bin/test-attribution-txt.sh [Pipeline] echo 18:00:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:00:58 $ docker stop --time=1 ea4d6a6689c71ffdd2dc5a09b8cb858a83fb58b41a0958325b5844b73c8e3a75 18:01:00 $ docker rm -f --volumes ea4d6a6689c71ffdd2dc5a09b8cb858a83fb58b41a0958325b5844b73c8e3a75 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:01:01 Warning: overwriting stash ‘coverage-report’ 18:01:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:01:02 + ls -al . 18:01:02 total 184 18:01:02 drwxrwxr-x 9 jenkins jenkins 4096 May 17 17:57 . 18:01:02 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:55 .. 18:01:02 drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:55 .git 18:01:02 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:55 .github 18:01:02 -rw-rw-r-- 1 jenkins jenkins 414 May 17 17:55 .gitignore 18:01:02 -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:55 .golangci.yml 18:01:02 -rw-rw-r-- 1 jenkins jenkins 77 May 17 17:55 .hadolint.yml 18:01:02 -rw-rw-r-- 1 jenkins jenkins 9665 May 17 17:55 Attribution.txt 18:01:02 -rw-rw-r-- 1 jenkins jenkins 6219 May 17 17:55 CHANGELOG.md 18:01:02 -rw-rw-r-- 1 jenkins jenkins 2453 May 17 17:55 Dockerfile 18:01:02 -rw-rw-r-- 1 jenkins jenkins 678 May 17 17:55 GOVERNANCE.md 18:01:02 -rw-rw-r-- 1 jenkins jenkins 659 May 17 17:55 Jenkinsfile 18:01:02 -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:55 LICENSE 18:01:02 -rw-rw-r-- 1 jenkins jenkins 2364 May 17 17:55 Makefile 18:01:02 -rw-rw-r-- 1 jenkins jenkins 622 May 17 17:55 OWNERS.md 18:01:02 -rw-rw-r-- 1 jenkins jenkins 2477 May 17 17:55 README.md 18:01:02 -rw-rw-r-- 1 jenkins jenkins 12 May 17 17:52 VERSION 18:01:02 drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:55 bin 18:01:02 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:55 cmd 18:01:02 -rw-r--r-- 1 jenkins jenkins 31522 May 17 18:00 coverage.out 18:01:02 -rwxrwxr-x 1 jenkins jenkins 140 May 17 17:55 docker-entrypoint.sh 18:01:02 drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:55 docs 18:01:02 -rw-rw-r-- 1 jenkins jenkins 3419 May 17 17:55 go.mod 18:01:02 -rw-rw-r-- 1 jenkins jenkins 31488 May 17 17:55 go.sum 18:01:02 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:55 internal 18:01:02 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:55 snap 18:01:02 -rw-rw-r-- 1 jenkins jenkins 231 May 17 17:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:03 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 --label arch=arm64 --label version=3.0.0-dev.45 . 18:01:03 Sending build context to Docker daemon 1.14MB 18:01:03 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 18:01:03 Step 2/36 : FROM ${BASE} AS builder 18:01:03 ---> 433c8ec51054 18:01:03 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:01:03 ---> Running in b45759f9efc6 18:01:03 Removing intermediate container b45759f9efc6 18:01:03 ---> f5f39aa545a0 18:01:03 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:01:03 ---> Running in 3c799550ec4d 18:01:04 Removing intermediate container 3c799550ec4d 18:01:04 ---> 13183dee01c4 18:01:04 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:01:04 ---> Running in 77086d7c474d 18:01:04 Removing intermediate container 77086d7c474d 18:01:04 ---> bbbdcbe52268 18:01:04 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:01:04 ---> Running in 79a9d99882b7 18:01:04 Removing intermediate container 79a9d99882b7 18:01:04 ---> 2ecd7e1ca841 18:01:04 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:01:04 ---> Running in bf3fac3611ae 18:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:01:07 OK: 271 MiB in 67 packages 18:01:08 Removing intermediate container bf3fac3611ae 18:01:08 ---> c67477346e1f 18:01:08 Step 8/36 : WORKDIR /device-usb-camera 18:01:08 ---> Running in 2ac78bf0576d 18:01:08 Removing intermediate container 2ac78bf0576d 18:01:08 ---> fea225939a9a 18:01:08 Step 9/36 : COPY go.mod vendor* ./ 18:01:09 ---> 1426af361096 18:01:09 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:09 ---> Running in d99431d2fb76 18:01:12 Removing intermediate container d99431d2fb76 18:01:12 ---> 5ba3e0dc1cb0 18:01:12 Step 11/36 : COPY . . 18:01:13 ---> 9ee595b217eb 18:01:13 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:01:13 ---> Running in 8f67cd167ec1 18:01:13  % Total % Received % Xferd Average Speed Time Time  Time Current 18:01:13  Dload Upload Total Spent Left Speed 18:01:14 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2782 0 --:--:-- --:--:-- --:--:-- 2787 18:01:15 Removing intermediate container 8f67cd167ec1 18:01:15 ---> 95ad18bba078 18:01:15 Step 13/36 : RUN ${MAKE} 18:01:15 ---> Running in 3e71467f73c3 18:01:16 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:03:52 Removing intermediate container 3e71467f73c3 18:03:52 ---> ea85b9f15c06 18:03:52 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:03:52 v0.21.6: Pulling from aler9/rtsp-simple-server 18:03:52 8766b47fe142: Pulling fs layer 18:03:52 8766b47fe142: Download complete 18:03:52 8766b47fe142: Pull complete 18:03:52 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:03:52 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:03:52 ---> 69d40e2cb93c 18:03:52 Step 15/36 : FROM alpine:3.17 18:03:52 3.17: Pulling from library/alpine 18:03:52 c41833b44d91: Already exists 18:03:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:03:52 Status: Downloaded newer image for alpine:3.17 18:03:52 ---> 51e60588ff2c 18:03:52 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:03:52 ---> Running in f84110da6e01 18:03:52 Removing intermediate container f84110da6e01 18:03:52 ---> bb287e5c10df 18:03:52 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:03:52 ---> Running in 7511153a9440 18:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:03:52 (1/83) Installing dumb-init (1.2.5-r2) 18:03:52 (2/83) Installing sdl2 (2.26.5-r0) 18:03:52 (3/83) Installing libxau (1.0.10-r0) 18:03:52 (4/83) Installing libmd (1.0.4-r0) 18:03:52 (5/83) Installing libbsd (0.11.7-r0) 18:03:52 (6/83) Installing libxdmcp (1.1.4-r0) 18:03:52 (7/83) Installing libxcb (1.15-r0) 18:03:52 (8/83) Installing libx11 (1.8.4-r0) 18:03:52 (9/83) Installing aom-libs (3.5.0-r0) 18:03:52 (10/83) Installing alsa-lib (1.2.8-r0) 18:03:52 (11/83) Installing libexpat (2.5.0-r0) 18:03:52 (12/83) Installing brotli-libs (1.0.9-r9) 18:03:52 (13/83) Installing libbz2 (1.0.8-r4) 18:03:52 (14/83) Installing libpng (1.6.38-r0) 18:03:52 (15/83) Installing freetype (2.12.1-r0) 18:03:52 (16/83) Installing fontconfig (2.14.1-r0) 18:03:52 (17/83) Installing fribidi (1.0.12-r0) 18:03:52 (18/83) Installing libffi (3.4.4-r0) 18:03:52 (19/83) Installing libintl (0.21.1-r1) 18:03:52 (20/83) Installing libblkid (2.38.1-r1) 18:03:52 (21/83) Installing libmount (2.38.1-r1) 18:03:52 (22/83) Installing pcre2 (10.42-r0) 18:03:52 (23/83) Installing glib (2.74.6-r0) 18:03:52 (24/83) Installing graphite2 (1.3.14-r2) 18:03:52 (25/83) Installing harfbuzz (5.3.1-r1) 18:03:52 (26/83) Installing libass (0.16.0-r1) 18:03:52 (27/83) Installing libdav1d (1.0.0-r2) 18:03:52 (28/83) Installing libdrm (2.4.114-r0) 18:03:52 (29/83) Installing gmp (6.2.1-r2) 18:03:52 (30/83) Installing nettle (3.8.1-r0) 18:03:52 (31/83) Installing p11-kit (0.24.1-r1) 18:03:52 (32/83) Installing libtasn1 (4.19.0-r0) 18:03:52 (33/83) Installing libunistring (1.1-r0) 18:03:52 (34/83) Installing gnutls (3.7.8-r3) 18:03:52 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 18:03:52 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 18:03:52 (37/83) Installing lame (3.100-r2) 18:03:52 (38/83) Installing opus (1.3.1-r1) 18:03:52 (39/83) Installing libasyncns (0.8-r1) 18:03:52 (40/83) Installing dbus-libs (1.14.4-r0) 18:03:52 (41/83) Installing libltdl (2.4.7-r1) 18:03:52 (42/83) Installing orc (0.4.33-r0) 18:03:52 (43/83) Installing libgcc (12.2.1_git20220924-r4) 18:03:52 (44/83) Installing libogg (1.3.5-r2) 18:03:52 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 18:03:52 (46/83) Installing flac-libs (1.4.2-r0) 18:03:52 (47/83) Installing libvorbis (1.3.7-r0) 18:03:52 (48/83) Installing libsndfile (1.1.0-r2) 18:03:52 (49/83) Installing libgomp (12.2.1_git20220924-r4) 18:03:52 (50/83) Installing soxr (0.1.3-r3) 18:03:52 (51/83) Installing speexdsp (1.2.1-r0) 18:03:52 (52/83) Installing tdb-libs (1.4.6-r0) 18:03:52 (53/83) Installing libpulse (16.1-r6) 18:03:52 (54/83) Installing cjson (1.7.15-r3) 18:03:52 (55/83) Installing mbedtls (2.28.3-r0) 18:03:52 (56/83) Installing librist (0.2.7-r0) 18:03:52 (57/83) Installing libsrt (1.5.1-r0) 18:03:52 (58/83) Installing libssh (0.10.5-r0) 18:03:52 (59/83) Installing libtheora (1.1.1-r16) 18:03:52 (60/83) Installing libjpeg-turbo (2.1.4-r0) 18:03:52 (61/83) Installing v4l-utils-libs (1.22.1-r2) 18:03:52 (62/83) Installing libxext (1.3.5-r0) 18:03:52 (63/83) Installing libxfixes (6.0.0-r0) 18:03:52 (64/83) Installing wayland-libs-client (1.21.0-r1) 18:03:52 (65/83) Installing libva (2.16.0-r0) 18:03:52 (66/83) Installing libvdpau (1.5-r0) 18:03:52 (67/83) Installing vidstab (1.1.0-r2) 18:03:52 (68/83) Installing libvpx (1.12.0-r1) 18:03:52 (69/83) Installing libwebp (1.2.4-r1) 18:03:52 (70/83) Installing x264-libs (0.164_git20220602-r0) 18:03:52 (71/83) Installing numactl (2.0.16-r1) 18:03:52 (72/83) Installing x265-libs (3.5-r3) 18:03:52 (73/83) Installing xvidcore (1.3.7-r1) 18:03:52 (74/83) Installing libsodium (1.0.18-r2) 18:03:52 (75/83) Installing libzmq (4.3.4-r1) 18:03:52 (76/83) Installing ffmpeg-libs (5.1.3-r0) 18:03:52 (77/83) Installing ffmpeg (5.1.3-r0) 18:03:52 (78/83) Installing udev-init-scripts (35-r1) 18:03:52 (79/83) Installing eudev-libs (3.2.11-r4) 18:03:52 (80/83) Installing xz-libs (5.2.9-r0) 18:03:52 (81/83) Installing zstd-libs (1.5.5-r0) 18:03:52 (82/83) Installing kmod-libs (30-r1) 18:03:52 (83/83) Installing eudev (3.2.11-r4) 18:03:52 Executing busybox-1.35.0-r29.trigger 18:03:52 Executing eudev-3.2.11-r4.trigger 18:03:52 OK: 86 MiB in 98 packages 18:03:57 Removing intermediate container 7511153a9440 18:03:57 ---> 36421f0b14d4 18:03:57 Step 18/36 : WORKDIR / 18:03:57 ---> Running in 661c2dc88187 18:03:57 Removing intermediate container 661c2dc88187 18:03:57 ---> 795db065c838 18:03:57 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:03:58 ---> 1d4ee303f7a2 18:03:58 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:03:59 ---> 7ac03852ca9d 18:03:59 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:03:59 ---> e3b8e2d3663e 18:03:59 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:04:00 ---> c51cdf06b003 18:04:00 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:04:00 ---> ba8c4f076bca 18:04:00 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:04:01 ---> cebf20efdcda 18:04:01 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:04:02 ---> 89baacae57a9 18:04:02 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:04:02 ---> Running in 7e5e8ec656e4 18:04:04 Removing intermediate container 7e5e8ec656e4 18:04:04 ---> 52a594d612c2 18:04:04 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:04:04 ---> Running in b4b999c7fc2f 18:04:05 Removing intermediate container b4b999c7fc2f 18:04:05 ---> 7cfb23494a48 18:04:05 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:04:05 ---> Running in 245b95ddb2ed 18:04:07 Removing intermediate container 245b95ddb2ed 18:04:07 ---> 222f27a20e0b 18:04:07 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:04:07 ---> Running in 377c92ea0bfa 18:04:10 Removing intermediate container 377c92ea0bfa 18:04:10 ---> 2638fb83a617 18:04:10 Step 30/36 : EXPOSE 59983 18:04:10 ---> Running in 22647f81b17b 18:04:10 Removing intermediate container 22647f81b17b 18:04:10 ---> ee4a518c12a3 18:04:10 Step 31/36 : EXPOSE 8554 18:04:10 ---> Running in b32cba6bcaab 18:04:10 Removing intermediate container b32cba6bcaab 18:04:10 ---> 87e1c0b1da9d 18:04:10 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:04:10 ---> Running in 07ffdf9b293e 18:04:11 Removing intermediate container 07ffdf9b293e 18:04:11 ---> ad2a84cdb6a4 18:04:11 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:04:11 ---> Running in 08b07b2aa668 18:04:11 Removing intermediate container 08b07b2aa668 18:04:11 ---> 08c95bf21e98 18:04:11 Step 34/36 : LABEL arch=arm64 18:04:11 ---> Running in 639fdaa9affb 18:04:11 Removing intermediate container 639fdaa9affb 18:04:11 ---> edb4fdc91f9e 18:04:11 Step 35/36 : LABEL git_sha=23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 18:04:11 ---> Running in ceea2b678528 18:04:12 Removing intermediate container ceea2b678528 18:04:12 ---> b3685816295e 18:04:12 Step 36/36 : LABEL version=3.0.0-dev.45 18:04:12 ---> Running in 5d3ee1b6a250 18:04:12 Removing intermediate container 5d3ee1b6a250 18:04:12 ---> 1534bd9410ba 18:04:12 [Warning] One or more build-args [ARCH] were not consumed 18:04:12 Successfully built 1534bd9410ba 18:04:12 Successfully tagged device-usb-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 18:04:12 provisioning config files... 18:04:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/117@tmp/config16418224100096874153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:13 ---> docker-login.sh 18:04:13 nexus3.edgexfoundry.org:10001 18:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:13 Configure a credential helper to remove this warning. See 18:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:13 18:04:13 Login Succeeded 18:04:13 nexus3.edgexfoundry.org:10002 18:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:13 Configure a credential helper to remove this warning. See 18:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:13 18:04:13 Login Succeeded 18:04:13 nexus3.edgexfoundry.org:10003 18:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:14 Configure a credential helper to remove this warning. See 18:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:14 18:04:14 Login Succeeded 18:04:14 nexus3.edgexfoundry.org:10004 18:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:14 Configure a credential helper to remove this warning. See 18:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:14 18:04:14 Login Succeeded 18:04:14 docker.io 18:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:15 Configure a credential helper to remove this warning. See 18:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:15 18:04:15 Login Succeeded 18:04:15 ---> docker-login.sh ends [Pipeline] } 18:04:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:15 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:04:15 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 18:04:15 latest 18:04:15 3.0.0-dev.45 18:04:15 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 18:04:15 main 18:04:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:15 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 18:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:04:15 566c02c3e3d3: Preparing 18:04:15 b6b098740e98: Preparing 18:04:15 725f40731e3c: Preparing 18:04:15 427325971696: Preparing 18:04:15 608d194cb50c: Preparing 18:04:15 acc83c6ca332: Preparing 18:04:15 059bb0647154: Preparing 18:04:15 4d73519baaf6: Preparing 18:04:15 f7c262f84db5: Preparing 18:04:15 eb17be16e8a8: Preparing 18:04:15 331c7fad9420: Preparing 18:04:15 2310fa7f54d1: Preparing 18:04:15 26cbea5cba74: Preparing 18:04:15 acc83c6ca332: Waiting 18:04:15 059bb0647154: Waiting 18:04:15 4d73519baaf6: Waiting 18:04:15 f7c262f84db5: Waiting 18:04:15 eb17be16e8a8: Waiting 18:04:15 331c7fad9420: Waiting 18:04:15 2310fa7f54d1: Waiting 18:04:15 26cbea5cba74: Waiting 18:04:16 427325971696: Pushed 18:04:16 b6b098740e98: Pushed 18:04:16 725f40731e3c: Pushed 18:04:16 566c02c3e3d3: Pushed 18:04:16 acc83c6ca332: Pushed 18:04:16 059bb0647154: Pushed 18:04:16 f7c262f84db5: Pushed 18:04:16 4d73519baaf6: Pushed 18:04:16 26cbea5cba74: Layer already exists 18:04:16 eb17be16e8a8: Pushed 18:04:20 608d194cb50c: Pushed 18:04:21 331c7fad9420: Pushed 18:04:31 2310fa7f54d1: Pushed 18:04:31 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1: digest: sha256:c56364a064ec661342d1f9432183c792f339bc58b14dacff5885268e084632de size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:31 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:04:32 566c02c3e3d3: Preparing 18:04:32 b6b098740e98: Preparing 18:04:32 725f40731e3c: Preparing 18:04:32 427325971696: Preparing 18:04:32 608d194cb50c: Preparing 18:04:32 acc83c6ca332: Preparing 18:04:32 059bb0647154: Preparing 18:04:32 4d73519baaf6: Preparing 18:04:32 f7c262f84db5: Preparing 18:04:32 eb17be16e8a8: Preparing 18:04:32 331c7fad9420: Preparing 18:04:32 2310fa7f54d1: Preparing 18:04:32 26cbea5cba74: Preparing 18:04:32 acc83c6ca332: Waiting 18:04:32 059bb0647154: Waiting 18:04:32 4d73519baaf6: Waiting 18:04:32 f7c262f84db5: Waiting 18:04:32 eb17be16e8a8: Waiting 18:04:32 331c7fad9420: Waiting 18:04:32 2310fa7f54d1: Waiting 18:04:32 26cbea5cba74: Waiting 18:04:32 608d194cb50c: Layer already exists 18:04:32 566c02c3e3d3: Layer already exists 18:04:32 427325971696: Layer already exists 18:04:32 725f40731e3c: Layer already exists 18:04:32 b6b098740e98: Layer already exists 18:04:32 acc83c6ca332: Layer already exists 18:04:32 059bb0647154: Layer already exists 18:04:32 4d73519baaf6: Layer already exists 18:04:32 eb17be16e8a8: Layer already exists 18:04:32 f7c262f84db5: Layer already exists 18:04:32 2310fa7f54d1: Layer already exists 18:04:32 331c7fad9420: Layer already exists 18:04:32 26cbea5cba74: Layer already exists 18:04:32 latest: digest: sha256:c56364a064ec661342d1f9432183c792f339bc58b14dacff5885268e084632de size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:32 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.45 18:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:04:33 566c02c3e3d3: Preparing 18:04:33 b6b098740e98: Preparing 18:04:33 725f40731e3c: Preparing 18:04:33 427325971696: Preparing 18:04:33 608d194cb50c: Preparing 18:04:33 acc83c6ca332: Preparing 18:04:33 059bb0647154: Preparing 18:04:33 4d73519baaf6: Preparing 18:04:33 f7c262f84db5: Preparing 18:04:33 eb17be16e8a8: Preparing 18:04:33 331c7fad9420: Preparing 18:04:33 2310fa7f54d1: Preparing 18:04:33 26cbea5cba74: Preparing 18:04:33 acc83c6ca332: Waiting 18:04:33 4d73519baaf6: Waiting 18:04:33 059bb0647154: Waiting 18:04:33 f7c262f84db5: Waiting 18:04:33 2310fa7f54d1: Waiting 18:04:33 eb17be16e8a8: Waiting 18:04:33 331c7fad9420: Waiting 18:04:33 26cbea5cba74: Waiting 18:04:33 b6b098740e98: Layer already exists 18:04:33 608d194cb50c: Layer already exists 18:04:33 725f40731e3c: Layer already exists 18:04:33 427325971696: Layer already exists 18:04:33 566c02c3e3d3: Layer already exists 18:04:33 4d73519baaf6: Layer already exists 18:04:33 eb17be16e8a8: Layer already exists 18:04:33 059bb0647154: Layer already exists 18:04:33 acc83c6ca332: Layer already exists 18:04:33 f7c262f84db5: Layer already exists 18:04:33 331c7fad9420: Layer already exists 18:04:33 26cbea5cba74: Layer already exists 18:04:33 2310fa7f54d1: Layer already exists 18:04:33 3.0.0-dev.45: digest: sha256:c56364a064ec661342d1f9432183c792f339bc58b14dacff5885268e084632de size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:33 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 18:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:04:34 566c02c3e3d3: Preparing 18:04:34 b6b098740e98: Preparing 18:04:34 725f40731e3c: Preparing 18:04:34 427325971696: Preparing 18:04:34 608d194cb50c: Preparing 18:04:34 acc83c6ca332: Preparing 18:04:34 059bb0647154: Preparing 18:04:34 4d73519baaf6: Preparing 18:04:34 f7c262f84db5: Preparing 18:04:34 eb17be16e8a8: Preparing 18:04:34 331c7fad9420: Preparing 18:04:34 2310fa7f54d1: Preparing 18:04:34 26cbea5cba74: Preparing 18:04:34 059bb0647154: Waiting 18:04:34 4d73519baaf6: Waiting 18:04:34 acc83c6ca332: Waiting 18:04:34 f7c262f84db5: Waiting 18:04:34 eb17be16e8a8: Waiting 18:04:34 331c7fad9420: Waiting 18:04:34 2310fa7f54d1: Waiting 18:04:34 26cbea5cba74: Waiting 18:04:34 566c02c3e3d3: Layer already exists 18:04:34 725f40731e3c: Layer already exists 18:04:34 427325971696: Layer already exists 18:04:34 b6b098740e98: Layer already exists 18:04:34 608d194cb50c: Layer already exists 18:04:34 acc83c6ca332: Layer already exists 18:04:34 eb17be16e8a8: Layer already exists 18:04:34 059bb0647154: Layer already exists 18:04:34 4d73519baaf6: Layer already exists 18:04:34 f7c262f84db5: Layer already exists 18:04:34 2310fa7f54d1: Layer already exists 18:04:34 331c7fad9420: Layer already exists 18:04:34 26cbea5cba74: Layer already exists 18:04:34 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45: digest: sha256:c56364a064ec661342d1f9432183c792f339bc58b14dacff5885268e084632de size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:34 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:04:35 566c02c3e3d3: Preparing 18:04:35 b6b098740e98: Preparing 18:04:35 725f40731e3c: Preparing 18:04:35 427325971696: Preparing 18:04:35 608d194cb50c: Preparing 18:04:35 acc83c6ca332: Preparing 18:04:35 059bb0647154: Preparing 18:04:35 4d73519baaf6: Preparing 18:04:35 f7c262f84db5: Preparing 18:04:35 eb17be16e8a8: Preparing 18:04:35 331c7fad9420: Preparing 18:04:35 2310fa7f54d1: Preparing 18:04:35 26cbea5cba74: Preparing 18:04:35 acc83c6ca332: Waiting 18:04:35 059bb0647154: Waiting 18:04:35 4d73519baaf6: Waiting 18:04:35 f7c262f84db5: Waiting 18:04:35 eb17be16e8a8: Waiting 18:04:35 2310fa7f54d1: Waiting 18:04:35 26cbea5cba74: Waiting 18:04:35 331c7fad9420: Waiting 18:04:35 566c02c3e3d3: Layer already exists 18:04:35 725f40731e3c: Layer already exists 18:04:35 427325971696: Layer already exists 18:04:35 b6b098740e98: Layer already exists 18:04:35 608d194cb50c: Layer already exists 18:04:35 4d73519baaf6: Layer already exists 18:04:35 f7c262f84db5: Layer already exists 18:04:35 acc83c6ca332: Layer already exists 18:04:35 059bb0647154: Layer already exists 18:04:35 eb17be16e8a8: Layer already exists 18:04:35 331c7fad9420: Layer already exists 18:04:35 2310fa7f54d1: Layer already exists 18:04:35 26cbea5cba74: Layer already exists 18:04:35 main: digest: sha256:c56364a064ec661342d1f9432183c792f339bc58b14dacff5885268e084632de size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:35 ===================================================== [Pipeline] echo 18:04:35 taggedImages: 18:04:35 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 18:04:35 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:04:35 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.45 18:04:35 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 18:04:35 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:04:35 18:04:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:04:36 arm64: Pulling from edgex-lftools-log-publisher 18:04:36 8998bd30e6a1: Pulling fs layer 18:04:36 04944245beec: Pulling fs layer 18:04:36 699f458cf7ca: Pulling fs layer 18:04:36 765212b225bb: Pulling fs layer 18:04:36 f23df028b6ca: Pulling fs layer 18:04:36 d65c8cfc05b1: Pulling fs layer 18:04:36 2437ff75d9bd: Pulling fs layer 18:04:36 f23df028b6ca: Waiting 18:04:36 d65c8cfc05b1: Waiting 18:04:36 2437ff75d9bd: Waiting 18:04:36 765212b225bb: Waiting 18:04:36 04944245beec: Verifying Checksum 18:04:36 04944245beec: Download complete 18:04:36 765212b225bb: Verifying Checksum 18:04:36 765212b225bb: Download complete 18:04:36 f23df028b6ca: Verifying Checksum 18:04:36 f23df028b6ca: Download complete 18:04:36 d65c8cfc05b1: Verifying Checksum 18:04:36 d65c8cfc05b1: Download complete 18:04:36 699f458cf7ca: Verifying Checksum 18:04:36 699f458cf7ca: Download complete 18:04:37 8998bd30e6a1: Download complete 18:04:39 2437ff75d9bd: Verifying Checksum 18:04:39 2437ff75d9bd: Download complete 18:04:40 8998bd30e6a1: Pull complete 18:04:41 04944245beec: Pull complete 18:04:42 699f458cf7ca: Pull complete 18:04:42 765212b225bb: Pull complete 18:04:43 f23df028b6ca: Pull complete 18:04:43 d65c8cfc05b1: Pull complete 18:04:56 2437ff75d9bd: Pull complete 18:04:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:04:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:04:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:56 prd-ubuntu20.04-docker-arm64-4c-16g-15905 does not seem to be running inside a container 18:04:56 $ 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-usb-camera/117 -v /w/workspace/device-usb-camera/117:/w/workspace/device-usb-camera/117:rw,z -v /w/workspace/device-usb-camera/117@tmp:/w/workspace/device-usb-camera/117@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 18:04:58 $ docker top be69fc349b9a524df9bc532de5b59d371282065e340872f96eccc75a54c8c1c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:59 ---> job-cost.sh 18:04:59 lf-activate-venv: SKIPPING 18:04:59 INFO: No Stack... 18:05:00 INFO: Retrieving Pricing Info for: v3-standard-4 18:05:00 INFO: Archiving Costs [Pipeline] sh 18:05:01 + cat /w/workspace/device-usb-camera/117/archives/cost.csv 18:05:01 + cut -d, -f6 [Pipeline] lock 18:05:01 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] 18:05:01 Resource [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] did not exist. Created. 18:05:01 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:01 /w/workspace/device-usb-camera/117@tmp/durable-ef6d128c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:05:01 + echo total: 0.10999999940395355 [Pipeline] stash 18:05:01 Warning: overwriting stash ‘stack-cost’ 18:05:01 Stashed 1 file(s) [Pipeline] } 18:05:01 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] [Pipeline] // lock [Pipeline] } 18:05:01 $ docker stop --time=1 be69fc349b9a524df9bc532de5b59d371282065e340872f96eccc75a54c8c1c8 18:05:03 $ docker rm -f --volumes be69fc349b9a524df9bc532de5b59d371282065e340872f96eccc75a54c8c1c8 [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 18:05:03 provisioning config files... 18:05:03 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11011130882362758724tmp [Pipeline] { [Pipeline] sh 18:05:04 + set +x 18:05:04 + + bash -scurl -- -s 18:05:04 https://codecov.io/bash 18:05:04 18:05:04 _____ _ 18:05:04 / ____| | | 18:05:04 | | ___ __| | ___ ___ _____ __ 18:05:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:05:04 | |___| (_) | (_| | __/ (_| (_) \ V / 18:05:04 \_____\___/ \__,_|\___|\___\___/ \_/ 18:05:04 Bash-1.0.6 18:05:04 18:05:04 18:05:04 ==> git version 2.25.1 found 18:05:04 ==> 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 18:05:04 Release-Date: 2020-01-08 18:05:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:05:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:05:04 ==> Jenkins CI detected. 18:05:04 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:05:04 project root: . 18:05:04 --> token set from env 18:05:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:05:04 ==> Running gcov in . (disable via -X gcov) 18:05:04 ==> Python coveragepy not found 18:05:04 ==> Searching for coverage reports in: 18:05:04 + . 18:05:04 -> Found 1 reports 18:05:04 ==> Detecting git/mercurial file structure 18:05:04 ==> Reading reports 18:05:04 + ./coverage.out bytes=31522 18:05:04 ==> Appending adjustments 18:05:04 https://docs.codecov.io/docs/fixing-reports 18:05:04 + Found adjustments 18:05:04 ==> Gzipping contents 18:05:04 8.0K /tmp/codecov.vn487M.gz 18:05:04 ==> Uploading reports 18:05:04 url: https://codecov.io 18:05:04 query: branch=main&commit=23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:05:04 -> Pinging Codecov 18:05:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:05:04 -> Uploading to 18:05:04 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/73D8F5FF140700D3E01443B452E23636/23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1/5aa2bee9-a382-4db3-bf09-3e3326aa428a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T180504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6f82b38ca45bf6042f334c310e1c5155e235a3458c87cdc5cfd9e49a3b19572 18:05:04 % Total % Received % Xferd Average Speed Time Time Time Current 18:05:04 Dload Upload Total Spent Left Speed 18:05:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 21181 --:--:-- --:--:-- --:--:-- 21181 18:05:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] } 18:05:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:05:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:05:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:05:04 18:05:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:05:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:05:05 df9b9388f04a: Pulling fs layer 18:05:05 52dc419b0ee2: Pulling fs layer 18:05:05 25bc292e5bac: Pulling fs layer 18:05:05 114826534d7a: Pulling fs layer 18:05:05 4657fd5d0bcf: Pulling fs layer 18:05:05 6ad1cebc031e: Pulling fs layer 18:05:05 8a3aa393b2d8: Pulling fs layer 18:05:05 4657fd5d0bcf: Waiting 18:05:05 6ad1cebc031e: Waiting 18:05:05 114826534d7a: Waiting 18:05:05 8a3aa393b2d8: Waiting 18:05:05 25bc292e5bac: Verifying Checksum 18:05:05 25bc292e5bac: Download complete 18:05:05 52dc419b0ee2: Download complete 18:05:05 4657fd5d0bcf: Verifying Checksum 18:05:05 4657fd5d0bcf: Download complete 18:05:05 df9b9388f04a: Download complete 18:05:05 6ad1cebc031e: Verifying Checksum 18:05:05 6ad1cebc031e: Download complete 18:05:05 df9b9388f04a: Pull complete 18:05:05 52dc419b0ee2: Pull complete 18:05:05 25bc292e5bac: Pull complete 18:05:06 114826534d7a: Download complete 18:05:06 8a3aa393b2d8: Verifying Checksum 18:05:06 8a3aa393b2d8: Download complete 18:05:09 114826534d7a: Pull complete 18:05:09 4657fd5d0bcf: Pull complete 18:05:09 6ad1cebc031e: Pull complete 18:05:12 8a3aa393b2d8: Pull complete 18:05:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:05:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:05:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:12 prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container 18:05:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:05:19 $ docker top 20651bcf33fd6899fbdb791aa2907359aa0308efa6c30ef432268eaf2962f736 -eo pid,comm [Pipeline] { [Pipeline] echo 18:05:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:05:20 + set -o pipefail 18:05:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:05:25 18:05:25 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:05:25 18:05:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/3d30288f-e656-4901-aeca-b9c4c0cacefd 18:05:25 18:05:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:05:25 18:05:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:05:25 18:05:25 18:05:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:05:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:05:25 More details here: https://snyk.co/ue1NS [Pipeline] } 18:05:25 $ docker stop --time=1 20651bcf33fd6899fbdb791aa2907359aa0308efa6c30ef432268eaf2962f736 18:05:30 $ docker rm -f --volumes 20651bcf33fd6899fbdb791aa2907359aa0308efa6c30ef432268eaf2962f736 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:31 + git log --format=format:%s -1 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] sh 18:05:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:05:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:05:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:32 prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container 18:05:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:05:32 $ docker top f21ef079949d619cabcce2937453e036777ce9ce0f106c3915edcb0adba3ef0d -eo pid,comm 18:05:32 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). 18:05:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:05:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:05:32 [ssh-agent] Looking for ssh-agent implementation... 18:05:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:05:32 $ docker exec f21ef079949d619cabcce2937453e036777ce9ce0f106c3915edcb0adba3ef0d ssh-agent 18:05:33 SSH_AUTH_SOCK=/tmp/ssh-lU1fbCB0CNek/agent.32 18:05:33 SSH_AGENT_PID=39 18:05:33 Running ssh-add (command line suppressed) 18:05:33 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2641353447728225798.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2641353447728225798.key) 18:05:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:05:33 + git semver tag 18:05:33 2023-05-17 18:05:33,620 [run_tag] DEBUG tag force:False 18:05:33 2023-05-17 18:05:33,620 [check_head_tag] DEBUG check head tag 18:05:33 2023-05-17 18:05:33,621 [execute] INFO git cat-file --batch-check 18:05:33 2023-05-17 18:05:33,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:05:33 2023-05-17 18:05:33,626 [execute] INFO git cat-file --batch 18:05:33 2023-05-17 18:05:33,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:05:33 2023-05-17 18:05:33,656 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:05:33 2023-05-17 18:05:33,657 [execute] INFO git tag -a v3.0.0-dev.45 -m v3.0.0-dev.45 18:05:33 2023-05-17 18:05:33,657 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.45', '-m', 'v3.0.0-dev.45'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:05:33 2023-05-17 18:05:33,661 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:05:33 3.0.0-dev.45 [Pipeline] } 18:05:33 $ docker exec --env ******** --env ******** f21ef079949d619cabcce2937453e036777ce9ce0f106c3915edcb0adba3ef0d ssh-agent -k 18:05:33 unset SSH_AUTH_SOCK; 18:05:33 unset SSH_AGENT_PID; 18:05:33 echo Agent pid 39 killed; 18:05:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:05:34 + git semver [Pipeline] } 18:05:34 $ docker stop --time=1 f21ef079949d619cabcce2937453e036777ce9ce0f106c3915edcb0adba3ef0d 18:05:35 $ docker rm -f --volumes f21ef079949d619cabcce2937453e036777ce9ce0f106c3915edcb0adba3ef0d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:05:36 18:05:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:05:36 0.23.1-centos7: Pulling from edgex-lftools 18:05:36 ab5ef0e58194: Pulling fs layer 18:05:36 9712f1f96733: Pulling fs layer 18:05:36 63f879dbbcfc: Pulling fs layer 18:05:36 0d9ebad4ef96: Pulling fs layer 18:05:36 e9a5061849ea: Pulling fs layer 18:05:36 d747dcd14b5f: Pulling fs layer 18:05:36 2de7ff778b66: Pulling fs layer 18:05:36 e9a5061849ea: Waiting 18:05:36 d747dcd14b5f: Waiting 18:05:36 0d9ebad4ef96: Waiting 18:05:36 9712f1f96733: Download complete 18:05:36 63f879dbbcfc: Verifying Checksum 18:05:36 63f879dbbcfc: Download complete 18:05:36 0d9ebad4ef96: Verifying Checksum 18:05:36 0d9ebad4ef96: Download complete 18:05:36 e9a5061849ea: Verifying Checksum 18:05:36 e9a5061849ea: Download complete 18:05:36 d747dcd14b5f: Download complete 18:05:36 ab5ef0e58194: Download complete 18:05:36 2de7ff778b66: Verifying Checksum 18:05:36 2de7ff778b66: Download complete 18:05:40 ab5ef0e58194: Pull complete 18:05:40 9712f1f96733: Pull complete 18:05:40 63f879dbbcfc: Pull complete 18:05:44 0d9ebad4ef96: Pull complete 18:05:44 e9a5061849ea: Pull complete 18:05:44 d747dcd14b5f: Pull complete 18:05:46 2de7ff778b66: Pull complete 18:05:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:05:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:46 prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container 18:05:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:05:56 $ docker top 824261aeb191124255f61b01614b20d9d0d5fc561994140a9bb9a5ee1981a253 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:05:56 provisioning config files... 18:05:56 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6628991261290875723tmp 18:05:56 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4037669023684095146tmp 18:05:56 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12021729939107636896tmp [Pipeline] { [Pipeline] echo 18:05:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:05:56 ---> sigul-configuration.sh 18:05:56 gpg: directory `/root/.gnupg' created 18:05:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:05:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:05:56 gpg: keyring `/root/.gnupg/secring.gpg' created 18:05:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:05:56 gpg: CAST5 encrypted data 18:05:56 gpg: encrypted with 1 passphrase 18:05:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:05:56 + mkdir /home/jenkins 18:05:56 + mkdir /home/jenkins/sigul [Pipeline] sh 18:05:56 + 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 18:05:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:05:57 ---> sigul-install.sh 18:05:57 Sigul already installed; skipping installation. [Pipeline] sh 18:05:57 + git tag --list 18:05:57 v0.0.0 18:05:57 v0.0.1-dev.1 18:05:57 v0.0.1-dev.10 18:05:57 v0.0.1-dev.11 18:05:57 v0.0.1-dev.12 18:05:57 v0.0.1-dev.13 18:05:57 v0.0.1-dev.14 18:05:57 v0.0.1-dev.15 18:05:57 v0.0.1-dev.16 18:05:57 v0.0.1-dev.2 18:05:57 v0.0.1-dev.3 18:05:57 v0.0.1-dev.4 18:05:57 v0.0.1-dev.5 18:05:57 v0.0.1-dev.6 18:05:57 v0.0.1-dev.7 18:05:57 v0.0.1-dev.8 18:05:57 v0.0.1-dev.9 18:05:57 v2.2.0 18:05:57 v2.2.0-dev.17 18:05:57 v2.2.0-dev.18 18:05:57 v2.2.0-dev.19 18:05:57 v2.2.0-dev.20 18:05:57 v2.2.0-dev.21 18:05:57 v2.2.0-dev.22 18:05:57 v2.2.0-dev.23 18:05:57 v2.2.0-dev.24 18:05:57 v2.2.0-dev.25 18:05:57 v2.2.0-dev.26 18:05:57 v2.2.0-dev.27 18:05:57 v2.3.0 18:05:57 v2.3.0-dev.1 18:05:57 v2.3.0-dev.10 18:05:57 v2.3.0-dev.11 18:05:57 v2.3.0-dev.12 18:05:57 v2.3.0-dev.13 18:05:57 v2.3.0-dev.14 18:05:57 v2.3.0-dev.15 18:05:57 v2.3.0-dev.16 18:05:57 v2.3.0-dev.17 18:05:57 v2.3.0-dev.18 18:05:57 v2.3.0-dev.19 18:05:57 v2.3.0-dev.2 18:05:57 v2.3.0-dev.20 18:05:57 v2.3.0-dev.21 18:05:57 v2.3.0-dev.22 18:05:57 v2.3.0-dev.23 18:05:57 v2.3.0-dev.24 18:05:57 v2.3.0-dev.25 18:05:57 v2.3.0-dev.26 18:05:57 v2.3.0-dev.27 18:05:57 v2.3.0-dev.28 18:05:57 v2.3.0-dev.3 18:05:57 v2.3.0-dev.4 18:05:57 v2.3.0-dev.5 18:05:57 v2.3.0-dev.6 18:05:57 v2.3.0-dev.7 18:05:57 v2.3.0-dev.8 18:05:57 v2.3.0-dev.9 18:05:57 v2.3.1 18:05:57 v2.3.1-dev.4 18:05:57 v2.3.1-dev.5 18:05:57 v2.3.1-dev.6 18:05:57 v3.0.0-dev.1 18:05:57 v3.0.0-dev.10 18:05:57 v3.0.0-dev.11 18:05:57 v3.0.0-dev.12 18:05:57 v3.0.0-dev.13 18:05:57 v3.0.0-dev.14 18:05:57 v3.0.0-dev.15 18:05:57 v3.0.0-dev.16 18:05:57 v3.0.0-dev.17 18:05:57 v3.0.0-dev.18 18:05:57 v3.0.0-dev.19 18:05:57 v3.0.0-dev.2 18:05:57 v3.0.0-dev.20 18:05:57 v3.0.0-dev.21 18:05:57 v3.0.0-dev.22 18:05:57 v3.0.0-dev.23 18:05:57 v3.0.0-dev.24 18:05:57 v3.0.0-dev.25 18:05:57 v3.0.0-dev.26 18:05:57 v3.0.0-dev.27 18:05:57 v3.0.0-dev.28 18:05:57 v3.0.0-dev.29 18:05:57 v3.0.0-dev.3 18:05:57 v3.0.0-dev.30 18:05:57 v3.0.0-dev.31 18:05:57 v3.0.0-dev.32 18:05:57 v3.0.0-dev.33 18:05:57 v3.0.0-dev.34 18:05:57 v3.0.0-dev.35 18:05:57 v3.0.0-dev.36 18:05:57 v3.0.0-dev.37 18:05:57 v3.0.0-dev.38 18:05:57 v3.0.0-dev.39 18:05:57 v3.0.0-dev.4 18:05:57 v3.0.0-dev.40 18:05:57 v3.0.0-dev.41 18:05:57 v3.0.0-dev.42 18:05:57 v3.0.0-dev.43 18:05:57 v3.0.0-dev.44 18:05:57 v3.0.0-dev.45 18:05:57 v3.0.0-dev.5 18:05:57 v3.0.0-dev.6 18:05:57 v3.0.0-dev.7 18:05:57 v3.0.0-dev.8 18:05:57 v3.0.0-dev.9 [Pipeline] sh 18:05:57 + lftools sign git-tag v3.0.0-dev.45 18:05:58 Signing Git tag with Sigul... 18:05:58 Signing v3.0.0-dev.45 [Pipeline] echo 18:05:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:05:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:05:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:05:59 $ docker stop --time=1 824261aeb191124255f61b01614b20d9d0d5fc561994140a9bb9a5ee1981a253 18:06:00 $ docker rm -f --volumes 824261aeb191124255f61b01614b20d9d0d5fc561994140a9bb9a5ee1981a253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:06:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:01 prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container 18:06:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:06:01 $ docker top d7052f4632fab4387ecd18e8437b5421af2cfdc3c264cd0841406b84f47c2d4e -eo pid,comm 18:06:01 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). 18:06:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:01 [ssh-agent] Looking for ssh-agent implementation... 18:06:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:01 $ docker exec d7052f4632fab4387ecd18e8437b5421af2cfdc3c264cd0841406b84f47c2d4e ssh-agent 18:06:01 SSH_AUTH_SOCK=/tmp/ssh-ztkSaMEQBAYV/agent.32 18:06:01 SSH_AGENT_PID=38 18:06:01 Running ssh-add (command line suppressed) 18:06:01 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14340317487351513170.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14340317487351513170.key) 18:06:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:02 + git semver bump pre 18:06:02 2023-05-17 18:06:02,470 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:06:02 2023-05-17 18:06:02,470 [bump_version] DEBUG bumping version:3.0.0-dev.45 on axis:pre with prefix:dev 18:06:02 2023-05-17 18:06:02,470 [bump_version] DEBUG bumped version:3.0.0-dev.46 18:06:02 2023-05-17 18:06:02,470 [write_version] DEBUG write version:3.0.0-dev.46 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:06:02 2023-05-17 18:06:02,470 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:06:02 2023-05-17 18:06:02,470 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:06:02 2023-05-17 18:06:02,472 [execute] INFO git cat-file --batch-check 18:06:02 2023-05-17 18:06:02,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:06:02 2023-05-17 18:06:02,475 [execute] INFO git cat-file --batch 18:06:02 2023-05-17 18:06:02,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:06:02 2023-05-17 18:06:02,480 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:06:02 3.0.0-dev.46 [Pipeline] } 18:06:02 $ docker exec --env ******** --env ******** d7052f4632fab4387ecd18e8437b5421af2cfdc3c264cd0841406b84f47c2d4e ssh-agent -k 18:06:02 unset SSH_AUTH_SOCK; 18:06:02 unset SSH_AGENT_PID; 18:06:02 echo Agent pid 38 killed; 18:06:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:02 + git semver [Pipeline] } 18:06:03 $ docker stop --time=1 d7052f4632fab4387ecd18e8437b5421af2cfdc3c264cd0841406b84f47c2d4e 18:06:04 $ docker rm -f --volumes d7052f4632fab4387ecd18e8437b5421af2cfdc3c264cd0841406b84f47c2d4e [Pipeline] // withDockerContainer [Pipeline] sh 18:06:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:05 prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container 18:06:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:06:05 $ docker top acf4766e8b9e83394a89e964c9c1a4f20db5894dca3433645a0b42daf12b6afc -eo pid,comm 18:06:05 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). 18:06:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:05 [ssh-agent] Looking for ssh-agent implementation... 18:06:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:05 $ docker exec acf4766e8b9e83394a89e964c9c1a4f20db5894dca3433645a0b42daf12b6afc ssh-agent 18:06:05 SSH_AUTH_SOCK=/tmp/ssh-GBdFKDnLdNgE/agent.32 18:06:05 SSH_AGENT_PID=38 18:06:06 Running ssh-add (command line suppressed) 18:06:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16224019905501886784.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16224019905501886784.key) 18:06:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:06 + git semver push 18:06:06 2023-05-17 18:06:06,590 [run_push] DEBUG push 18:06:06 2023-05-17 18:06:06,591 [execute] INFO git cat-file --batch-check 18:06:06 2023-05-17 18:06:06,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:06:06 2023-05-17 18:06:06,594 [execute] INFO git rev-list 3d8a6d67208a973673acc8919f70c26675d14943 -- 18:06:06 2023-05-17 18:06:06,594 [execute] DEBUG Popen(['git', 'rev-list', '3d8a6d67208a973673acc8919f70c26675d14943', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:06:06 2023-05-17 18:06:06,602 [execute] INFO git fetch -v origin 18:06:06 2023-05-17 18:06:06,602 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:06:07 2023-05-17 18:06:07,068 [run_push] DEBUG no remote changes detected 18:06:07 2023-05-17 18:06:07,069 [execute] INFO git push origin semver 18:06:07 2023-05-17 18:06:07,069 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:06:08 2023-05-17 18:06:07,868 [run_push] DEBUG push all version tags 18:06:08 2023-05-17 18:06:07,869 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:06:08 2023-05-17 18:06:07,869 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:06:08 2023-05-17 18:06:08,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:06:08 3.0.0-dev.46 [Pipeline] } 18:06:08 $ docker exec --env ******** --env ******** acf4766e8b9e83394a89e964c9c1a4f20db5894dca3433645a0b42daf12b6afc ssh-agent -k 18:06:08 unset SSH_AUTH_SOCK; 18:06:08 unset SSH_AGENT_PID; 18:06:08 echo Agent pid 38 killed; 18:06:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:09 + git semver [Pipeline] } 18:06:09 $ docker stop --time=1 acf4766e8b9e83394a89e964c9c1a4f20db5894dca3433645a0b42daf12b6afc 18:06:10 $ docker rm -f --volumes acf4766e8b9e83394a89e964c9c1a4f20db5894dca3433645a0b42daf12b6afc [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 18:06:11 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:06:11 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:06:11 total 16 18:06:11 drwxr-xr-x 3 root root 4096 May 17 17:55 . 18:06:11 drwxrwxr-x 11 jenkins jenkins 4096 May 17 18:05 .. 18:06:11 drwxr-xr-x 2 root root 4096 May 17 17:55 cost 18:06:11 -rw-r--r-- 1 root root 89 May 17 17:55 cost.csv 18:06:11 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:06:11 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:06:11 total 16 18:06:11 drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:55 . 18:06:11 drwxrwxr-x 11 jenkins jenkins 4096 May 17 18:05 .. 18:06:11 drwxr-xr-x 2 jenkins jenkins 4096 May 17 17:55 cost 18:06:11 -rw-r--r-- 1 jenkins jenkins 89 May 17 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:06:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:06:12 ---> package-listing.sh 18:06:12 ++ facter osfamily 18:06:12 ++ tr '[:upper:]' '[:lower:]' 18:06:12 + OS_FAMILY=debian 18:06:12 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:06:12 + START_PACKAGES=/tmp/packages_start.txt 18:06:12 + END_PACKAGES=/tmp/packages_end.txt 18:06:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:06:12 + PACKAGES=/tmp/packages_start.txt 18:06:12 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:06:12 + PACKAGES=/tmp/packages_end.txt 18:06:12 + case "${OS_FAMILY}" in 18:06:12 + dpkg -l 18:06:12 + grep '^ii' 18:06:12 + '[' -f /tmp/packages_start.txt ']' 18:06:12 + '[' -f /tmp/packages_end.txt ']' 18:06:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:06:12 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:06:12 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:06:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:06:12 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:06:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:13 prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container 18:06:13 $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 18:06:13 $ docker top de5102ce91602550abd717306e3c234eea4a54eb9d9f2f92c4ae4c02416df31a -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:14 + touch /tmp/pre-build-complete [Pipeline] sh 18:06:14 + mkdir -p /var/log/sysstat [Pipeline] sh 18:06:14 + ls /var/log/sa-host 18:06:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:14 provisioning config files... 18:06:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1421103510805356904tmp [Pipeline] { [Pipeline] echo 18:06:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:06:15 ---> create-netrc.sh [Pipeline] } 18:06:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:06:15 ---> python-tools-install.sh [Pipeline] echo 18:06:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:06:15 ---> sudo-logs.sh 18:06:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:06:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:06:16 ---> job-cost.sh 18:06:16 lf-activate-venv: SKIPPING 18:06:16 DEBUG: total: 0.2199999988079071 18:06:16 INFO: Retrieving Stack Cost... 18:06:16 INFO: Retrieving Pricing Info for: v3-standard-8 18:06:16 INFO: Archiving Costs [Pipeline] echo 18:06:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:06:17 ---> logs-deploy.sh 18:06:17 lf-activate-venv: SKIPPING 18:06:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/117 18:06:17 INFO: archiving workspace using pattern(s): 18:06:18 Archives upload complete. 18:06:18 INFO: archiving logs to Nexus