Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 463984ff4b982e346916ca173c723246bc262f36 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-ssh7647390798492022504.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16560870624115019621.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh13167689265975731754.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh16566413436681537339.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-ssh2233274782941067768.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 on ‘prd-ubuntu20.04-docker-8c-8g-4916’ Running on prd-ubuntu20.04-docker-8c-8g-4918 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 > 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 Avoid second fetch Checking out Revision 463984ff4b982e346916ca173c723246bc262f36 (main) Commit message: "Merge pull request #277 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.17" > git config core.sparsecheckout # timeout=10 > git checkout -f 463984ff4b982e346916ca173c723246bc262f36 # timeout=10 > git rev-list --no-walk 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:50:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:50:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:50:58 ========================================================= 18:50:58 EdgeX Global Pipelines Version Info 18:50:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:50:59 ------------------- 18:50:59 stable info: 18:50:59 ------------------- 18:50:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:50:59 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 18:50:59 Message: update stable to v1.0.253 18:50:59 ------------------- 18:50:59 experimental info: 18:50:59 ------------------- 18:50:59 Commited By: **** collab-it+edgex@linuxfoundation.org 18:50:59 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 18:50:59 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 463984ff4b982e346916ca173c723246bc262f36 [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 463984f [Pipeline] echo 18:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:51:00 provisioning config files... 18:51:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2088416420680197554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:01 ---> docker-login.sh 18:51:01 nexus3.edgexfoundry.org:10001 18:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:01 Configure a credential helper to remove this warning. See 18:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:01 18:51:01 Login Succeeded 18:51:01 nexus3.edgexfoundry.org:10002 18:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:01 Configure a credential helper to remove this warning. See 18:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:01 18:51:01 Login Succeeded 18:51:01 nexus3.edgexfoundry.org:10003 18:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:01 Configure a credential helper to remove this warning. See 18:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:01 18:51:01 Login Succeeded 18:51:01 nexus3.edgexfoundry.org:10004 18:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:02 Configure a credential helper to remove this warning. See 18:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:02 18:51:02 Login Succeeded 18:51:02 docker.io 18:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:02 Configure a credential helper to remove this warning. See 18:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:02 18:51:02 Login Succeeded 18:51:02 ---> docker-login.sh ends [Pipeline] } 18:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:51:02 + git rev-list -1 --merges 463984ff4b982e346916ca173c723246bc262f36~1..463984ff4b982e346916ca173c723246bc262f36 [Pipeline] echo 18:51:02 -----------> git rev-list -1 --merges 463984ff4b982e346916ca173c723246bc262f36~1..463984ff4b982e346916ca173c723246bc262f36 463984ff4b982e346916ca173c723246bc262f36 18:51:02 463984ff4b982e346916ca173c723246bc262f36 [false] [Pipeline] sh 18:51:03 + git log --format=format:%s -1 463984ff4b982e346916ca173c723246bc262f36 [Pipeline] echo 18:51:03 ========================================================= 18:51:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:51:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:51:03 + git log --format=format:%s -1 463984ff4b982e346916ca173c723246bc262f36 [Pipeline] echo 18:51:03 [semverPrep] GIT_COMMIT: 463984ff4b982e346916ca173c723246bc262f36, Commit Message: Merge pull request #277 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.17 [Pipeline] echo 18:51:03 [semverPrep] This is not a build commit. [Pipeline] sh 18:51:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:51:03 + grep -v github /etc/ssh/ssh_known_hosts 18:51:03 + [ -e /tmp/ssh_known_hosts ] 18:51:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:51:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:51:03 + sudo tee -a /etc/ssh/ssh_known_hosts 18:51:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:04 18:51:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:04 0.1.4: Pulling from edgex-devops/py-git-semver 18:51:04 b85a868b505f: Pulling fs layer 18:51:04 e2be974225ed: Pulling fs layer 18:51:04 339a4e72a1f5: Pulling fs layer 18:51:04 988bab9f4d93: Pulling fs layer 18:51:04 1469e6f7b9e6: Pulling fs layer 18:51:04 eaf3925da568: Pulling fs layer 18:51:04 bab4dde63d76: Pulling fs layer 18:51:04 bde34c3a00c8: Pulling fs layer 18:51:04 b352a97aabf1: Pulling fs layer 18:51:04 4872d77fe225: Pulling fs layer 18:51:04 5851b861e8e6: Pulling fs layer 18:51:04 988bab9f4d93: Waiting 18:51:04 1469e6f7b9e6: Waiting 18:51:04 eaf3925da568: Waiting 18:51:04 bab4dde63d76: Waiting 18:51:04 bde34c3a00c8: Waiting 18:51:04 b352a97aabf1: Waiting 18:51:04 4872d77fe225: Waiting 18:51:04 5851b861e8e6: Waiting 18:51:04 e2be974225ed: Download complete 18:51:04 988bab9f4d93: Verifying Checksum 18:51:04 988bab9f4d93: Download complete 18:51:04 339a4e72a1f5: Verifying Checksum 18:51:04 339a4e72a1f5: Download complete 18:51:04 eaf3925da568: Verifying Checksum 18:51:04 eaf3925da568: Download complete 18:51:04 1469e6f7b9e6: Verifying Checksum 18:51:04 1469e6f7b9e6: Download complete 18:51:04 bde34c3a00c8: Verifying Checksum 18:51:04 bde34c3a00c8: Download complete 18:51:04 b352a97aabf1: Download complete 18:51:04 4872d77fe225: Download complete 18:51:04 5851b861e8e6: Download complete 18:51:04 b85a868b505f: Verifying Checksum 18:51:04 b85a868b505f: Download complete 18:51:04 bab4dde63d76: Verifying Checksum 18:51:04 bab4dde63d76: Download complete 18:51:05 b85a868b505f: Pull complete 18:51:06 e2be974225ed: Pull complete 18:51:06 339a4e72a1f5: Pull complete 18:51:06 988bab9f4d93: Pull complete 18:51:07 1469e6f7b9e6: Pull complete 18:51:07 eaf3925da568: Pull complete 18:51:08 bab4dde63d76: Pull complete 18:51:08 bde34c3a00c8: Pull complete 18:51:08 b352a97aabf1: Pull complete 18:51:08 4872d77fe225: Pull complete 18:51:08 5851b861e8e6: Pull complete 18:51:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:51:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:08 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 18:51:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:51:13 $ docker top 191a71201632c16dcafd84df7de5d4fc29365ec4df9a10fdf4b4a22ffabb3723 -eo pid,comm 18:51:13 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:51:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:51:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:51:13 [ssh-agent] Looking for ssh-agent implementation... 18:51:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:51:13 $ docker exec 191a71201632c16dcafd84df7de5d4fc29365ec4df9a10fdf4b4a22ffabb3723 ssh-agent 18:51:13 SSH_AUTH_SOCK=/tmp/ssh-SeStkipvNdUA/agent.33 18:51:13 SSH_AGENT_PID=39 18:51:13 Running ssh-add (command line suppressed) 18:51:13 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9969685018221528992.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9969685018221528992.key) 18:51:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:51:13 + git tag --points-at HEAD [Pipeline] } 18:51:13 $ docker exec --env ******** --env ******** 191a71201632c16dcafd84df7de5d4fc29365ec4df9a10fdf4b4a22ffabb3723 ssh-agent -k 18:51:13 unset SSH_AUTH_SOCK; 18:51:13 unset SSH_AGENT_PID; 18:51:13 echo Agent pid 39 killed; 18:51:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:51:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:51:13 [ssh-agent] Looking for ssh-agent implementation... 18:51:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:51:14 $ docker exec 191a71201632c16dcafd84df7de5d4fc29365ec4df9a10fdf4b4a22ffabb3723 ssh-agent 18:51:14 SSH_AUTH_SOCK=/tmp/ssh-I9dBRgwTKUS8/agent.72 18:51:14 SSH_AGENT_PID=79 18:51:14 Running ssh-add (command line suppressed) 18:51:14 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18253253694008923746.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18253253694008923746.key) 18:51:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:51:14 + git semver init 18:51:14 2023-08-30 18:51:14,776 [run_init] DEBUG init version:0.0.0 force:False 18:51:14 2023-08-30 18:51:14,777 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:51:14 2023-08-30 18:51:14,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:51:14 2023-08-30 18:51:14,777 [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) 18:51:15 2023-08-30 18:51:15,505 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:51:15 2023-08-30 18:51:15,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:51:15 2023-08-30 18:51:15,505 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:51:15 2023-08-30 18:51:15,506 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:51:15 3.1.0-dev.10 [Pipeline] } 18:51:15 $ docker exec --env ******** --env ******** 191a71201632c16dcafd84df7de5d4fc29365ec4df9a10fdf4b4a22ffabb3723 ssh-agent -k 18:51:15 unset SSH_AUTH_SOCK; 18:51:15 unset SSH_AGENT_PID; 18:51:15 echo Agent pid 79 killed; 18:51:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:51:16 + git semver [Pipeline] } 18:51:16 $ docker stop --time=1 191a71201632c16dcafd84df7de5d4fc29365ec4df9a10fdf4b4a22ffabb3723 18:51:17 $ docker rm -f --volumes 191a71201632c16dcafd84df7de5d4fc29365ec4df9a10fdf4b4a22ffabb3723 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:51:18 Stashed 1 file(s) [Pipeline] echo 18:51:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [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 18:51:18 provisioning config files... 18:51:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14546857996487671001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:18 ---> docker-login.sh 18:51:18 nexus3.edgexfoundry.org:10001 18:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:18 Configure a credential helper to remove this warning. See 18:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:18 18:51:18 Login Succeeded 18:51:18 nexus3.edgexfoundry.org:10002 18:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:18 Configure a credential helper to remove this warning. See 18:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:18 18:51:18 Login Succeeded 18:51:18 nexus3.edgexfoundry.org:10003 18:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:19 Configure a credential helper to remove this warning. See 18:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:19 18:51:19 Login Succeeded 18:51:19 nexus3.edgexfoundry.org:10004 18:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:19 Configure a credential helper to remove this warning. See 18:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:19 18:51:19 Login Succeeded 18:51:19 docker.io 18:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:19 Configure a credential helper to remove this warning. See 18:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:19 18:51:19 Login Succeeded 18:51:19 ---> docker-login.sh ends [Pipeline] } 18:51:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:51:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:51:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:51:19 ========================================================= 18:51:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:51:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:19 + 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 . 18:51:19 Sending build context to Docker daemon 2.116MB 18:51:19 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:51:19 Step 2/13 : FROM ${BASE} AS builder 18:51:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:51:19 4db1b89c0bd1: Pulling fs layer 18:51:19 6911f1a30b25: Pulling fs layer 18:51:19 e194b8c5c2a9: Pulling fs layer 18:51:19 6863d3e3a2b1: Pulling fs layer 18:51:19 ec0bb842ea78: Pulling fs layer 18:51:19 40a00589a448: Pulling fs layer 18:51:19 6c08303d61cc: Pulling fs layer 18:51:19 798269fcf238: Pulling fs layer 18:51:19 40a00589a448: Waiting 18:51:19 6c08303d61cc: Waiting 18:51:19 798269fcf238: Waiting 18:51:19 ec0bb842ea78: Waiting 18:51:19 6863d3e3a2b1: Waiting 18:51:19 6911f1a30b25: Download complete 18:51:19 6863d3e3a2b1: Verifying Checksum 18:51:19 6863d3e3a2b1: Download complete 18:51:19 ec0bb842ea78: Verifying Checksum 18:51:19 ec0bb842ea78: Download complete 18:51:19 4db1b89c0bd1: Verifying Checksum 18:51:19 4db1b89c0bd1: Download complete 18:51:19 40a00589a448: Verifying Checksum 18:51:19 40a00589a448: Download complete 18:51:19 4db1b89c0bd1: Pull complete 18:51:20 6911f1a30b25: Pull complete 18:51:20 e194b8c5c2a9: Download complete 18:51:20 798269fcf238: Verifying Checksum 18:51:20 798269fcf238: Download complete 18:51:20 6c08303d61cc: Verifying Checksum 18:51:20 6c08303d61cc: Download complete 18:51:24 e194b8c5c2a9: Pull complete 18:51:24 6863d3e3a2b1: Pull complete 18:51:24 ec0bb842ea78: Pull complete 18:51:24 40a00589a448: Pull complete 18:51:25 6c08303d61cc: Pull complete 18:51:26 798269fcf238: Pull complete 18:51:26 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 18:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:51:26 ---> ec979cd7f677 18:51:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:51:33 Still waiting to schedule task 18:51:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4917’ 18:51:35 ---> Running in 592c6215a4e4 18:51:35 Removing intermediate container 592c6215a4e4 18:51:35 ---> df0aead20c27 18:51:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:51:35 ---> Running in 46ea0a20ab35 18:51:35 Removing intermediate container 46ea0a20ab35 18:51:35 ---> ec629c65a9ab 18:51:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:51:35 ---> Running in 46d42255bceb 18:51:35 Removing intermediate container 46d42255bceb 18:51:35 ---> 37687e82ff19 18:51:35 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:51:35 ---> Running in 916e9459d160 18:51:35 Removing intermediate container 916e9459d160 18:51:35 ---> f809a00a0b56 18:51:35 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:51:35 ---> Running in 19d56e1101bb 18:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:51:35 (1/14) Installing libintl (0.21.1-r1) 18:51:35 (2/14) Installing eudev-libs (3.2.11-r4) 18:51:35 (3/14) Installing libjpeg-turbo (2.1.4-r0) 18:51:35 (4/14) Installing v4l-utils-libs (1.22.1-r2) 18:51:35 (5/14) Installing v4l-utils (1.22.1-r2) 18:51:35 (6/14) Installing udev-init-scripts (35-r1) 18:51:35 (7/14) Installing libblkid (2.38.1-r1) 18:51:35 (8/14) Installing xz-libs (5.2.9-r0) 18:51:35 (9/14) Installing zstd-libs (1.5.5-r0) 18:51:35 (10/14) Installing kmod-libs (30-r1) 18:51:35 (11/14) Installing eudev (3.2.11-r4) 18:51:35 (12/14) Installing eudev-dev (3.2.11-r4) 18:51:35 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 18:51:35 (14/14) Installing v4l-utils-dev (1.22.1-r2) 18:51:35 Executing busybox-1.35.0-r29.trigger 18:51:35 Executing eudev-3.2.11-r4.trigger 18:51:35 OK: 272 MiB in 67 packages 18:51:36 Removing intermediate container 19d56e1101bb 18:51:36 ---> 8189ecbe6a5c 18:51:36 Step 8/13 : WORKDIR /device-usb-camera 18:51:36 ---> Running in fe9c38b9ad55 18:51:36 Removing intermediate container fe9c38b9ad55 18:51:36 ---> 5a758ecd65ca 18:51:36 Step 9/13 : COPY go.mod vendor* ./ 18:51:36 ---> 74b826b61b14 18:51:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:36 ---> Running in c5ffa230a93d 18:52:14 Removing intermediate container c5ffa230a93d 18:52:14 ---> c66ccbf2194a 18:52:14 Step 11/13 : COPY . . 18:52:14 ---> 1200af43c44d 18:52:14 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:52:14 ---> Running in c1a10420a8cd 18:52:14  % Total % Received % Xferd Average Speed Time Time Time Current 18:52:14 Dload Upload Total Spent Left Speed 18:52:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253  100  1253   0     0   9089      0 --:--:-- --:--:-- --:--:--  9145 18:52:14 Removing intermediate container c1a10420a8cd 18:52:14 ---> 19fff7ec408c 18:52:14 Step 13/13 : RUN ${MAKE} 18:52:14 ---> Running in e63997df0266 18:52:14 noop 18:52:14 Removing intermediate container e63997df0266 18:52:14 ---> ab3ad4070838 18:52:14 Successfully built ab3ad4070838 18:52:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:15 + docker inspect -f . ci-base-image-x86_64 18:52:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:15 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 18:52:15 $ 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 ******** ci-base-image-x86_64 cat 18:52:15 $ docker top 3e7718b50dc4e0c967904983547384cd3ad24dc3a058822435b928cee1a4933c -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:16 + go version 18:52:16 go version go1.20.6 linux/amd64 [Pipeline] } 18:52:16 $ docker stop --time=1 3e7718b50dc4e0c967904983547384cd3ad24dc3a058822435b928cee1a4933c 18:52:17 $ docker rm -f --volumes 3e7718b50dc4e0c967904983547384cd3ad24dc3a058822435b928cee1a4933c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:17 + docker inspect -f . ci-base-image-x86_64 18:52:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:17 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 18:52:17 $ 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 ******** ci-base-image-x86_64 cat 18:52:18 $ docker top 3710dd87e89427605d124541aa3783224979baa19a020aa7928247c362b19a1b -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:18 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:52:18 + make test 18:52:18 go test ./... -coverprofile=coverage.out ./... 18:52:24 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:52:34 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:52:34 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements 18:52:40 go vet ./... 18:52:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:52:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:52:44 ./bin/test-attribution-txt.sh [Pipeline] echo 18:52:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:52:44 $ docker stop --time=1 3710dd87e89427605d124541aa3783224979baa19a020aa7928247c362b19a1b 18:52:48 $ docker rm -f --volumes 3710dd87e89427605d124541aa3783224979baa19a020aa7928247c362b19a1b [Pipeline] // withDockerContainer [Pipeline] sh 18:52:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:52:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:52:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:52:49 + ls -al . 18:52:49 total 220 18:52:49 drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 18:52 . 18:52:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 18:50 .. 18:52:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 18:51 .git 18:52:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 18:50 .github 18:52:49 -rw-rw-r-- 1 jenkins jenkins 414 Aug 30 18:50 .gitignore 18:52:49 -rw-rw-r-- 1 jenkins jenkins 45 Aug 30 18:50 .golangci.yml 18:52:49 -rw-rw-r-- 1 jenkins jenkins 77 Aug 30 18:50 .hadolint.yml 18:52:49 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 18:51 .semver 18:52:49 -rw-rw-r-- 1 jenkins jenkins 10960 Aug 30 18:50 Attribution.txt 18:52:49 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 30 18:50 CHANGELOG.md 18:52:49 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 30 18:50 Dockerfile 18:52:49 -rw-rw-r-- 1 jenkins jenkins 678 Aug 30 18:50 GOVERNANCE.md 18:52:49 -rw-rw-r-- 1 jenkins jenkins 659 Aug 30 18:50 Jenkinsfile 18:52:49 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 30 18:50 LICENSE 18:52:49 -rw-rw-r-- 1 jenkins jenkins 2490 Aug 30 18:50 Makefile 18:52:49 -rw-rw-r-- 1 jenkins jenkins 622 Aug 30 18:50 OWNERS.md 18:52:49 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 30 18:50 README.md 18:52:49 -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 18:51 VERSION 18:52:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 18:50 bin 18:52:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 18:50 cmd 18:52:49 -rw-r--r-- 1 jenkins jenkins 53939 Aug 30 18:52 coverage.out 18:52:49 -rwxrwxr-x 1 jenkins jenkins 140 Aug 30 18:50 docker-entrypoint.sh 18:52:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 18:50 docs 18:52:49 -rw-rw-r-- 1 jenkins jenkins 3994 Aug 30 18:50 go.mod 18:52:49 -rw-rw-r-- 1 jenkins jenkins 34415 Aug 30 18:50 go.sum 18:52:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 18:50 internal 18:52:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 18:50 snap 18:52:49 -rw-rw-r-- 1 jenkins jenkins 231 Aug 30 18:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:49 + 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=463984ff4b982e346916ca173c723246bc262f36 --label arch=amd64 --label version=3.1.0-dev.10 . 18:52:49 Sending build context to Docker daemon 2.171MB 18:52:49 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 18:52:49 Step 2/36 : FROM ${BASE} AS builder 18:52:49 ---> ab3ad4070838 18:52:49 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:52:49 ---> Running in 09122b51fdab 18:52:50 Removing intermediate container 09122b51fdab 18:52:50 ---> 35e8dcb1f24e 18:52:50 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:52:50 ---> Running in 23de6fe02560 18:52:50 Removing intermediate container 23de6fe02560 18:52:50 ---> 3fb997ef9894 18:52:50 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:52:50 ---> Running in 9cc108bebbbf 18:52:50 Removing intermediate container 9cc108bebbbf 18:52:50 ---> 6733009cde08 18:52:50 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:52:50 ---> Running in 1d13a81d7edf 18:52:50 Removing intermediate container 1d13a81d7edf 18:52:50 ---> e16fb77c7707 18:52:50 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:52:50 ---> Running in 0125fc8d1a27 18:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:52:50 OK: 272 MiB in 67 packages 18:52:51 Removing intermediate container 0125fc8d1a27 18:52:51 ---> e44fe6252251 18:52:51 Step 8/36 : WORKDIR /device-usb-camera 18:52:51 ---> Running in 12867778b98f 18:52:51 Removing intermediate container 12867778b98f 18:52:51 ---> 12047e23a64e 18:52:51 Step 9/36 : COPY go.mod vendor* ./ 18:52:51 ---> 422f61ca55c4 18:52:51 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:51 ---> Running in 723a8686d262 18:52:52 Removing intermediate container 723a8686d262 18:52:52 ---> ec2866f9cc7c 18:52:52 Step 11/36 : COPY . . 18:52:52 ---> 60b696aa09d6 18:52:52 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:52:52 ---> Running in 00b41d63f7e4 18:52:52  % Total % Received % Xferd Average Speed Time Time Time Current 18:52:52 Dload Upload Total Spent Left Speed 18:52:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 24446 0 --:--:-- --:--:-- --:--:-- 24568 18:52:53 Removing intermediate container 00b41d63f7e4 18:52:53 ---> df0746115060 18:52:53 Step 13/36 : RUN ${MAKE} 18:52:53 ---> Running in 17882db363c4 18:52:53 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:53:19 Removing intermediate container 17882db363c4 18:53:19 ---> 9267741bf7b6 18:53:19 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:53:19 v0.21.6: Pulling from aler9/rtsp-simple-server 18:53:19 4acc49c71d14: Pulling fs layer 18:53:19 4acc49c71d14: Verifying Checksum 18:53:19 4acc49c71d14: Download complete 18:53:19 4acc49c71d14: Pull complete 18:53:19 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:53:19 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:53:19 ---> 01a2bd3e5fff 18:53:19 Step 15/36 : FROM alpine:3.17 18:53:19 3.17: Pulling from library/alpine 18:53:19 9398808236ff: Pulling fs layer 18:53:19 9398808236ff: Download complete 18:53:19 9398808236ff: Pull complete 18:53:19 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:53:19 Status: Downloaded newer image for alpine:3.17 18:53:19 ---> 1e0b8b5322fc 18:53:19 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:53:19 ---> Running in c0d4962c3ab2 18:53:19 Removing intermediate container c0d4962c3ab2 18:53:19 ---> b408b49ae62f 18:53:19 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:53:19 ---> Running in 4a403a320436 18:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:53:19 (1/86) Installing dumb-init (1.2.5-r2) 18:53:19 (2/86) Installing sdl2 (2.26.5-r0) 18:53:19 (3/86) Installing svt-av1-libs (1.3.0-r0) 18:53:19 (4/86) Installing libxau (1.0.10-r0) 18:53:19 (5/86) Installing libmd (1.0.4-r0) 18:53:19 (6/86) Installing libbsd (0.11.7-r0) 18:53:19 (7/86) Installing libxdmcp (1.1.4-r0) 18:53:19 (8/86) Installing libxcb (1.15-r0) 18:53:19 (9/86) Installing libx11 (1.8.4-r1) 18:53:19 (10/86) Installing aom-libs (3.5.0-r0) 18:53:19 (11/86) Installing alsa-lib (1.2.8-r0) 18:53:19 (12/86) Installing libexpat (2.5.0-r0) 18:53:19 (13/86) Installing brotli-libs (1.0.9-r9) 18:53:19 (14/86) Installing libbz2 (1.0.8-r4) 18:53:19 (15/86) Installing libpng (1.6.39-r0) 18:53:19 (16/86) Installing freetype (2.12.1-r0) 18:53:19 (17/86) Installing fontconfig (2.14.1-r0) 18:53:19 (18/86) Installing fribidi (1.0.12-r0) 18:53:19 (19/86) Installing libffi (3.4.4-r0) 18:53:19 (20/86) Installing libintl (0.21.1-r1) 18:53:19 (21/86) Installing libblkid (2.38.1-r1) 18:53:19 (22/86) Installing libmount (2.38.1-r1) 18:53:19 (23/86) Installing pcre2 (10.42-r0) 18:53:19 (24/86) Installing glib (2.74.7-r0) 18:53:19 (25/86) Installing graphite2 (1.3.14-r2) 18:53:19 (26/86) Installing harfbuzz (5.3.1-r1) 18:53:19 (27/86) Installing libass (0.16.0-r1) 18:53:19 (28/86) Installing libdav1d (1.0.0-r2) 18:53:19 (29/86) Installing hwdata-pci (0.364-r0) 18:53:19 (30/86) Installing libpciaccess (0.17-r0) 18:53:19 (31/86) Installing libdrm (2.4.114-r0) 18:53:19 (32/86) Installing gmp (6.2.1-r2) 18:53:19 (33/86) Installing nettle (3.8.1-r0) 18:53:19 (34/86) Installing p11-kit (0.24.1-r1) 18:53:19 (35/86) Installing libtasn1 (4.19.0-r0) 18:53:19 (36/86) Installing libunistring (1.1-r0) 18:53:19 (37/86) Installing gnutls (3.7.8-r3) 18:53:19 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 18:53:19 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 18:53:19 (40/86) Installing lame (3.100-r2) 18:53:19 (41/86) Installing opus (1.3.1-r1) 18:53:19 (42/86) Installing libasyncns (0.8-r1) 18:53:19 (43/86) Installing dbus-libs (1.14.8-r0) 18:53:19 (44/86) Installing libltdl (2.4.7-r1) 18:53:19 (45/86) Installing orc (0.4.33-r0) 18:53:19 (46/86) Installing libgcc (12.2.1_git20220924-r4) 18:53:19 (47/86) Installing libogg (1.3.5-r2) 18:53:19 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 18:53:19 (49/86) Installing flac-libs (1.4.2-r0) 18:53:19 (50/86) Installing libvorbis (1.3.7-r0) 18:53:19 (51/86) Installing libsndfile (1.1.0-r2) 18:53:19 (52/86) Installing libgomp (12.2.1_git20220924-r4) 18:53:19 (53/86) Installing soxr (0.1.3-r3) 18:53:19 (54/86) Installing speexdsp (1.2.1-r0) 18:53:19 (55/86) Installing tdb-libs (1.4.6-r0) 18:53:19 (56/86) Installing libpulse (16.1-r6) 18:53:19 (57/86) Installing cjson (1.7.15-r3) 18:53:19 (58/86) Installing mbedtls (2.28.4-r0) 18:53:19 (59/86) Installing librist (0.2.7-r0) 18:53:19 (60/86) Installing libsrt (1.5.1-r0) 18:53:19 (61/86) Installing libssh (0.10.5-r0) 18:53:19 (62/86) Installing libtheora (1.1.1-r16) 18:53:19 (63/86) Installing libjpeg-turbo (2.1.4-r0) 18:53:19 (64/86) Installing v4l-utils-libs (1.22.1-r2) 18:53:19 (65/86) Installing libxext (1.3.5-r0) 18:53:19 (66/86) Installing libxfixes (6.0.0-r0) 18:53:19 (67/86) Installing wayland-libs-client (1.21.0-r1) 18:53:19 (68/86) Installing libva (2.16.0-r0) 18:53:19 (69/86) Installing libvdpau (1.5-r0) 18:53:19 (70/86) Installing vidstab (1.1.0-r2) 18:53:19 (71/86) Installing libvpx (1.12.0-r1) 18:53:19 (72/86) Installing libwebp (1.2.4-r2) 18:53:19 (73/86) Installing x264-libs (0.164_git20220602-r0) 18:53:19 (74/86) Installing numactl (2.0.16-r1) 18:53:19 (75/86) Installing x265-libs (3.5-r3) 18:53:19 (76/86) Installing xvidcore (1.3.7-r1) 18:53:19 (77/86) Installing libsodium (1.0.18-r2) 18:53:19 (78/86) Installing libzmq (4.3.4-r1) 18:53:19 (79/86) Installing ffmpeg-libs (5.1.3-r0) 18:53:19 (80/86) Installing ffmpeg (5.1.3-r0) 18:53:19 (81/86) Installing udev-init-scripts (35-r1) 18:53:19 (82/86) Installing eudev-libs (3.2.11-r4) 18:53:19 (83/86) Installing xz-libs (5.2.9-r0) 18:53:19 (84/86) Installing zstd-libs (1.5.5-r0) 18:53:19 (85/86) Installing kmod-libs (30-r1) 18:53:19 (86/86) Installing eudev (3.2.11-r4) 18:53:19 Executing busybox-1.35.0-r29.trigger 18:53:19 Executing eudev-3.2.11-r4.trigger 18:53:19 OK: 112 MiB in 101 packages 18:53:23 Removing intermediate container 4a403a320436 18:53:23 ---> 5cf966567dd8 18:53:23 Step 18/36 : WORKDIR / 18:53:23 ---> Running in 07741763530d 18:53:23 Removing intermediate container 07741763530d 18:53:23 ---> cdeeb2f2b87f 18:53:23 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:53:23 ---> f1c0118f522f 18:53:23 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:53:23 ---> c6de0f9ef9f3 18:53:23 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:53:23 ---> 9c7bcb887917 18:53:23 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:53:24 ---> 27484fac5b80 18:53:24 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:53:24 ---> a0c4aa3c196d 18:53:24 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:53:24 ---> 6c4868f47eec 18:53:24 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:53:24 ---> 079c6f6ea1d3 18:53:24 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:53:25 ---> Running in 76cf5d6a1bdd 18:53:25 Removing intermediate container 76cf5d6a1bdd 18:53:25 ---> 4666ed694336 18:53:25 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:53:25 ---> Running in fbe77ea9bb5d 18:53:26 Removing intermediate container fbe77ea9bb5d 18:53:26 ---> f728e711a56a 18:53:26 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:53:26 ---> Running in cbfb3c9e7db8 18:53:26 Removing intermediate container cbfb3c9e7db8 18:53:26 ---> 8bf1d40a26ab 18:53:26 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:53:26 ---> Running in c67a41437204 18:53:27 Removing intermediate container c67a41437204 18:53:27 ---> 9e0e4a371bca 18:53:27 Step 30/36 : EXPOSE 59983 18:53:27 ---> Running in 8ff45e0fb311 18:53:27 Removing intermediate container 8ff45e0fb311 18:53:27 ---> 9ad1adfe8945 18:53:27 Step 31/36 : EXPOSE 8554 18:53:27 ---> Running in ba9a137acc41 18:53:27 Removing intermediate container ba9a137acc41 18:53:27 ---> 7c2a29c49b14 18:53:27 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:53:27 ---> Running in 00c7690f2079 18:53:27 Removing intermediate container 00c7690f2079 18:53:27 ---> e655cdda5eb6 18:53:27 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:53:27 ---> Running in b62ed44c6e86 18:53:27 Removing intermediate container b62ed44c6e86 18:53:27 ---> dde19ceedea3 18:53:27 Step 34/36 : LABEL arch=amd64 18:53:27 ---> Running in 288ea8b7d43e 18:53:27 Removing intermediate container 288ea8b7d43e 18:53:27 ---> 8ba7dac97142 18:53:27 Step 35/36 : LABEL git_sha=463984ff4b982e346916ca173c723246bc262f36 18:53:27 ---> Running in 7f6ca267139e 18:53:27 Removing intermediate container 7f6ca267139e 18:53:27 ---> 2d5b85472724 18:53:27 Step 36/36 : LABEL version=3.1.0-dev.10 18:53:27 ---> Running in 132b27d35d7f 18:53:27 Removing intermediate container 132b27d35d7f 18:53:27 ---> b307c9c9cd6c 18:53:27 [Warning] One or more build-args [ARCH] were not consumed 18:53:27 Successfully built b307c9c9cd6c 18:53:27 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 18:53:28 provisioning config files... 18:53:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16090530135776013889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:28 ---> docker-login.sh 18:53:28 nexus3.edgexfoundry.org:10001 18:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:28 Configure a credential helper to remove this warning. See 18:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:28 18:53:28 Login Succeeded 18:53:28 nexus3.edgexfoundry.org:10002 18:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:28 Configure a credential helper to remove this warning. See 18:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:28 18:53:28 Login Succeeded 18:53:28 nexus3.edgexfoundry.org:10003 18:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:28 Configure a credential helper to remove this warning. See 18:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:28 18:53:28 Login Succeeded 18:53:28 nexus3.edgexfoundry.org:10004 18:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:28 Configure a credential helper to remove this warning. See 18:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:28 18:53:28 Login Succeeded 18:53:28 docker.io 18:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:28 Configure a credential helper to remove this warning. See 18:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:28 18:53:28 Login Succeeded 18:53:28 ---> docker-login.sh ends [Pipeline] } 18:53:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:53:29 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:53:29 463984ff4b982e346916ca173c723246bc262f36 18:53:29 latest 18:53:29 3.1.0-dev.10 18:53:29 463984ff4b982e346916ca173c723246bc262f36-3.1.0-dev.10 18:53:29 main 18:53:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:29 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:463984ff4b982e346916ca173c723246bc262f36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:463984ff4b982e346916ca173c723246bc262f36 18:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:53:29 914acaff8031: Preparing 18:53:29 7c584d86a42e: Preparing 18:53:29 1ba49b3eb77c: Preparing 18:53:29 0916c2fc23cb: Preparing 18:53:29 3827b5b91e75: Preparing 18:53:29 acc83c6ca332: Preparing 18:53:29 aa217eaa0f42: Preparing 18:53:29 463abf7b772f: Preparing 18:53:29 72c5b1edd3cb: Preparing 18:53:29 895f0bd8d8ae: Preparing 18:53:29 7f52ed8839d0: Preparing 18:53:29 2a7334b01cf6: Preparing 18:53:29 36b50b131297: Preparing 18:53:29 aa217eaa0f42: Waiting 18:53:29 463abf7b772f: Waiting 18:53:29 acc83c6ca332: Waiting 18:53:29 72c5b1edd3cb: Waiting 18:53:29 895f0bd8d8ae: Waiting 18:53:29 7f52ed8839d0: Waiting 18:53:29 36b50b131297: Waiting 18:53:29 914acaff8031: Pushed 18:53:29 0916c2fc23cb: Pushed 18:53:29 1ba49b3eb77c: Pushed 18:53:29 7c584d86a42e: Pushed 18:53:29 acc83c6ca332: Pushed 18:53:29 aa217eaa0f42: Pushed 18:53:29 463abf7b772f: Pushed 18:53:29 72c5b1edd3cb: Pushed 18:53:29 895f0bd8d8ae: Pushed 18:53:29 36b50b131297: Layer already exists 18:53:32 3827b5b91e75: Pushed 18:53:32 7f52ed8839d0: Pushed 18:53:39 2a7334b01cf6: Pushed 18:53:39 463984ff4b982e346916ca173c723246bc262f36: digest: sha256:645524c4abc2923f5602c37a46daf942299e8a2a7a9f128f7cb01e2a2e843f7b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:53:39 914acaff8031: Preparing 18:53:39 7c584d86a42e: Preparing 18:53:39 1ba49b3eb77c: Preparing 18:53:39 0916c2fc23cb: Preparing 18:53:39 3827b5b91e75: Preparing 18:53:39 acc83c6ca332: Preparing 18:53:39 aa217eaa0f42: Preparing 18:53:39 463abf7b772f: Preparing 18:53:39 72c5b1edd3cb: Preparing 18:53:39 895f0bd8d8ae: Preparing 18:53:39 7f52ed8839d0: Preparing 18:53:39 2a7334b01cf6: Preparing 18:53:39 36b50b131297: Preparing 18:53:39 72c5b1edd3cb: Waiting 18:53:39 895f0bd8d8ae: Waiting 18:53:39 7f52ed8839d0: Waiting 18:53:39 2a7334b01cf6: Waiting 18:53:39 36b50b131297: Waiting 18:53:39 acc83c6ca332: Waiting 18:53:39 aa217eaa0f42: Waiting 18:53:39 463abf7b772f: Waiting 18:53:39 0916c2fc23cb: Layer already exists 18:53:39 3827b5b91e75: Layer already exists 18:53:39 7c584d86a42e: Layer already exists 18:53:39 914acaff8031: Layer already exists 18:53:39 1ba49b3eb77c: Layer already exists 18:53:39 acc83c6ca332: Layer already exists 18:53:39 aa217eaa0f42: Layer already exists 18:53:39 463abf7b772f: Layer already exists 18:53:39 72c5b1edd3cb: Layer already exists 18:53:39 895f0bd8d8ae: Layer already exists 18:53:39 2a7334b01cf6: Layer already exists 18:53:39 7f52ed8839d0: Layer already exists 18:53:39 36b50b131297: Layer already exists 18:53:39 latest: digest: sha256:645524c4abc2923f5602c37a46daf942299e8a2a7a9f128f7cb01e2a2e843f7b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.10 18:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:53:40 914acaff8031: Preparing 18:53:40 7c584d86a42e: Preparing 18:53:40 1ba49b3eb77c: Preparing 18:53:40 0916c2fc23cb: Preparing 18:53:40 3827b5b91e75: Preparing 18:53:40 acc83c6ca332: Preparing 18:53:40 aa217eaa0f42: Preparing 18:53:40 463abf7b772f: Preparing 18:53:40 72c5b1edd3cb: Preparing 18:53:40 895f0bd8d8ae: Preparing 18:53:40 7f52ed8839d0: Preparing 18:53:40 2a7334b01cf6: Preparing 18:53:40 36b50b131297: Preparing 18:53:40 7f52ed8839d0: Waiting 18:53:40 acc83c6ca332: Waiting 18:53:40 463abf7b772f: Waiting 18:53:40 aa217eaa0f42: Waiting 18:53:40 36b50b131297: Waiting 18:53:40 2a7334b01cf6: Waiting 18:53:40 72c5b1edd3cb: Waiting 18:53:40 895f0bd8d8ae: Waiting 18:53:40 1ba49b3eb77c: Layer already exists 18:53:40 7c584d86a42e: Layer already exists 18:53:40 0916c2fc23cb: Layer already exists 18:53:40 3827b5b91e75: Layer already exists 18:53:40 914acaff8031: Layer already exists 18:53:40 acc83c6ca332: Layer already exists 18:53:40 aa217eaa0f42: Layer already exists 18:53:40 463abf7b772f: Layer already exists 18:53:40 895f0bd8d8ae: Layer already exists 18:53:40 72c5b1edd3cb: Layer already exists 18:53:40 36b50b131297: Layer already exists 18:53:40 7f52ed8839d0: Layer already exists 18:53:40 2a7334b01cf6: Layer already exists 18:53:40 3.1.0-dev.10: digest: sha256:645524c4abc2923f5602c37a46daf942299e8a2a7a9f128f7cb01e2a2e843f7b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:40 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:463984ff4b982e346916ca173c723246bc262f36-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:463984ff4b982e346916ca173c723246bc262f36-3.1.0-dev.10 18:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:53:40 914acaff8031: Preparing 18:53:40 7c584d86a42e: Preparing 18:53:40 1ba49b3eb77c: Preparing 18:53:40 0916c2fc23cb: Preparing 18:53:40 3827b5b91e75: Preparing 18:53:40 acc83c6ca332: Preparing 18:53:40 aa217eaa0f42: Preparing 18:53:40 463abf7b772f: Preparing 18:53:40 72c5b1edd3cb: Preparing 18:53:40 895f0bd8d8ae: Preparing 18:53:40 7f52ed8839d0: Preparing 18:53:40 2a7334b01cf6: Preparing 18:53:40 36b50b131297: Preparing 18:53:40 aa217eaa0f42: Waiting 18:53:40 463abf7b772f: Waiting 18:53:40 72c5b1edd3cb: Waiting 18:53:40 895f0bd8d8ae: Waiting 18:53:40 7f52ed8839d0: Waiting 18:53:40 2a7334b01cf6: Waiting 18:53:40 36b50b131297: Waiting 18:53:40 7c584d86a42e: Layer already exists 18:53:40 914acaff8031: Layer already exists 18:53:40 1ba49b3eb77c: Layer already exists 18:53:40 3827b5b91e75: Layer already exists 18:53:40 0916c2fc23cb: Layer already exists 18:53:40 acc83c6ca332: Layer already exists 18:53:40 463abf7b772f: Layer already exists 18:53:40 aa217eaa0f42: Layer already exists 18:53:40 72c5b1edd3cb: Layer already exists 18:53:40 895f0bd8d8ae: Layer already exists 18:53:40 7f52ed8839d0: Layer already exists 18:53:40 36b50b131297: Layer already exists 18:53:40 2a7334b01cf6: Layer already exists 18:53:40 463984ff4b982e346916ca173c723246bc262f36-3.1.0-dev.10: digest: sha256:645524c4abc2923f5602c37a46daf942299e8a2a7a9f128f7cb01e2a2e843f7b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:41 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:53:41 914acaff8031: Preparing 18:53:41 7c584d86a42e: Preparing 18:53:41 1ba49b3eb77c: Preparing 18:53:41 0916c2fc23cb: Preparing 18:53:41 3827b5b91e75: Preparing 18:53:41 acc83c6ca332: Preparing 18:53:41 aa217eaa0f42: Preparing 18:53:41 463abf7b772f: Preparing 18:53:41 72c5b1edd3cb: Preparing 18:53:41 895f0bd8d8ae: Preparing 18:53:41 7f52ed8839d0: Preparing 18:53:41 2a7334b01cf6: Preparing 18:53:41 36b50b131297: Preparing 18:53:41 895f0bd8d8ae: Waiting 18:53:41 acc83c6ca332: Waiting 18:53:41 463abf7b772f: Waiting 18:53:41 aa217eaa0f42: Waiting 18:53:41 72c5b1edd3cb: Waiting 18:53:41 2a7334b01cf6: Waiting 18:53:41 7c584d86a42e: Layer already exists 18:53:41 914acaff8031: Layer already exists 18:53:41 0916c2fc23cb: Layer already exists 18:53:41 3827b5b91e75: Layer already exists 18:53:41 1ba49b3eb77c: Layer already exists 18:53:41 acc83c6ca332: Layer already exists 18:53:41 aa217eaa0f42: Layer already exists 18:53:41 463abf7b772f: Layer already exists 18:53:41 72c5b1edd3cb: Layer already exists 18:53:41 895f0bd8d8ae: Layer already exists 18:53:41 7f52ed8839d0: Layer already exists 18:53:41 36b50b131297: Layer already exists 18:53:41 2a7334b01cf6: Layer already exists 18:53:41 main: digest: sha256:645524c4abc2923f5602c37a46daf942299e8a2a7a9f128f7cb01e2a2e843f7b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:41 ===================================================== [Pipeline] echo 18:53:41 taggedImages: 18:53:41 - nexus3.edgexfoundry.org:10004/device-usb-camera:463984ff4b982e346916ca173c723246bc262f36 18:53:41 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:53:41 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.10 18:53:41 - nexus3.edgexfoundry.org:10004/device-usb-camera:463984ff4b982e346916ca173c723246bc262f36-3.1.0-dev.10 18:53:41 - 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 18:53:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:41 18:53:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:42 latest: Pulling from edgex-lftools-log-publisher 18:53:42 5eb5b503b376: Pulling fs layer 18:53:42 5c69ac0246d0: Pulling fs layer 18:53:42 ec43610c2a17: Pulling fs layer 18:53:42 3a2ae6a8a46f: Pulling fs layer 18:53:42 33b1e0a273af: Pulling fs layer 18:53:42 5d3b04190fa2: Pulling fs layer 18:53:42 2f39f015ded8: Pulling fs layer 18:53:42 33b1e0a273af: Waiting 18:53:42 5d3b04190fa2: Waiting 18:53:42 2f39f015ded8: Waiting 18:53:42 3a2ae6a8a46f: Waiting 18:53:42 5c69ac0246d0: Verifying Checksum 18:53:42 5c69ac0246d0: Download complete 18:53:42 3a2ae6a8a46f: Verifying Checksum 18:53:42 3a2ae6a8a46f: Download complete 18:53:42 33b1e0a273af: Verifying Checksum 18:53:42 33b1e0a273af: Download complete 18:53:42 ec43610c2a17: Verifying Checksum 18:53:42 ec43610c2a17: Download complete 18:53:42 5d3b04190fa2: Verifying Checksum 18:53:42 5d3b04190fa2: Download complete 18:53:42 5eb5b503b376: Verifying Checksum 18:53:42 5eb5b503b376: Download complete 18:53:42 2f39f015ded8: Download complete 18:53:43 5eb5b503b376: Pull complete 18:53:43 5c69ac0246d0: Pull complete 18:53:44 ec43610c2a17: Pull complete 18:53:44 3a2ae6a8a46f: Pull complete 18:53:44 33b1e0a273af: Pull complete 18:53:44 5d3b04190fa2: Pull complete 18:53:48 2f39f015ded8: Pull complete 18:53:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:53:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:48 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 18:53:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:53:54 $ docker top 5f0544cad55979fe4d24ebb72233b48ea693180e20332a01144bf1d6f914d6e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:54 ---> job-cost.sh 18:53:54 lf-activate-venv: SKIPPING 18:53:54 INFO: No Stack... 18:53:54 INFO: Retrieving Pricing Info for: v3-standard-8 18:53:54 INFO: Archiving Costs [Pipeline] sh 18:53:55 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 18:53:55 + cut -d, -f6 [Pipeline] lock 18:53:55 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-134-stack-cost] 18:53:55 Resource [jenkins-edgexfoundry-device-usb-camera-main-134-stack-cost] did not exist. Created. 18:53:55 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:53:55 + echo total: 0.2199999988079071 [Pipeline] stash 18:53:55 Stashed 1 file(s) [Pipeline] } 18:53:55 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-134-stack-cost] [Pipeline] // lock [Pipeline] } 18:53:55 $ docker stop --time=1 5f0544cad55979fe4d24ebb72233b48ea693180e20332a01144bf1d6f914d6e9 18:53:56 $ docker rm -f --volumes 5f0544cad55979fe4d24ebb72233b48ea693180e20332a01144bf1d6f914d6e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:54:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4919 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:54:59 Running in /w/workspace/device-usb-camera/134 [Pipeline] { [Pipeline] checkout 18:54:59 Selected Git installation does not exist. Using Default 18:54:59 The recommended git tool is: NONE 18:55:06 using credential edgex-jenkins-ssh 18:55:06 Cloning the remote Git repository 18:55:06 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:55:06 > git init /w/workspace/device-usb-camera/134 # timeout=10 18:55:06 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:55:06 > git --version # timeout=10 18:55:07 > git --version # 'git version 2.25.1' 18:55:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:55:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:08 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:55:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:08 Avoid second fetch 18:55:08 Checking out Revision 463984ff4b982e346916ca173c723246bc262f36 (main) 18:55:09 Commit message: "Merge pull request #277 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:55:08 > git config core.sparsecheckout # timeout=10 18:55:08 > git checkout -f 463984ff4b982e346916ca173c723246bc262f36 # timeout=10 18:55:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:55:10 % Total % Received % Xferd Average Speed Time Time Time Current 18:55:10 Dload Upload Total Spent Left Speed 18:55:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72039 0 --:--:-- --:--:-- --:--:-- 72039 [Pipeline] sh 18:55:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:55:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:55:11 + sudo tee /etc/docker/daemon.new 18:55:11 { 18:55:11 "registry-mirrors": [ 18:55:11 "https://nexus3.edgexfoundry.org:10001" 18:55:11 ], 18:55:11 "bip": "10.250.0.254/24", 18:55:11 "hosts": [ 18:55:11 "tcp://0.0.0.0:5555", 18:55:11 "unix:///var/run/docker.sock" 18:55:11 ], 18:55:11 "mtu": 1458, 18:55:11 "selinux-enabled": true, 18:55:11 "seccomp-profile": "/etc/docker/seccomp.json" 18:55:11 } [Pipeline] sh 18:55:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:55:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:30 provisioning config files... 18:55:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/134@tmp/config15338781118654812323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:30 ---> docker-login.sh 18:55:30 nexus3.edgexfoundry.org:10001 18:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:30 Configure a credential helper to remove this warning. See 18:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:30 18:55:30 Login Succeeded 18:55:30 nexus3.edgexfoundry.org:10002 18:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:31 Configure a credential helper to remove this warning. See 18:55:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:31 18:55:31 Login Succeeded 18:55:31 nexus3.edgexfoundry.org:10003 18:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:31 Configure a credential helper to remove this warning. See 18:55:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:31 18:55:31 Login Succeeded 18:55:31 nexus3.edgexfoundry.org:10004 18:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:32 Configure a credential helper to remove this warning. See 18:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:32 18:55:32 Login Succeeded 18:55:32 docker.io 18:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:32 Configure a credential helper to remove this warning. See 18:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:32 18:55:32 Login Succeeded 18:55:32 ---> docker-login.sh ends [Pipeline] } 18:55:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:55:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:55:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:55:32 ========================================================= 18:55:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:55:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:33 + 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 . 18:55:33 Sending build context to Docker daemon 1.261MB 18:55:33 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:55:33 Step 2/13 : FROM ${BASE} AS builder 18:55:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:55:33 edb6bdbacee9: Pulling fs layer 18:55:33 5f9638ab2659: Pulling fs layer 18:55:33 8d51d6327a98: Pulling fs layer 18:55:33 8b374f2dd631: Pulling fs layer 18:55:33 ec14aa9079de: Pulling fs layer 18:55:33 2f466654f4bb: Pulling fs layer 18:55:33 554e91adad29: Pulling fs layer 18:55:33 8b374f2dd631: Waiting 18:55:33 ec14aa9079de: Waiting 18:55:33 2f466654f4bb: Waiting 18:55:33 554e91adad29: Waiting 18:55:33 5f9638ab2659: Verifying Checksum 18:55:33 5f9638ab2659: Download complete 18:55:33 8b374f2dd631: Verifying Checksum 18:55:33 8b374f2dd631: Download complete 18:55:33 ec14aa9079de: Verifying Checksum 18:55:33 ec14aa9079de: Download complete 18:55:33 edb6bdbacee9: Verifying Checksum 18:55:33 edb6bdbacee9: Download complete 18:55:34 edb6bdbacee9: Pull complete 18:55:35 554e91adad29: Verifying Checksum 18:55:35 5f9638ab2659: Pull complete 18:55:36 2f466654f4bb: Verifying Checksum 18:55:36 2f466654f4bb: Download complete 18:55:36 8d51d6327a98: Verifying Checksum 18:55:36 8d51d6327a98: Download complete 18:55:48 8d51d6327a98: Pull complete 18:55:48 8b374f2dd631: Pull complete 18:55:48 ec14aa9079de: Pull complete 18:55:53 2f466654f4bb: Pull complete 18:55:56 554e91adad29: Pull complete 18:55:56 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 18:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:55:56 ---> 1e15ea492957 18:55:56 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:55:57 ---> Running in 647816fa9edb 18:55:58 Removing intermediate container 647816fa9edb 18:55:58 ---> bb3a8af882b7 18:55:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:55:58 ---> Running in d2bc56530767 18:55:58 Removing intermediate container d2bc56530767 18:55:58 ---> a686192a6736 18:55:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:55:58 ---> Running in 00f3c241d775 18:55:59 Removing intermediate container 00f3c241d775 18:55:59 ---> fd7b0780a933 18:55:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:55:59 ---> Running in a938a13756a0 18:55:59 Removing intermediate container a938a13756a0 18:55:59 ---> 6e5897c8fc21 18:55:59 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:55:59 ---> Running in 300f02d35635 18:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:56:01 (1/14) Installing libintl (0.21.1-r1) 18:56:01 (2/14) Installing eudev-libs (3.2.11-r4) 18:56:01 (3/14) Installing libjpeg-turbo (2.1.4-r0) 18:56:01 (4/14) Installing v4l-utils-libs (1.22.1-r2) 18:56:01 (5/14) Installing v4l-utils (1.22.1-r2) 18:56:02 (6/14) Installing udev-init-scripts (35-r1) 18:56:02 (7/14) Installing libblkid (2.38.1-r1) 18:56:02 (8/14) Installing xz-libs (5.2.9-r0) 18:56:02 (9/14) Installing zstd-libs (1.5.5-r0) 18:56:02 (10/14) Installing kmod-libs (30-r1) 18:56:02 (11/14) Installing eudev (3.2.11-r4) 18:56:02 (12/14) Installing eudev-dev (3.2.11-r4) 18:56:02 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 18:56:02 (14/14) Installing v4l-utils-dev (1.22.1-r2) 18:56:02 Executing busybox-1.35.0-r29.trigger 18:56:02 Executing eudev-3.2.11-r4.trigger 18:56:02 OK: 271 MiB in 67 packages 18:56:03 Removing intermediate container 300f02d35635 18:56:03 ---> f844ffcc172c 18:56:03 Step 8/13 : WORKDIR /device-usb-camera 18:56:03 ---> Running in de3df936f2b2 18:56:03 Removing intermediate container de3df936f2b2 18:56:03 ---> d91c453aa916 18:56:03 Step 9/13 : COPY go.mod vendor* ./ 18:56:04 ---> 864f968dbeb2 18:56:04 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:04 ---> Running in 6b0a4b118f97 18:57:12 Removing intermediate container 6b0a4b118f97 18:57:12 ---> e9c6bf55d99b 18:57:12 Step 11/13 : COPY . . 18:57:12 ---> 26278c5aa403 18:57:12 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:57:12 ---> Running in db61052ad21a 18:57:12  % Total % Received % Xferd Average Speed Time  Time Time Current 18:57:12 Dload Upload Total Spent Left Speed 18:57:12  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 2812 0 --:--:-- --:--:-- --:--:-- 2822 18:57:13 Removing intermediate container db61052ad21a 18:57:13 ---> caa1c90708f0 18:57:13 Step 13/13 : RUN ${MAKE} 18:57:13 ---> Running in c2d8b6582596 18:57:14 noop 18:57:14 Removing intermediate container c2d8b6582596 18:57:14 ---> 0cc8a5fbe525 18:57:14 Successfully built 0cc8a5fbe525 18:57:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:15 + docker inspect -f . ci-base-image-arm64 18:57:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:15 prd-ubuntu20.04-docker-arm64-4c-16g-4919 does not seem to be running inside a container 18:57:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/134 -v /w/workspace/device-usb-camera/134:/w/workspace/device-usb-camera/134:rw,z -v /w/workspace/device-usb-camera/134@tmp:/w/workspace/device-usb-camera/134@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 18:57:16 $ docker top 35cd921f48f31d285639afdc8975db858d6018527c9396693884ebedc7f2bdb3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:17 + go version 18:57:17 go version go1.20.6 linux/arm64 [Pipeline] } 18:57:17 $ docker stop --time=1 35cd921f48f31d285639afdc8975db858d6018527c9396693884ebedc7f2bdb3 18:57:18 $ docker rm -f --volumes 35cd921f48f31d285639afdc8975db858d6018527c9396693884ebedc7f2bdb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:19 + docker inspect -f . ci-base-image-arm64 18:57:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:19 prd-ubuntu20.04-docker-arm64-4c-16g-4919 does not seem to be running inside a container 18:57:19 $ 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/134 -v /w/workspace/device-usb-camera/134:/w/workspace/device-usb-camera/134:rw,z -v /w/workspace/device-usb-camera/134@tmp:/w/workspace/device-usb-camera/134@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 18:57:22 $ docker top 54bc73ca257ccfd5547997a14eb6d91329b84179840232fe018376208482403f -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:23 + git config --global --add safe.directory /w/workspace/device-usb-camera/134 [Pipeline] fileExists [Pipeline] sh 18:57:23 + make test 18:57:23 go test ./... -coverprofile=coverage.out ./... 18:57:55 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:00:02 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:00:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.092s coverage: 4.4% of statements 19:00:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:00:04 go vet ./... 19:00:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:00:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:00:30 ./bin/test-attribution-txt.sh [Pipeline] echo 19:00:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:00:30 $ docker stop --time=1 54bc73ca257ccfd5547997a14eb6d91329b84179840232fe018376208482403f 19:00:32 $ docker rm -f --volumes 54bc73ca257ccfd5547997a14eb6d91329b84179840232fe018376208482403f [Pipeline] // withDockerContainer [Pipeline] sh 19:00:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:00:33 Warning: overwriting stash ‘coverage-report’ 19:00:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:34 + ls -al . 19:00:34 total 216 19:00:34 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 18:57 . 19:00:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 18:55 .. 19:00:34 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 18:55 .git 19:00:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 18:55 .github 19:00:34 -rw-rw-r-- 1 jenkins jenkins 414 Aug 30 18:55 .gitignore 19:00:34 -rw-rw-r-- 1 jenkins jenkins 45 Aug 30 18:55 .golangci.yml 19:00:34 -rw-rw-r-- 1 jenkins jenkins 77 Aug 30 18:55 .hadolint.yml 19:00:34 -rw-rw-r-- 1 jenkins jenkins 10960 Aug 30 18:55 Attribution.txt 19:00:34 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 30 18:55 CHANGELOG.md 19:00:34 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 30 18:55 Dockerfile 19:00:34 -rw-rw-r-- 1 jenkins jenkins 678 Aug 30 18:55 GOVERNANCE.md 19:00:34 -rw-rw-r-- 1 jenkins jenkins 659 Aug 30 18:55 Jenkinsfile 19:00:34 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 30 18:55 LICENSE 19:00:34 -rw-rw-r-- 1 jenkins jenkins 2490 Aug 30 18:55 Makefile 19:00:34 -rw-rw-r-- 1 jenkins jenkins 622 Aug 30 18:55 OWNERS.md 19:00:34 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 30 18:55 README.md 19:00:34 -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 18:51 VERSION 19:00:34 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 18:55 bin 19:00:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 18:55 cmd 19:00:34 -rw-r--r-- 1 jenkins jenkins 53939 Aug 30 19:00 coverage.out 19:00:34 -rwxrwxr-x 1 jenkins jenkins 140 Aug 30 18:55 docker-entrypoint.sh 19:00:34 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 18:55 docs 19:00:34 -rw-rw-r-- 1 jenkins jenkins 3994 Aug 30 18:55 go.mod 19:00:34 -rw-rw-r-- 1 jenkins jenkins 34415 Aug 30 18:55 go.sum 19:00:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 18:55 internal 19:00:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 18:55 snap 19:00:34 -rw-rw-r-- 1 jenkins jenkins 231 Aug 30 18:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:35 + 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=463984ff4b982e346916ca173c723246bc262f36 --label arch=arm64 --label version=3.1.0-dev.10 . 19:00:35 Sending build context to Docker daemon 1.316MB 19:00:35 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 19:00:35 Step 2/36 : FROM ${BASE} AS builder 19:00:35 ---> 0cc8a5fbe525 19:00:35 Step 3/36 : ARG ADD_BUILD_TAGS="" 19:00:35 ---> Running in affd1ae2abeb 19:00:36 Removing intermediate container affd1ae2abeb 19:00:36 ---> 22f056a651f3 19:00:36 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:00:36 ---> Running in deb65c33d54b 19:00:36 Removing intermediate container deb65c33d54b 19:00:36 ---> e94b2ab4406e 19:00:36 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:00:36 ---> Running in fb06f653ada3 19:00:36 Removing intermediate container fb06f653ada3 19:00:36 ---> 6bcc9cd65f85 19:00:36 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:00:36 ---> Running in 694f62cb63e9 19:00:36 Removing intermediate container 694f62cb63e9 19:00:36 ---> 814a38e8e36a 19:00:36 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:37 ---> Running in 11723f04f3b2 19:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:00:39 OK: 271 MiB in 67 packages 19:00:40 Removing intermediate container 11723f04f3b2 19:00:40 ---> 90d1f099695d 19:00:40 Step 8/36 : WORKDIR /device-usb-camera 19:00:40 ---> Running in 01d1c3c31770 19:00:40 Removing intermediate container 01d1c3c31770 19:00:40 ---> d9aab535fecd 19:00:40 Step 9/36 : COPY go.mod vendor* ./ 19:00:41 ---> 0c0fa350bdbe 19:00:41 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:41 ---> Running in a369baf93af5 19:00:43 Removing intermediate container a369baf93af5 19:00:43 ---> 1a63e4577b75 19:00:43 Step 11/36 : COPY . . 19:00:44 ---> 5e28126c5768 19:00:44 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:00:44 ---> Running in 38ff811d71fb 19:00:45  % Total % Received % Xferd Average Speed Time Time Time Current 19:00:45 Dload Upload Total Spent Left Speed 19:00:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 5208 0 --:--:-- --:--:-- --:--:-- 5242 19:00:46 Removing intermediate container 38ff811d71fb 19:00:46 ---> aeafcb80b46a 19:00:46 Step 13/36 : RUN ${MAKE} 19:00:46 ---> Running in 28c04ac5de68 19:00:47 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:03:24 Removing intermediate container 28c04ac5de68 19:03:24 ---> a3497601b08b 19:03:24 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:03:24 v0.21.6: Pulling from aler9/rtsp-simple-server 19:03:24 8766b47fe142: Pulling fs layer 19:03:24 8766b47fe142: Verifying Checksum 19:03:24 8766b47fe142: Download complete 19:03:24 8766b47fe142: Pull complete 19:03:24 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:03:24 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:03:24 ---> 69d40e2cb93c 19:03:24 Step 15/36 : FROM alpine:3.17 19:03:24 3.17: Pulling from library/alpine 19:03:24 4060ece20d7a: Pulling fs layer 19:03:24 4060ece20d7a: Verifying Checksum 19:03:24 4060ece20d7a: Download complete 19:03:24 4060ece20d7a: Pull complete 19:03:24 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:03:24 Status: Downloaded newer image for alpine:3.17 19:03:24 ---> 8650cd65339b 19:03:24 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:03:24 ---> Running in ef5a8c06b3b4 19:03:24 Removing intermediate container ef5a8c06b3b4 19:03:24 ---> 9534fda98944 19:03:24 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:03:24 ---> Running in 16a3ef74a7fe 19:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:03:24 (1/83) Installing dumb-init (1.2.5-r2) 19:03:24 (2/83) Installing sdl2 (2.26.5-r0) 19:03:24 (3/83) Installing libxau (1.0.10-r0) 19:03:24 (4/83) Installing libmd (1.0.4-r0) 19:03:24 (5/83) Installing libbsd (0.11.7-r0) 19:03:24 (6/83) Installing libxdmcp (1.1.4-r0) 19:03:24 (7/83) Installing libxcb (1.15-r0) 19:03:24 (8/83) Installing libx11 (1.8.4-r1) 19:03:24 (9/83) Installing aom-libs (3.5.0-r0) 19:03:24 (10/83) Installing alsa-lib (1.2.8-r0) 19:03:24 (11/83) Installing libexpat (2.5.0-r0) 19:03:24 (12/83) Installing brotli-libs (1.0.9-r9) 19:03:24 (13/83) Installing libbz2 (1.0.8-r4) 19:03:24 (14/83) Installing libpng (1.6.39-r0) 19:03:24 (15/83) Installing freetype (2.12.1-r0) 19:03:24 (16/83) Installing fontconfig (2.14.1-r0) 19:03:24 (17/83) Installing fribidi (1.0.12-r0) 19:03:24 (18/83) Installing libffi (3.4.4-r0) 19:03:24 (19/83) Installing libintl (0.21.1-r1) 19:03:24 (20/83) Installing libblkid (2.38.1-r1) 19:03:24 (21/83) Installing libmount (2.38.1-r1) 19:03:24 (22/83) Installing pcre2 (10.42-r0) 19:03:24 (23/83) Installing glib (2.74.7-r0) 19:03:24 (24/83) Installing graphite2 (1.3.14-r2) 19:03:24 (25/83) Installing harfbuzz (5.3.1-r1) 19:03:24 (26/83) Installing libass (0.16.0-r1) 19:03:24 (27/83) Installing libdav1d (1.0.0-r2) 19:03:24 (28/83) Installing libdrm (2.4.114-r0) 19:03:24 (29/83) Installing gmp (6.2.1-r2) 19:03:24 (30/83) Installing nettle (3.8.1-r0) 19:03:24 (31/83) Installing p11-kit (0.24.1-r1) 19:03:24 (32/83) Installing libtasn1 (4.19.0-r0) 19:03:24 (33/83) Installing libunistring (1.1-r0) 19:03:24 (34/83) Installing gnutls (3.7.8-r3) 19:03:24 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 19:03:24 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 19:03:24 (37/83) Installing lame (3.100-r2) 19:03:24 (38/83) Installing opus (1.3.1-r1) 19:03:24 (39/83) Installing libasyncns (0.8-r1) 19:03:24 (40/83) Installing dbus-libs (1.14.8-r0) 19:03:24 (41/83) Installing libltdl (2.4.7-r1) 19:03:24 (42/83) Installing orc (0.4.33-r0) 19:03:24 (43/83) Installing libgcc (12.2.1_git20220924-r4) 19:03:24 (44/83) Installing libogg (1.3.5-r2) 19:03:24 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 19:03:24 (46/83) Installing flac-libs (1.4.2-r0) 19:03:24 (47/83) Installing libvorbis (1.3.7-r0) 19:03:24 (48/83) Installing libsndfile (1.1.0-r2) 19:03:24 (49/83) Installing libgomp (12.2.1_git20220924-r4) 19:03:24 (50/83) Installing soxr (0.1.3-r3) 19:03:24 (51/83) Installing speexdsp (1.2.1-r0) 19:03:24 (52/83) Installing tdb-libs (1.4.6-r0) 19:03:24 (53/83) Installing libpulse (16.1-r6) 19:03:24 (54/83) Installing cjson (1.7.15-r3) 19:03:24 (55/83) Installing mbedtls (2.28.4-r0) 19:03:24 (56/83) Installing librist (0.2.7-r0) 19:03:24 (57/83) Installing libsrt (1.5.1-r0) 19:03:24 (58/83) Installing libssh (0.10.5-r0) 19:03:24 (59/83) Installing libtheora (1.1.1-r16) 19:03:24 (60/83) Installing libjpeg-turbo (2.1.4-r0) 19:03:24 (61/83) Installing v4l-utils-libs (1.22.1-r2) 19:03:24 (62/83) Installing libxext (1.3.5-r0) 19:03:24 (63/83) Installing libxfixes (6.0.0-r0) 19:03:24 (64/83) Installing wayland-libs-client (1.21.0-r1) 19:03:24 (65/83) Installing libva (2.16.0-r0) 19:03:24 (66/83) Installing libvdpau (1.5-r0) 19:03:24 (67/83) Installing vidstab (1.1.0-r2) 19:03:24 (68/83) Installing libvpx (1.12.0-r1) 19:03:24 (69/83) Installing libwebp (1.2.4-r2) 19:03:24 (70/83) Installing x264-libs (0.164_git20220602-r0) 19:03:24 (71/83) Installing numactl (2.0.16-r1) 19:03:24 (72/83) Installing x265-libs (3.5-r3) 19:03:24 (73/83) Installing xvidcore (1.3.7-r1) 19:03:24 (74/83) Installing libsodium (1.0.18-r2) 19:03:24 (75/83) Installing libzmq (4.3.4-r1) 19:03:24 (76/83) Installing ffmpeg-libs (5.1.3-r0) 19:03:24 (77/83) Installing ffmpeg (5.1.3-r0) 19:03:24 (78/83) Installing udev-init-scripts (35-r1) 19:03:24 (79/83) Installing eudev-libs (3.2.11-r4) 19:03:24 (80/83) Installing xz-libs (5.2.9-r0) 19:03:24 (81/83) Installing zstd-libs (1.5.5-r0) 19:03:24 (82/83) Installing kmod-libs (30-r1) 19:03:24 (83/83) Installing eudev (3.2.11-r4) 19:03:24 Executing busybox-1.35.0-r29.trigger 19:03:24 Executing eudev-3.2.11-r4.trigger 19:03:24 OK: 86 MiB in 98 packages 19:03:26 Removing intermediate container 16a3ef74a7fe 19:03:26 ---> ec3f1eb8edb7 19:03:26 Step 18/36 : WORKDIR / 19:03:26 ---> Running in dbb9a76e1572 19:03:26 Removing intermediate container dbb9a76e1572 19:03:26 ---> 0ec7bc4a0bbd 19:03:26 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 19:03:28 ---> a4fcc2beba0b 19:03:28 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 19:03:28 ---> 2385481623ca 19:03:28 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:03:29 ---> 7caed8427f31 19:03:29 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:03:29 ---> b13bee9af7db 19:03:29 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:03:30 ---> 6f6999416d11 19:03:30 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 19:03:30 ---> 70e9fd84ebb1 19:03:30 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 19:03:31 ---> fb67c4a9d038 19:03:31 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:03:31 ---> Running in 5da94abe7c52 19:03:33 Removing intermediate container 5da94abe7c52 19:03:33 ---> d11f0aa8166c 19:03:33 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:03:33 ---> Running in 087206d47336 19:03:35 Removing intermediate container 087206d47336 19:03:35 ---> a47ba36152bc 19:03:35 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:03:35 ---> Running in ae96d07e929b 19:03:36 Removing intermediate container ae96d07e929b 19:03:36 ---> 65c583fb9f4b 19:03:36 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 19:03:37 ---> Running in d22a033e4b27 19:03:41 Removing intermediate container d22a033e4b27 19:03:41 ---> 3564ef6c1eb5 19:03:41 Step 30/36 : EXPOSE 59983 19:03:41 ---> Running in 2b0965a0a372 19:03:41 Removing intermediate container 2b0965a0a372 19:03:41 ---> 3642773c9c2a 19:03:41 Step 31/36 : EXPOSE 8554 19:03:41 ---> Running in 538da7ced6ce 19:03:41 Removing intermediate container 538da7ced6ce 19:03:41 ---> 05c466c973e6 19:03:41 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:03:41 ---> Running in 1419ebb95d78 19:03:41 Removing intermediate container 1419ebb95d78 19:03:41 ---> 5b4db1980657 19:03:41 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:03:41 ---> Running in fba9fce5aba3 19:03:42 Removing intermediate container fba9fce5aba3 19:03:42 ---> 86af74ab9f4e 19:03:42 Step 34/36 : LABEL arch=arm64 19:03:42 ---> Running in 87f642030494 19:03:42 Removing intermediate container 87f642030494 19:03:42 ---> 304b953a6301 19:03:42 Step 35/36 : LABEL git_sha=463984ff4b982e346916ca173c723246bc262f36 19:03:42 ---> Running in 40149c47d241 19:03:42 Removing intermediate container 40149c47d241 19:03:42 ---> 728be2598be2 19:03:42 Step 36/36 : LABEL version=3.1.0-dev.10 19:03:42 ---> Running in c55487c5ba15 19:03:42 Removing intermediate container c55487c5ba15 19:03:42 ---> db97ef58a64e 19:03:42 [Warning] One or more build-args [ARCH] were not consumed 19:03:43 Successfully built db97ef58a64e 19:03:43 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 19:03:43 provisioning config files... 19:03:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/134@tmp/config14446837414129998729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:43 ---> docker-login.sh 19:03:43 nexus3.edgexfoundry.org:10001 19:03:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:43 Configure a credential helper to remove this warning. See 19:03:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:43 19:03:43 Login Succeeded 19:03:43 nexus3.edgexfoundry.org:10002 19:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:44 Configure a credential helper to remove this warning. See 19:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:44 19:03:44 Login Succeeded 19:03:44 nexus3.edgexfoundry.org:10003 19:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:44 Configure a credential helper to remove this warning. See 19:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:44 19:03:44 Login Succeeded 19:03:44 nexus3.edgexfoundry.org:10004 19:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:45 Configure a credential helper to remove this warning. See 19:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:45 19:03:45 Login Succeeded 19:03:45 docker.io 19:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:45 Configure a credential helper to remove this warning. See 19:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:45 19:03:45 Login Succeeded 19:03:45 ---> docker-login.sh ends [Pipeline] } 19:03:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:03:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:45 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 19:03:45 463984ff4b982e346916ca173c723246bc262f36 19:03:45 latest 19:03:45 3.1.0-dev.10 19:03:45 463984ff4b982e346916ca173c723246bc262f36-3.1.0-dev.10 19:03:45 main 19:03:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:46 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:463984ff4b982e346916ca173c723246bc262f36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:463984ff4b982e346916ca173c723246bc262f36 19:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:03:46 2e7451081110: Preparing 19:03:46 1cf8fad3b97e: Preparing 19:03:46 8754025368a5: Preparing 19:03:46 33768bfcfb03: Preparing 19:03:46 608d194cb50c: Preparing 19:03:46 acc83c6ca332: Preparing 19:03:46 d52b2a0038f2: Preparing 19:03:46 f0d4c1d0583d: Preparing 19:03:46 e3eeee43dbf9: Preparing 19:03:46 2fb5d8299ef6: Preparing 19:03:46 d5d737601d50: Preparing 19:03:46 da3ad52872b2: Preparing 19:03:46 d2d9d24a8c2a: Preparing 19:03:46 e3eeee43dbf9: Waiting 19:03:46 2fb5d8299ef6: Waiting 19:03:46 d5d737601d50: Waiting 19:03:46 da3ad52872b2: Waiting 19:03:46 d2d9d24a8c2a: Waiting 19:03:46 d52b2a0038f2: Waiting 19:03:46 f0d4c1d0583d: Waiting 19:03:46 acc83c6ca332: Waiting 19:03:46 33768bfcfb03: Pushed 19:03:46 2e7451081110: Pushed 19:03:46 8754025368a5: Pushed 19:03:46 1cf8fad3b97e: Pushed 19:03:46 acc83c6ca332: Pushed 19:03:46 d52b2a0038f2: Pushed 19:03:46 f0d4c1d0583d: Pushed 19:03:46 e3eeee43dbf9: Pushed 19:03:46 d2d9d24a8c2a: Layer already exists 19:03:46 2fb5d8299ef6: Pushed 19:03:52 608d194cb50c: Pushed 19:03:52 d5d737601d50: Pushed 19:04:02 da3ad52872b2: Pushed 19:04:02 463984ff4b982e346916ca173c723246bc262f36: digest: sha256:c476fa6ba8d7731a51ee11e660e7942d9bcdf4f0aa4ab8b5a4708feb023fc44d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:03 + 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 19:04:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:04:03 2e7451081110: Preparing 19:04:03 1cf8fad3b97e: Preparing 19:04:03 8754025368a5: Preparing 19:04:03 33768bfcfb03: Preparing 19:04:03 608d194cb50c: Preparing 19:04:03 acc83c6ca332: Preparing 19:04:03 d52b2a0038f2: Preparing 19:04:03 f0d4c1d0583d: Preparing 19:04:03 e3eeee43dbf9: Preparing 19:04:03 2fb5d8299ef6: Preparing 19:04:03 d5d737601d50: Preparing 19:04:03 da3ad52872b2: Preparing 19:04:03 d2d9d24a8c2a: Preparing 19:04:03 da3ad52872b2: Waiting 19:04:03 e3eeee43dbf9: Waiting 19:04:03 acc83c6ca332: Waiting 19:04:03 d52b2a0038f2: Waiting 19:04:03 f0d4c1d0583d: Waiting 19:04:03 d2d9d24a8c2a: Waiting 19:04:03 d5d737601d50: Waiting 19:04:03 2fb5d8299ef6: Waiting 19:04:03 1cf8fad3b97e: Layer already exists 19:04:03 2e7451081110: Layer already exists 19:04:03 33768bfcfb03: Layer already exists 19:04:03 608d194cb50c: Layer already exists 19:04:03 8754025368a5: Layer already exists 19:04:03 acc83c6ca332: Layer already exists 19:04:03 f0d4c1d0583d: Layer already exists 19:04:03 e3eeee43dbf9: Layer already exists 19:04:03 d52b2a0038f2: Layer already exists 19:04:03 2fb5d8299ef6: Layer already exists 19:04:03 da3ad52872b2: Layer already exists 19:04:03 d5d737601d50: Layer already exists 19:04:03 d2d9d24a8c2a: Layer already exists 19:04:03 latest: digest: sha256:c476fa6ba8d7731a51ee11e660e7942d9bcdf4f0aa4ab8b5a4708feb023fc44d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:04 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.10 19:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:04:04 2e7451081110: Preparing 19:04:04 1cf8fad3b97e: Preparing 19:04:04 8754025368a5: Preparing 19:04:04 33768bfcfb03: Preparing 19:04:04 608d194cb50c: Preparing 19:04:04 acc83c6ca332: Preparing 19:04:04 d52b2a0038f2: Preparing 19:04:04 f0d4c1d0583d: Preparing 19:04:04 e3eeee43dbf9: Preparing 19:04:04 2fb5d8299ef6: Preparing 19:04:04 d5d737601d50: Preparing 19:04:04 da3ad52872b2: Preparing 19:04:04 d2d9d24a8c2a: Preparing 19:04:04 e3eeee43dbf9: Waiting 19:04:04 2fb5d8299ef6: Waiting 19:04:04 d5d737601d50: Waiting 19:04:04 da3ad52872b2: Waiting 19:04:04 d2d9d24a8c2a: Waiting 19:04:04 acc83c6ca332: Waiting 19:04:04 f0d4c1d0583d: Waiting 19:04:04 2e7451081110: Layer already exists 19:04:04 608d194cb50c: Layer already exists 19:04:04 1cf8fad3b97e: Layer already exists 19:04:04 8754025368a5: Layer already exists 19:04:04 33768bfcfb03: Layer already exists 19:04:04 acc83c6ca332: Layer already exists 19:04:04 d52b2a0038f2: Layer already exists 19:04:04 e3eeee43dbf9: Layer already exists 19:04:04 f0d4c1d0583d: Layer already exists 19:04:04 2fb5d8299ef6: Layer already exists 19:04:04 d5d737601d50: Layer already exists 19:04:04 da3ad52872b2: Layer already exists 19:04:04 d2d9d24a8c2a: Layer already exists 19:04:04 3.1.0-dev.10: digest: sha256:c476fa6ba8d7731a51ee11e660e7942d9bcdf4f0aa4ab8b5a4708feb023fc44d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:05 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:463984ff4b982e346916ca173c723246bc262f36-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:463984ff4b982e346916ca173c723246bc262f36-3.1.0-dev.10 19:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:04:05 2e7451081110: Preparing 19:04:05 1cf8fad3b97e: Preparing 19:04:05 8754025368a5: Preparing 19:04:05 33768bfcfb03: Preparing 19:04:05 608d194cb50c: Preparing 19:04:05 acc83c6ca332: Preparing 19:04:05 d52b2a0038f2: Preparing 19:04:05 f0d4c1d0583d: Preparing 19:04:05 e3eeee43dbf9: Preparing 19:04:05 2fb5d8299ef6: Preparing 19:04:05 d5d737601d50: Preparing 19:04:05 da3ad52872b2: Preparing 19:04:05 acc83c6ca332: Waiting 19:04:05 d2d9d24a8c2a: Preparing 19:04:05 d52b2a0038f2: Waiting 19:04:05 f0d4c1d0583d: Waiting 19:04:05 e3eeee43dbf9: Waiting 19:04:05 d5d737601d50: Waiting 19:04:05 2fb5d8299ef6: Waiting 19:04:05 da3ad52872b2: Waiting 19:04:05 d2d9d24a8c2a: Waiting 19:04:05 608d194cb50c: Layer already exists 19:04:05 33768bfcfb03: Layer already exists 19:04:05 1cf8fad3b97e: Layer already exists 19:04:05 8754025368a5: Layer already exists 19:04:05 2e7451081110: Layer already exists 19:04:05 2fb5d8299ef6: Layer already exists 19:04:05 e3eeee43dbf9: Layer already exists 19:04:05 f0d4c1d0583d: Layer already exists 19:04:05 acc83c6ca332: Layer already exists 19:04:05 d52b2a0038f2: Layer already exists 19:04:05 d2d9d24a8c2a: Layer already exists 19:04:05 d5d737601d50: Layer already exists 19:04:05 da3ad52872b2: Layer already exists 19:04:05 463984ff4b982e346916ca173c723246bc262f36-3.1.0-dev.10: digest: sha256:c476fa6ba8d7731a51ee11e660e7942d9bcdf4f0aa4ab8b5a4708feb023fc44d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:06 + 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 19:04:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 19:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:04:06 2e7451081110: Preparing 19:04:06 1cf8fad3b97e: Preparing 19:04:06 8754025368a5: Preparing 19:04:06 33768bfcfb03: Preparing 19:04:06 608d194cb50c: Preparing 19:04:06 acc83c6ca332: Preparing 19:04:06 d52b2a0038f2: Preparing 19:04:06 f0d4c1d0583d: Preparing 19:04:06 e3eeee43dbf9: Preparing 19:04:06 2fb5d8299ef6: Preparing 19:04:06 d5d737601d50: Preparing 19:04:06 da3ad52872b2: Preparing 19:04:06 d2d9d24a8c2a: Preparing 19:04:06 e3eeee43dbf9: Waiting 19:04:06 2fb5d8299ef6: Waiting 19:04:06 acc83c6ca332: Waiting 19:04:06 d52b2a0038f2: Waiting 19:04:06 d5d737601d50: Waiting 19:04:06 f0d4c1d0583d: Waiting 19:04:06 da3ad52872b2: Waiting 19:04:06 d2d9d24a8c2a: Waiting 19:04:06 608d194cb50c: Layer already exists 19:04:06 1cf8fad3b97e: Layer already exists 19:04:06 2e7451081110: Layer already exists 19:04:06 33768bfcfb03: Layer already exists 19:04:06 8754025368a5: Layer already exists 19:04:06 f0d4c1d0583d: Layer already exists 19:04:06 acc83c6ca332: Layer already exists 19:04:06 d52b2a0038f2: Layer already exists 19:04:06 e3eeee43dbf9: Layer already exists 19:04:06 2fb5d8299ef6: Layer already exists 19:04:06 da3ad52872b2: Layer already exists 19:04:06 d5d737601d50: Layer already exists 19:04:06 d2d9d24a8c2a: Layer already exists 19:04:06 main: digest: sha256:c476fa6ba8d7731a51ee11e660e7942d9bcdf4f0aa4ab8b5a4708feb023fc44d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:06 ===================================================== [Pipeline] echo 19:04:06 taggedImages: 19:04:06 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:463984ff4b982e346916ca173c723246bc262f36 19:04:06 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:04:06 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.10 19:04:06 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:463984ff4b982e346916ca173c723246bc262f36-3.1.0-dev.10 19:04:06 - 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 19:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:07 19:04:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:07 arm64: Pulling from edgex-lftools-log-publisher 19:04:07 8998bd30e6a1: Pulling fs layer 19:04:07 04944245beec: Pulling fs layer 19:04:07 699f458cf7ca: Pulling fs layer 19:04:07 765212b225bb: Pulling fs layer 19:04:07 f23df028b6ca: Pulling fs layer 19:04:07 d65c8cfc05b1: Pulling fs layer 19:04:07 2437ff75d9bd: Pulling fs layer 19:04:07 765212b225bb: Waiting 19:04:07 f23df028b6ca: Waiting 19:04:07 d65c8cfc05b1: Waiting 19:04:07 2437ff75d9bd: Waiting 19:04:07 04944245beec: Verifying Checksum 19:04:07 04944245beec: Download complete 19:04:07 765212b225bb: Verifying Checksum 19:04:07 765212b225bb: Download complete 19:04:07 f23df028b6ca: Download complete 19:04:07 d65c8cfc05b1: Verifying Checksum 19:04:07 d65c8cfc05b1: Download complete 19:04:07 699f458cf7ca: Verifying Checksum 19:04:07 699f458cf7ca: Download complete 19:04:08 8998bd30e6a1: Verifying Checksum 19:04:08 8998bd30e6a1: Download complete 19:04:10 2437ff75d9bd: Verifying Checksum 19:04:10 2437ff75d9bd: Download complete 19:04:12 8998bd30e6a1: Pull complete 19:04:12 04944245beec: Pull complete 19:04:13 699f458cf7ca: Pull complete 19:04:14 765212b225bb: Pull complete 19:04:14 f23df028b6ca: Pull complete 19:04:14 d65c8cfc05b1: Pull complete 19:04:29 2437ff75d9bd: Pull complete 19:04:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:30 prd-ubuntu20.04-docker-arm64-4c-16g-4919 does not seem to be running inside a container 19:04:30 $ 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/134 -v /w/workspace/device-usb-camera/134:/w/workspace/device-usb-camera/134:rw,z -v /w/workspace/device-usb-camera/134@tmp:/w/workspace/device-usb-camera/134@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 19:04:32 $ docker top 660d989e2878457bfb4fe028a5999895f536b1c09f7042d66d8b36b88f924710 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:33 ---> job-cost.sh 19:04:33 lf-activate-venv: SKIPPING 19:04:33 INFO: No Stack... 19:04:34 INFO: Retrieving Pricing Info for: v3-standard-4 19:04:35 INFO: Archiving Costs [Pipeline] sh 19:04:35 + + cutcat -d, /w/workspace/device-usb-camera/134/archives/cost.csv -f6 19:04:35 [Pipeline] lock 19:04:35 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-134-stack-cost] 19:04:35 Resource [jenkins-edgexfoundry-device-usb-camera-main-134-stack-cost] did not exist. Created. 19:04:35 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:36 /w/workspace/device-usb-camera/134@tmp/durable-1f9d7976/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:04:36 + echo total: 0.10999999940395355 [Pipeline] stash 19:04:36 Warning: overwriting stash ‘stack-cost’ 19:04:36 Stashed 1 file(s) [Pipeline] } 19:04:36 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-134-stack-cost] [Pipeline] // lock [Pipeline] } 19:04:36 $ docker stop --time=1 660d989e2878457bfb4fe028a5999895f536b1c09f7042d66d8b36b88f924710 19:04:37 $ docker rm -f --volumes 660d989e2878457bfb4fe028a5999895f536b1c09f7042d66d8b36b88f924710 [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 19:04:38 provisioning config files... 19:04:38 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9316221067828078127tmp [Pipeline] { [Pipeline] sh 19:04:38 + set +x 19:04:38 + curl -s https://codecov.io/bash 19:04:38 + bash -s -- 19:04:38 19:04:38 _____ _ 19:04:38 / ____| | | 19:04:38 | | ___ __| | ___ ___ _____ __ 19:04:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:04:38 | |___| (_) | (_| | __/ (_| (_) \ V / 19:04:38 \_____\___/ \__,_|\___|\___\___/ \_/ 19:04:38 Bash-1.0.6 19:04:38 19:04:38 19:04:38 ==> git version 2.25.1 found 19:04:38 ==> 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 19:04:38 Release-Date: 2020-01-08 19:04:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:04:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:04:38 ==> Jenkins CI detected. 19:04:38 current dir:  /w/workspace/exfoundry_device-usb-camera_main 19:04:38 project root: . 19:04:38 --> token set from env 19:04:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:04:38 ==> Running gcov in . (disable via -X gcov) 19:04:38 ==> Python coveragepy not found 19:04:38 ==> Searching for coverage reports in: 19:04:38 + . 19:04:38 -> Found 1 reports 19:04:38 ==> Detecting git/mercurial file structure 19:04:38 ==> Reading reports 19:04:38 + ./coverage.out bytes=53939 19:04:38 ==> Appending adjustments 19:04:38 https://docs.codecov.io/docs/fixing-reports 19:04:38 + Found adjustments 19:04:38 ==> Gzipping contents 19:04:38 8.0K /tmp/codecov.EX0Rtq.gz 19:04:38 ==> Uploading reports 19:04:38 url: https://codecov.io 19:04:38 query: branch=main&commit=463984ff4b982e346916ca173c723246bc262f36&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:04:38 -> Pinging Codecov 19:04:38 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=463984ff4b982e346916ca173c723246bc262f36&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:04:38 -> Uploading to 19:04:38 https://storage.googleapis.com/codecov/v4/raw/2023-08-30/73D8F5FF140700D3E01443B452E23636/463984ff4b982e346916ca173c723246bc262f36/12a08f04-30aa-49e0-b417-ba61b1721dfe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T190438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6103e6eedb19402bf3b13750a17b0a7d3fed77dc7ecbb5ecbe3683a5197fa5cc 19:04:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:04:38 Dload Upload Total Spent Left Speed 19:04:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6891 0 0 100 6891 0 33451 --:--:-- --:--:-- --:--:-- 33451 19:04:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/463984ff4b982e346916ca173c723246bc262f36 [Pipeline] } 19:04:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:04:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:04:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:04:39 19:04:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:04:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:04:40 df9b9388f04a: Pulling fs layer 19:04:40 52dc419b0ee2: Pulling fs layer 19:04:40 25bc292e5bac: Pulling fs layer 19:04:40 114826534d7a: Pulling fs layer 19:04:40 4657fd5d0bcf: Pulling fs layer 19:04:40 6ad1cebc031e: Pulling fs layer 19:04:40 8a3aa393b2d8: Pulling fs layer 19:04:40 4657fd5d0bcf: Waiting 19:04:40 6ad1cebc031e: Waiting 19:04:40 8a3aa393b2d8: Waiting 19:04:40 114826534d7a: Waiting 19:04:40 25bc292e5bac: Verifying Checksum 19:04:40 25bc292e5bac: Download complete 19:04:40 52dc419b0ee2: Verifying Checksum 19:04:40 52dc419b0ee2: Download complete 19:04:40 4657fd5d0bcf: Verifying Checksum 19:04:40 4657fd5d0bcf: Download complete 19:04:40 df9b9388f04a: Verifying Checksum 19:04:40 df9b9388f04a: Download complete 19:04:40 df9b9388f04a: Pull complete 19:04:40 6ad1cebc031e: Verifying Checksum 19:04:40 6ad1cebc031e: Download complete 19:04:40 52dc419b0ee2: Pull complete 19:04:40 25bc292e5bac: Pull complete 19:04:40 114826534d7a: Verifying Checksum 19:04:40 114826534d7a: Download complete 19:04:40 8a3aa393b2d8: Verifying Checksum 19:04:40 8a3aa393b2d8: Download complete 19:04:44 114826534d7a: Pull complete 19:04:44 4657fd5d0bcf: Pull complete 19:04:44 6ad1cebc031e: Pull complete 19:04:46 8a3aa393b2d8: Pull complete 19:04:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:04:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:47 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 19:04:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:04:51 $ docker top cd1a53061d9aaa495c446fdd786711f52cc4bb687ee2e2c88bd077f5c553058f -eo pid,comm [Pipeline] { [Pipeline] echo 19:04:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 19:04:51 + set -o pipefail 19:04:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 19:04:56 19:04:56 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 19:04:56 19:04:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/edc38a57-e0e6-4cc0-bcd5-8d0cf8c4f158 19:04:56 19:04:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:04:56 19:04:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:04:56 19:04:56 19:04:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:04:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:04:56 More details here: https://snyk.co/ue1NS [Pipeline] } 19:04:56 $ docker stop --time=1 cd1a53061d9aaa495c446fdd786711f52cc4bb687ee2e2c88bd077f5c553058f 19:05:01 $ docker rm -f --volumes cd1a53061d9aaa495c446fdd786711f52cc4bb687ee2e2c88bd077f5c553058f [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 19:05:01 + git log --format=format:%s -1 463984ff4b982e346916ca173c723246bc262f36 [Pipeline] sh 19:05:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:05:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:02 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 19:05:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:05:03 $ docker top ce9acc474dfb9fcfa91a77b049a02564439594d7815d7d3829ca0ae93a607eb5 -eo pid,comm 19:05:03 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). 19:05:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:03 [ssh-agent] Looking for ssh-agent implementation... 19:05:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:03 $ docker exec ce9acc474dfb9fcfa91a77b049a02564439594d7815d7d3829ca0ae93a607eb5 ssh-agent 19:05:03 SSH_AUTH_SOCK=/tmp/ssh-lnOSKDTGciJF/agent.33 19:05:03 SSH_AGENT_PID=39 19:05:03 Running ssh-add (command line suppressed) 19:05:03 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16565613744867778848.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16565613744867778848.key) 19:05:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:03 + git semver tag 19:05:04 2023-08-30 19:05:04,016 [run_tag] DEBUG tag force:False 19:05:04 2023-08-30 19:05:04,016 [check_head_tag] DEBUG check head tag 19:05:04 2023-08-30 19:05:04,017 [execute] INFO git cat-file --batch-check 19:05:04 2023-08-30 19:05:04,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:05:04 2023-08-30 19:05:04,022 [execute] INFO git cat-file --batch 19:05:04 2023-08-30 19:05:04,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:05:04 2023-08-30 19:05:04,055 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:05:04 2023-08-30 19:05:04,056 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 19:05:04 2023-08-30 19:05:04,056 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:05:04 2023-08-30 19:05:04,061 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:05:04 3.1.0-dev.10 [Pipeline] } 19:05:04 $ docker exec --env ******** --env ******** ce9acc474dfb9fcfa91a77b049a02564439594d7815d7d3829ca0ae93a607eb5 ssh-agent -k 19:05:04 unset SSH_AUTH_SOCK; 19:05:04 unset SSH_AGENT_PID; 19:05:04 echo Agent pid 39 killed; 19:05:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:04 + git semver [Pipeline] } 19:05:05 $ docker stop --time=1 ce9acc474dfb9fcfa91a77b049a02564439594d7815d7d3829ca0ae93a607eb5 19:05:06 $ docker rm -f --volumes ce9acc474dfb9fcfa91a77b049a02564439594d7815d7d3829ca0ae93a607eb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:05:06 19:05:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:05:07 0.23.1-centos7: Pulling from edgex-lftools 19:05:07 ab5ef0e58194: Pulling fs layer 19:05:07 9712f1f96733: Pulling fs layer 19:05:07 63f879dbbcfc: Pulling fs layer 19:05:07 0d9ebad4ef96: Pulling fs layer 19:05:07 e9a5061849ea: Pulling fs layer 19:05:07 d747dcd14b5f: Pulling fs layer 19:05:07 2de7ff778b66: Pulling fs layer 19:05:07 0d9ebad4ef96: Waiting 19:05:07 d747dcd14b5f: Waiting 19:05:07 2de7ff778b66: Waiting 19:05:07 e9a5061849ea: Waiting 19:05:07 9712f1f96733: Verifying Checksum 19:05:07 9712f1f96733: Download complete 19:05:07 63f879dbbcfc: Verifying Checksum 19:05:07 63f879dbbcfc: Download complete 19:05:07 e9a5061849ea: Verifying Checksum 19:05:07 e9a5061849ea: Download complete 19:05:07 0d9ebad4ef96: Verifying Checksum 19:05:07 0d9ebad4ef96: Download complete 19:05:07 d747dcd14b5f: Download complete 19:05:07 ab5ef0e58194: Verifying Checksum 19:05:07 ab5ef0e58194: Download complete 19:05:07 2de7ff778b66: Verifying Checksum 19:05:07 2de7ff778b66: Download complete 19:05:10 ab5ef0e58194: Pull complete 19:05:10 9712f1f96733: Pull complete 19:05:11 63f879dbbcfc: Pull complete 19:05:15 0d9ebad4ef96: Pull complete 19:05:15 e9a5061849ea: Pull complete 19:05:15 d747dcd14b5f: Pull complete 19:05:15 2de7ff778b66: Pull complete 19:05:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:05:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:05:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:16 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 19:05:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:05:23 $ docker top 6e8decb547815182ebf83ac5a4ab8e077df3cea16d40a11db085569b3f247cd6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:05:23 provisioning config files... 19:05:23 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15343001833681349854tmp 19:05:23 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1837450697399849257tmp 19:05:23 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config201755039775473492tmp [Pipeline] { [Pipeline] echo 19:05:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:05:24 ---> sigul-configuration.sh 19:05:24 gpg: directory `/root/.gnupg' created 19:05:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:05:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:05:24 gpg: keyring `/root/.gnupg/secring.gpg' created 19:05:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:05:24 gpg: CAST5 encrypted data 19:05:24 gpg: encrypted with 1 passphrase 19:05:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:05:24 + mkdir /home/jenkins 19:05:24 + mkdir /home/jenkins/sigul [Pipeline] sh 19:05:24 + 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 19:05:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:05:24 ---> sigul-install.sh 19:05:24 Sigul already installed; skipping installation. [Pipeline] sh 19:05:25 + git tag --list 19:05:25 v0.0.0 19:05:25 v0.0.1-dev.1 19:05:25 v0.0.1-dev.10 19:05:25 v0.0.1-dev.11 19:05:25 v0.0.1-dev.12 19:05:25 v0.0.1-dev.13 19:05:25 v0.0.1-dev.14 19:05:25 v0.0.1-dev.15 19:05:25 v0.0.1-dev.16 19:05:25 v0.0.1-dev.2 19:05:25 v0.0.1-dev.3 19:05:25 v0.0.1-dev.4 19:05:25 v0.0.1-dev.5 19:05:25 v0.0.1-dev.6 19:05:25 v0.0.1-dev.7 19:05:25 v0.0.1-dev.8 19:05:25 v0.0.1-dev.9 19:05:25 v2.2.0 19:05:25 v2.2.0-dev.17 19:05:25 v2.2.0-dev.18 19:05:25 v2.2.0-dev.19 19:05:25 v2.2.0-dev.20 19:05:25 v2.2.0-dev.21 19:05:25 v2.2.0-dev.22 19:05:25 v2.2.0-dev.23 19:05:25 v2.2.0-dev.24 19:05:25 v2.2.0-dev.25 19:05:25 v2.2.0-dev.26 19:05:25 v2.2.0-dev.27 19:05:25 v2.3.0 19:05:25 v2.3.0-dev.1 19:05:25 v2.3.0-dev.10 19:05:25 v2.3.0-dev.11 19:05:25 v2.3.0-dev.12 19:05:25 v2.3.0-dev.13 19:05:25 v2.3.0-dev.14 19:05:25 v2.3.0-dev.15 19:05:25 v2.3.0-dev.16 19:05:25 v2.3.0-dev.17 19:05:25 v2.3.0-dev.18 19:05:25 v2.3.0-dev.19 19:05:25 v2.3.0-dev.2 19:05:25 v2.3.0-dev.20 19:05:25 v2.3.0-dev.21 19:05:25 v2.3.0-dev.22 19:05:25 v2.3.0-dev.23 19:05:25 v2.3.0-dev.24 19:05:25 v2.3.0-dev.25 19:05:25 v2.3.0-dev.26 19:05:25 v2.3.0-dev.27 19:05:25 v2.3.0-dev.28 19:05:25 v2.3.0-dev.3 19:05:25 v2.3.0-dev.4 19:05:25 v2.3.0-dev.5 19:05:25 v2.3.0-dev.6 19:05:25 v2.3.0-dev.7 19:05:25 v2.3.0-dev.8 19:05:25 v2.3.0-dev.9 19:05:25 v2.3.1 19:05:25 v2.3.1-dev.4 19:05:25 v2.3.1-dev.5 19:05:25 v2.3.1-dev.6 19:05:25 v3.0 19:05:25 v3.0.0 19:05:25 v3.0.0-dev.1 19:05:25 v3.0.0-dev.10 19:05:25 v3.0.0-dev.11 19:05:25 v3.0.0-dev.12 19:05:25 v3.0.0-dev.13 19:05:25 v3.0.0-dev.14 19:05:25 v3.0.0-dev.15 19:05:25 v3.0.0-dev.16 19:05:25 v3.0.0-dev.17 19:05:25 v3.0.0-dev.18 19:05:25 v3.0.0-dev.19 19:05:25 v3.0.0-dev.2 19:05:25 v3.0.0-dev.20 19:05:25 v3.0.0-dev.21 19:05:25 v3.0.0-dev.22 19:05:25 v3.0.0-dev.23 19:05:25 v3.0.0-dev.24 19:05:25 v3.0.0-dev.25 19:05:25 v3.0.0-dev.26 19:05:25 v3.0.0-dev.27 19:05:25 v3.0.0-dev.28 19:05:25 v3.0.0-dev.29 19:05:25 v3.0.0-dev.3 19:05:25 v3.0.0-dev.30 19:05:25 v3.0.0-dev.31 19:05:25 v3.0.0-dev.32 19:05:25 v3.0.0-dev.33 19:05:25 v3.0.0-dev.34 19:05:25 v3.0.0-dev.35 19:05:25 v3.0.0-dev.36 19:05:25 v3.0.0-dev.37 19:05:25 v3.0.0-dev.38 19:05:25 v3.0.0-dev.39 19:05:25 v3.0.0-dev.4 19:05:25 v3.0.0-dev.40 19:05:25 v3.0.0-dev.41 19:05:25 v3.0.0-dev.42 19:05:25 v3.0.0-dev.43 19:05:25 v3.0.0-dev.44 19:05:25 v3.0.0-dev.45 19:05:25 v3.0.0-dev.46 19:05:25 v3.0.0-dev.47 19:05:25 v3.0.0-dev.48 19:05:25 v3.0.0-dev.49 19:05:25 v3.0.0-dev.5 19:05:25 v3.0.0-dev.50 19:05:25 v3.0.0-dev.51 19:05:25 v3.0.0-dev.6 19:05:25 v3.0.0-dev.7 19:05:25 v3.0.0-dev.8 19:05:25 v3.0.0-dev.9 19:05:25 v3.1.0-dev.1 19:05:25 v3.1.0-dev.10 19:05:25 v3.1.0-dev.2 19:05:25 v3.1.0-dev.3 19:05:25 v3.1.0-dev.4 19:05:25 v3.1.0-dev.5 19:05:25 v3.1.0-dev.6 19:05:25 v3.1.0-dev.7 19:05:25 v3.1.0-dev.8 19:05:25 v3.1.0-dev.9 [Pipeline] sh 19:05:25 + lftools sign git-tag v3.1.0-dev.10 19:05:26 Signing Git tag with Sigul... 19:05:26 Signing v3.1.0-dev.10 [Pipeline] echo 19:05:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:05:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:05:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:05:26 $ docker stop --time=1 6e8decb547815182ebf83ac5a4ab8e077df3cea16d40a11db085569b3f247cd6 19:05:27 $ docker rm -f --volumes 6e8decb547815182ebf83ac5a4ab8e077df3cea16d40a11db085569b3f247cd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:05:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:05:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:28 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 19:05: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:05:29 $ docker top 039d016285fdffef104a764732c8d9f2e85f63ff7356d3c7e8c467cba271aa75 -eo pid,comm 19:05:29 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). 19:05:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:29 [ssh-agent] Looking for ssh-agent implementation... 19:05:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:29 $ docker exec 039d016285fdffef104a764732c8d9f2e85f63ff7356d3c7e8c467cba271aa75 ssh-agent 19:05:29 SSH_AUTH_SOCK=/tmp/ssh-4cVQpbNrvdYc/agent.32 19:05:29 SSH_AGENT_PID=38 19:05:29 Running ssh-add (command line suppressed) 19:05:29 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15332014391136380431.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15332014391136380431.key) 19:05:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:29 + git semver bump pre 19:05:30 2023-08-30 19:05:30,142 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:05:30 2023-08-30 19:05:30,142 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev 19:05:30 2023-08-30 19:05:30,142 [bump_version] DEBUG bumped version:3.1.0-dev.11 19:05:30 2023-08-30 19:05:30,143 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 19:05:30 2023-08-30 19:05:30,143 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:05:30 2023-08-30 19:05:30,143 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:05:30 2023-08-30 19:05:30,145 [execute] INFO git cat-file --batch-check 19:05:30 2023-08-30 19:05:30,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:05:30 2023-08-30 19:05:30,150 [execute] INFO git cat-file --batch 19:05:30 2023-08-30 19:05:30,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:05:30 2023-08-30 19:05:30,155 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:05:30 3.1.0-dev.11 [Pipeline] } 19:05:30 $ docker exec --env ******** --env ******** 039d016285fdffef104a764732c8d9f2e85f63ff7356d3c7e8c467cba271aa75 ssh-agent -k 19:05:30 unset SSH_AUTH_SOCK; 19:05:30 unset SSH_AGENT_PID; 19:05:30 echo Agent pid 38 killed; 19:05:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:30 + git semver [Pipeline] } 19:05:30 $ docker stop --time=1 039d016285fdffef104a764732c8d9f2e85f63ff7356d3c7e8c467cba271aa75 19:05:32 $ docker rm -f --volumes 039d016285fdffef104a764732c8d9f2e85f63ff7356d3c7e8c467cba271aa75 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:05:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:32 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 19: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:05:33 $ docker top 76eedcfba364cd2dbdb1316e3f0407c2faa401e22da5e51c86b547be6a9deda4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:33 [ssh-agent] Looking for ssh-agent implementation... 19:05:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:33 $ docker exec 76eedcfba364cd2dbdb1316e3f0407c2faa401e22da5e51c86b547be6a9deda4 ssh-agent 19:05:33 SSH_AUTH_SOCK=/tmp/ssh-Dif7EULtyQpR/agent.32 19:05:33 SSH_AGENT_PID=38 19:05:33 Running ssh-add (command line suppressed) 19:05:33 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2845515592101186453.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2845515592101186453.key) 19:05:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:34 + git semver push 19:05:34 2023-08-30 19:05:34,204 [run_push] DEBUG push 19:05:34 2023-08-30 19:05:34,204 [execute] INFO git cat-file --batch-check 19:05:34 2023-08-30 19:05:34,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:05:34 2023-08-30 19:05:34,208 [execute] INFO git rev-list 3158fbd6b5380070876f8efa6a6bef312e77fb60 -- 19:05:34 2023-08-30 19:05:34,208 [execute] DEBUG Popen(['git', 'rev-list', '3158fbd6b5380070876f8efa6a6bef312e77fb60', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:05:34 2023-08-30 19:05:34,215 [execute] INFO git fetch -v origin 19:05:34 2023-08-30 19:05:34,216 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:05:34 2023-08-30 19:05:34,664 [run_push] DEBUG no remote changes detected 19:05:34 2023-08-30 19:05:34,665 [execute] INFO git push origin semver 19:05:34 2023-08-30 19:05:34,665 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:05:35 2023-08-30 19:05:35,453 [run_push] DEBUG push all version tags 19:05:35 2023-08-30 19:05:35,454 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:05:35 2023-08-30 19:05:35,454 [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) 19:05:36 2023-08-30 19:05:36,297 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:05:36 3.1.0-dev.11 [Pipeline] } 19:05:36 $ docker exec --env ******** --env ******** 76eedcfba364cd2dbdb1316e3f0407c2faa401e22da5e51c86b547be6a9deda4 ssh-agent -k 19:05:36 unset SSH_AUTH_SOCK; 19:05:36 unset SSH_AGENT_PID; 19:05:36 echo Agent pid 38 killed; 19:05:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:36 + git semver [Pipeline] } 19:05:37 $ docker stop --time=1 76eedcfba364cd2dbdb1316e3f0407c2faa401e22da5e51c86b547be6a9deda4 19:05:38 $ docker rm -f --volumes 76eedcfba364cd2dbdb1316e3f0407c2faa401e22da5e51c86b547be6a9deda4 [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 19:05:38 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 19:05:38 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:05:38 total 16 19:05:38 drwxr-xr-x 3 root root 4096 Aug 30 18:53 . 19:05:38 drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 19:05 .. 19:05:38 drwxr-xr-x 2 root root 4096 Aug 30 18:53 cost 19:05:38 -rw-r--r-- 1 root root 89 Aug 30 18:53 cost.csv 19:05:38 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 19:05:38 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:05:38 total 16 19:05:38 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 18:53 . 19:05:38 drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 19:05 .. 19:05:38 drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 18:53 cost 19:05:38 -rw-r--r-- 1 jenkins jenkins 89 Aug 30 18:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:05:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:05:40 ---> package-listing.sh 19:05:40 ++ facter osfamily 19:05:40 ++ tr '[:upper:]' '[:lower:]' 19:05:40 + OS_FAMILY=debian 19:05:40 + workspace=/w/workspace/exfoundry_device-usb-camera_main 19:05:40 + START_PACKAGES=/tmp/packages_start.txt 19:05:40 + END_PACKAGES=/tmp/packages_end.txt 19:05:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:40 + PACKAGES=/tmp/packages_start.txt 19:05:40 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:05:40 + PACKAGES=/tmp/packages_end.txt 19:05:40 + case "${OS_FAMILY}" in 19:05:40 + dpkg -l 19:05:40 + grep '^ii' 19:05:40 + '[' -f /tmp/packages_start.txt ']' 19:05:40 + '[' -f /tmp/packages_end.txt ']' 19:05:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:40 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:05:40 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 19:05:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 19:05:40 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 19:05:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:41 prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container 19:05:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:05:41 $ docker top a91780323c746b76e4a0f0370002170473fa42e9474cad911d8b71336104cf57 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:41 + touch /tmp/pre-build-complete [Pipeline] sh 19:05:42 + mkdir -p /var/log/sysstat [Pipeline] sh 19:05:42 + ls /var/log/sa-host 19:05:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:42 provisioning config files... 19:05:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6254302701042946532tmp [Pipeline] { [Pipeline] echo 19:05:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:05:42 ---> create-netrc.sh [Pipeline] } 19:05:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:05:43 ---> python-tools-install.sh [Pipeline] echo 19:05:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:05:43 ---> sudo-logs.sh 19:05:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:05:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:05:43 ---> job-cost.sh 19:05:43 lf-activate-venv: SKIPPING 19:05:43 DEBUG: total: 0.2199999988079071 19:05:43 INFO: Retrieving Stack Cost... 19:05:43 INFO: Retrieving Pricing Info for: v3-standard-8 19:05:44 INFO: Archiving Costs [Pipeline] echo 19:05:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:05:44 ---> logs-deploy.sh 19:05:44 lf-activate-venv: SKIPPING 19:05:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/134 19:05:44 INFO: archiving workspace using pattern(s): 19:05:45 Archives upload complete. 19:05:45 INFO: archiving logs to Nexus