Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b46066adcd577da1416ab754af5e0b29040ea265 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-ssh893395039440889964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15994621668681024475.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10148244490657485570.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16601113627486705804.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-ssh2616502455116521025.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13839 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b46066adcd577da1416ab754af5e0b29040ea265 (main) Commit message: "Merge pull request #234 from jumpingliu/ignore-go-git" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b46066adcd577da1416ab754af5e0b29040ea265 # timeout=10 > git rev-list --no-walk 76647fe947dbfcde68706f3160ada0c7792b69e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T06:05:38.393Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T06:05:38.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T06:05:38.501Z] ========================================================= [2023-05-05T06:05:38.501Z] EdgeX Global Pipelines Version Info [2023-05-05T06:05:38.501Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:05:39.205Z] ------------------- [2023-05-05T06:05:39.205Z] stable info: [2023-05-05T06:05:39.205Z] ------------------- [2023-05-05T06:05:39.205Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T06:05:39.205Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:05:39.205Z] Message: update stable to v1.0.249 [2023-05-05T06:05:39.778Z] ------------------- [2023-05-05T06:05:39.778Z] experimental info: [2023-05-05T06:05:39.778Z] ------------------- [2023-05-05T06:05:39.778Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T06:05:39.778Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:05:39.778Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T06:05:39.952Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-05T06:05:39.963Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-05T06:05:39.974Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T06:05:39.986Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T06:05:39.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T06:05:40.009Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T06:05:40.020Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T06:05:40.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T06:05:40.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T06:05:40.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T06:05:40.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T06:05:40.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-05T06:05:40.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T06:05:40.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T06:05:40.100Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:05:40.108Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:05:40.117Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:05:40.125Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:05:40.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T06:05:40.142Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T06:05:40.152Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T06:05:40.171Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T06:05:40.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T06:05:40.211Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T06:05:40.229Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T06:05:40.246Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T06:05:40.265Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T06:05:40.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T06:05:40.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T06:05:40.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T06:05:40.326Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] echo [2023-05-05T06:05:40.341Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b46066a [Pipeline] echo [2023-05-05T06:05:40.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:05:40.413Z] provisioning config files... [2023-05-05T06:05:40.427Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2322327782305014737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:05:40.731Z] ---> docker-login.sh [2023-05-05T06:05:40.732Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:05:40.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:40.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:40.992Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:40.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:40.992Z] [2023-05-05T06:05:40.992Z] Login Succeeded [2023-05-05T06:05:40.992Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:05:40.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:41.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:41.253Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:41.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:41.253Z] [2023-05-05T06:05:41.253Z] Login Succeeded [2023-05-05T06:05:41.253Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:05:41.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:41.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:41.253Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:41.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:41.253Z] [2023-05-05T06:05:41.253Z] Login Succeeded [2023-05-05T06:05:41.253Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:05:41.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:41.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:41.253Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:41.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:41.253Z] [2023-05-05T06:05:41.253Z] Login Succeeded [2023-05-05T06:05:41.253Z] docker.io [2023-05-05T06:05:41.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:41.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:41.775Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:41.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:41.775Z] [2023-05-05T06:05:41.775Z] Login Succeeded [2023-05-05T06:05:41.775Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:05:41.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T06:05:42.145Z] + git rev-list -1 --merges b46066adcd577da1416ab754af5e0b29040ea265~1..b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] echo [2023-05-05T06:05:42.187Z] -----------> git rev-list -1 --merges b46066adcd577da1416ab754af5e0b29040ea265~1..b46066adcd577da1416ab754af5e0b29040ea265 b46066adcd577da1416ab754af5e0b29040ea265 [2023-05-05T06:05:42.187Z] b46066adcd577da1416ab754af5e0b29040ea265 [false] [Pipeline] sh [2023-05-05T06:05:42.481Z] + git log --format=format:%s -1 b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] echo [2023-05-05T06:05:42.511Z] ========================================================= [2023-05-05T06:05:42.511Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T06:05:42.511Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:05:42.832Z] + git log --format=format:%s -1 b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] echo [2023-05-05T06:05:42.841Z] [semverPrep] GIT_COMMIT: b46066adcd577da1416ab754af5e0b29040ea265, Commit Message: Merge pull request #234 from jumpingliu/ignore-go-git [Pipeline] echo [2023-05-05T06:05:42.851Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T06:05:43.205Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:05:43.205Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T06:05:43.205Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T06:05:43.205Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T06:05:43.205Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T06:05:43.205Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T06:05:43.205Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:43.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:05:43.552Z] [2023-05-05T06:05:43.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:43.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:05:43.848Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T06:05:43.848Z] b85a868b505f: Pulling fs layer [2023-05-05T06:05:43.848Z] e2be974225ed: Pulling fs layer [2023-05-05T06:05:43.848Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T06:05:43.848Z] 988bab9f4d93: Pulling fs layer [2023-05-05T06:05:43.848Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T06:05:43.848Z] eaf3925da568: Pulling fs layer [2023-05-05T06:05:43.848Z] bab4dde63d76: Pulling fs layer [2023-05-05T06:05:43.848Z] bde34c3a00c8: Pulling fs layer [2023-05-05T06:05:43.848Z] b352a97aabf1: Pulling fs layer [2023-05-05T06:05:43.848Z] 4872d77fe225: Pulling fs layer [2023-05-05T06:05:43.848Z] 5851b861e8e6: Pulling fs layer [2023-05-05T06:05:43.848Z] bde34c3a00c8: Waiting [2023-05-05T06:05:43.848Z] 4872d77fe225: Waiting [2023-05-05T06:05:43.848Z] 988bab9f4d93: Waiting [2023-05-05T06:05:43.848Z] 5851b861e8e6: Waiting [2023-05-05T06:05:43.848Z] b352a97aabf1: Waiting [2023-05-05T06:05:43.848Z] bab4dde63d76: Waiting [2023-05-05T06:05:43.848Z] 1469e6f7b9e6: Waiting [2023-05-05T06:05:43.848Z] eaf3925da568: Waiting [2023-05-05T06:05:43.848Z] e2be974225ed: Download complete [2023-05-05T06:05:43.848Z] 988bab9f4d93: Download complete [2023-05-05T06:05:44.106Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T06:05:44.106Z] 1469e6f7b9e6: Download complete [2023-05-05T06:05:44.106Z] eaf3925da568: Verifying Checksum [2023-05-05T06:05:44.106Z] eaf3925da568: Download complete [2023-05-05T06:05:44.106Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T06:05:44.106Z] 339a4e72a1f5: Download complete [2023-05-05T06:05:44.106Z] bde34c3a00c8: Verifying Checksum [2023-05-05T06:05:44.106Z] bde34c3a00c8: Download complete [2023-05-05T06:05:44.106Z] b352a97aabf1: Download complete [2023-05-05T06:05:44.106Z] 4872d77fe225: Verifying Checksum [2023-05-05T06:05:44.106Z] 4872d77fe225: Download complete [2023-05-05T06:05:44.106Z] 5851b861e8e6: Verifying Checksum [2023-05-05T06:05:44.106Z] 5851b861e8e6: Download complete [2023-05-05T06:05:44.106Z] b85a868b505f: Verifying Checksum [2023-05-05T06:05:44.106Z] b85a868b505f: Download complete [2023-05-05T06:05:44.365Z] bab4dde63d76: Verifying Checksum [2023-05-05T06:05:44.365Z] bab4dde63d76: Download complete [2023-05-05T06:05:45.738Z] b85a868b505f: Pull complete [2023-05-05T06:05:45.738Z] e2be974225ed: Pull complete [2023-05-05T06:05:46.304Z] 339a4e72a1f5: Pull complete [2023-05-05T06:05:46.563Z] 988bab9f4d93: Pull complete [2023-05-05T06:05:46.864Z] 1469e6f7b9e6: Pull complete [2023-05-05T06:05:46.864Z] eaf3925da568: Pull complete [2023-05-05T06:05:48.772Z] bab4dde63d76: Pull complete [2023-05-05T06:05:48.772Z] bde34c3a00c8: Pull complete [2023-05-05T06:05:48.772Z] b352a97aabf1: Pull complete [2023-05-05T06:05:48.772Z] 4872d77fe225: Pull complete [2023-05-05T06:05:49.032Z] 5851b861e8e6: Pull complete [2023-05-05T06:05:49.032Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T06:05:49.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:05:49.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:05:49.125Z] prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container [2023-05-05T06:05:49.152Z] $ 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 [2023-05-05T06:05:53.699Z] $ docker top 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb -eo pid,comm [2023-05-05T06:05:53.754Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T06:05:53.754Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:05:53.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:05:53.795Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:05:53.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:05:53.927Z] $ docker exec 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb ssh-agent [2023-05-05T06:05:54.036Z] SSH_AUTH_SOCK=/tmp/ssh-ORG57IECYNcf/agent.34 [2023-05-05T06:05:54.036Z] SSH_AGENT_PID=40 [2023-05-05T06:05:54.044Z] Running ssh-add (command line suppressed) [2023-05-05T06:05:54.137Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12558989538115902406.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12558989538115902406.key) [2023-05-05T06:05:54.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:05:54.443Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T06:05:54.460Z] $ docker exec --env ******** --env ******** 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb ssh-agent -k [2023-05-05T06:05:54.556Z] unset SSH_AUTH_SOCK; [2023-05-05T06:05:54.556Z] unset SSH_AGENT_PID; [2023-05-05T06:05:54.556Z] echo Agent pid 40 killed; [2023-05-05T06:05:54.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T06:05:54.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:05:54.598Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:05:54.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:05:54.705Z] $ docker exec 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb ssh-agent [2023-05-05T06:05:54.810Z] SSH_AUTH_SOCK=/tmp/ssh-o7200k5w1g0j/agent.72 [2023-05-05T06:05:54.810Z] SSH_AGENT_PID=78 [2023-05-05T06:05:54.815Z] Running ssh-add (command line suppressed) [2023-05-05T06:05:54.909Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13077491846402720259.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13077491846402720259.key) [2023-05-05T06:05:54.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:05:55.213Z] + git semver init [2023-05-05T06:05:55.472Z] 2023-05-05 06:05:55,373 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T06:05:55.472Z] 2023-05-05 06:05:55,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-05T06:05:55.472Z] 2023-05-05 06:05:55,374 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-05T06:05:55.472Z] 2023-05-05 06:05:55,374 [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) [2023-05-05T06:05:56.409Z] 2023-05-05 06:05:56,041 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-05T06:05:56.409Z] 2023-05-05 06:05:56,041 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-05T06:05:56.409Z] 2023-05-05 06:05:56,042 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-05T06:05:56.409Z] 2023-05-05 06:05:56,042 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-05T06:05:56.409Z] 3.0.0-dev.33 [Pipeline] } [2023-05-05T06:05:56.418Z] $ docker exec --env ******** --env ******** 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb ssh-agent -k [2023-05-05T06:05:56.520Z] unset SSH_AUTH_SOCK; [2023-05-05T06:05:56.521Z] unset SSH_AGENT_PID; [2023-05-05T06:05:56.521Z] echo Agent pid 78 killed; [2023-05-05T06:05:56.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:05:56.837Z] + git semver [Pipeline] } [2023-05-05T06:05:57.109Z] $ docker stop --time=1 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb [2023-05-05T06:05:58.449Z] $ docker rm -f --volumes 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:05:58.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T06:05:58.994Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T06:05:58.998Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.33 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:05:59.135Z] provisioning config files... [2023-05-05T06:05:59.144Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17611126545145408841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:05:59.439Z] ---> docker-login.sh [2023-05-05T06:05:59.439Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:05:59.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:59.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:59.439Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:59.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:59.439Z] [2023-05-05T06:05:59.439Z] Login Succeeded [2023-05-05T06:05:59.439Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:05:59.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:59.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:59.439Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:59.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:59.439Z] [2023-05-05T06:05:59.439Z] Login Succeeded [2023-05-05T06:05:59.439Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:05:59.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:59.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:59.714Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:59.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:59.714Z] [2023-05-05T06:05:59.714Z] Login Succeeded [2023-05-05T06:05:59.714Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:05:59.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:59.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:59.714Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:59.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:59.714Z] [2023-05-05T06:05:59.714Z] Login Succeeded [2023-05-05T06:05:59.714Z] docker.io [2023-05-05T06:05:59.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:59.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:59.973Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:59.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:59.973Z] [2023-05-05T06:05:59.973Z] Login Succeeded [2023-05-05T06:05:59.973Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:05:59.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:06:00.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:06:00.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:06:00.090Z] ========================================================= [2023-05-05T06:06:00.090Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T06:06:00.090Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:06:00.404Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T06:06:00.404Z] Sending build context to Docker daemon 1.967MB [2023-05-05T06:06:00.404Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:06:00.404Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-05T06:06:00.404Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T06:06:00.404Z] f56be85fc22e: Pulling fs layer [2023-05-05T06:06:00.404Z] 85791d961cd3: Pulling fs layer [2023-05-05T06:06:00.404Z] d694b5ae8c79: Pulling fs layer [2023-05-05T06:06:00.404Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T06:06:00.404Z] 4d19c01a9841: Pulling fs layer [2023-05-05T06:06:00.404Z] 9325e15d5711: Pulling fs layer [2023-05-05T06:06:00.404Z] 556b6ee489ea: Pulling fs layer [2023-05-05T06:06:00.404Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T06:06:00.404Z] 556b6ee489ea: Waiting [2023-05-05T06:06:00.404Z] 9325e15d5711: Waiting [2023-05-05T06:06:00.404Z] c5a4b2cf53e6: Waiting [2023-05-05T06:06:00.404Z] 9f32a84ed3da: Waiting [2023-05-05T06:06:00.404Z] 4d19c01a9841: Waiting [2023-05-05T06:06:00.404Z] 85791d961cd3: Download complete [2023-05-05T06:06:00.404Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T06:06:00.404Z] 9f32a84ed3da: Download complete [2023-05-05T06:06:00.404Z] 4d19c01a9841: Verifying Checksum [2023-05-05T06:06:00.404Z] 4d19c01a9841: Download complete [2023-05-05T06:06:00.404Z] f56be85fc22e: Download complete [2023-05-05T06:06:00.662Z] 9325e15d5711: Verifying Checksum [2023-05-05T06:06:00.662Z] 9325e15d5711: Download complete [2023-05-05T06:06:00.662Z] f56be85fc22e: Pull complete [2023-05-05T06:06:00.922Z] 85791d961cd3: Pull complete [2023-05-05T06:06:01.182Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T06:06:01.182Z] c5a4b2cf53e6: Download complete [2023-05-05T06:06:01.182Z] d694b5ae8c79: Download complete [2023-05-05T06:06:01.441Z] 556b6ee489ea: Verifying Checksum [2023-05-05T06:06:01.441Z] 556b6ee489ea: Download complete [2023-05-05T06:06:04.730Z] d694b5ae8c79: Pull complete [2023-05-05T06:06:04.730Z] 9f32a84ed3da: Pull complete [2023-05-05T06:06:04.730Z] 4d19c01a9841: Pull complete [2023-05-05T06:06:04.730Z] 9325e15d5711: Pull complete [2023-05-05T06:06:07.259Z] 556b6ee489ea: Pull complete [2023-05-05T06:06:07.825Z] c5a4b2cf53e6: Pull complete [2023-05-05T06:06:07.825Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T06:06:07.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T06:06:08.084Z] ---> c4be618373d6 [2023-05-05T06:06:08.084Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:06:14.101Z] Still waiting to schedule task [2023-05-05T06:06:14.101Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13838’ [2023-05-05T06:06:18.061Z] ---> Running in 062410a40e1c [2023-05-05T06:06:18.061Z] Removing intermediate container 062410a40e1c [2023-05-05T06:06:18.061Z] ---> 093a9904d390 [2023-05-05T06:06:18.061Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:06:18.061Z] ---> Running in 820c2d787357 [2023-05-05T06:06:18.061Z] Removing intermediate container 820c2d787357 [2023-05-05T06:06:18.061Z] ---> efafc46ce68b [2023-05-05T06:06:18.061Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-05T06:06:18.061Z] ---> Running in d3a67bce0e28 [2023-05-05T06:06:18.061Z] Removing intermediate container d3a67bce0e28 [2023-05-05T06:06:18.061Z] ---> 127a444f1254 [2023-05-05T06:06:18.061Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-05T06:06:18.061Z] ---> Running in b4e34ac6530f [2023-05-05T06:06:18.061Z] Removing intermediate container b4e34ac6530f [2023-05-05T06:06:18.061Z] ---> c1b3cf0211e9 [2023-05-05T06:06:18.061Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:06:18.061Z] ---> Running in 50b8c4805407 [2023-05-05T06:06:18.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:06:18.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:06:18.061Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-05T06:06:18.061Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-05T06:06:18.061Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-05T06:06:18.061Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-05T06:06:18.061Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-05T06:06:18.061Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-05T06:06:18.061Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-05T06:06:18.061Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-05T06:06:18.061Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-05T06:06:18.061Z] (10/14) Installing kmod-libs (30-r1) [2023-05-05T06:06:18.061Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-05T06:06:18.061Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-05T06:06:18.061Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-05T06:06:18.061Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-05T06:06:18.061Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:06:18.061Z] Executing eudev-3.2.11-r4.trigger [2023-05-05T06:06:18.061Z] OK: 272 MiB in 67 packages [2023-05-05T06:06:18.319Z] Removing intermediate container 50b8c4805407 [2023-05-05T06:06:18.319Z] ---> a779df63e5e8 [2023-05-05T06:06:18.319Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-05T06:06:18.319Z] ---> Running in 0f7f9527e0bd [2023-05-05T06:06:18.578Z] Removing intermediate container 0f7f9527e0bd [2023-05-05T06:06:18.578Z] ---> ad7757955a30 [2023-05-05T06:06:18.578Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-05T06:06:18.578Z] ---> c918cedd1f8c [2023-05-05T06:06:18.578Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:06:18.578Z] ---> Running in 3fa761d888a8 [2023-05-05T06:06:57.304Z] Removing intermediate container 3fa761d888a8 [2023-05-05T06:06:57.304Z] ---> 384dd6813b85 [2023-05-05T06:06:57.304Z] Step 11/13 : COPY . . [2023-05-05T06:06:57.304Z] ---> ef1b37480c41 [2023-05-05T06:06:57.304Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-05T06:06:57.304Z] ---> Running in 72ef6500c9af [2023-05-05T06:06:57.304Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:06:57.304Z] Dload Upload Total Spent Left Speed [2023-05-05T06:06:57.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7990 0 --:--:-- --:--:-- --:--:-- 8045 [2023-05-05T06:06:57.304Z] Removing intermediate container 72ef6500c9af [2023-05-05T06:06:57.304Z] ---> 960e48bc31e9 [2023-05-05T06:06:57.304Z] Step 13/13 : RUN ${MAKE} [2023-05-05T06:06:57.304Z] ---> Running in e69aab17eeb4 [2023-05-05T06:06:57.304Z] noop [2023-05-05T06:06:57.304Z] Removing intermediate container e69aab17eeb4 [2023-05-05T06:06:57.304Z] ---> dafd5230392e [2023-05-05T06:06:57.304Z] Successfully built dafd5230392e [2023-05-05T06:06:57.304Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:06:57.618Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:06:57.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:06:57.706Z] prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container [2023-05-05T06:06:57.750Z] $ 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 [2023-05-05T06:06:58.094Z] $ docker top 0b0a371b4f16c3e7c3b5bfd9665a90c2486686daf8cb54eccb80629ebd642666 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:06:58.424Z] + go version [2023-05-05T06:06:58.424Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T06:06:58.438Z] $ docker stop --time=1 0b0a371b4f16c3e7c3b5bfd9665a90c2486686daf8cb54eccb80629ebd642666 [2023-05-05T06:06:59.695Z] $ docker rm -f --volumes 0b0a371b4f16c3e7c3b5bfd9665a90c2486686daf8cb54eccb80629ebd642666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:00.104Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:07:00.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:07:00.172Z] prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container [2023-05-05T06:07:00.206Z] $ 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 [2023-05-05T06:07:00.565Z] $ docker top 28ccc85cd6f1375482a708a0e0c6a7a09306d9a1e60e03e1eefe1e09ad624724 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:07:00.905Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:07:01.201Z] + make test [2023-05-05T06:07:01.201Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:07:06.191Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-05T06:07:16.158Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-05T06:07:16.158Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 2.0% of statements [2023-05-05T06:07:20.340Z] go vet ./... [2023-05-05T06:07:23.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:07:23.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:07:23.623Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T06:07:23.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:07:23.648Z] $ docker stop --time=1 28ccc85cd6f1375482a708a0e0c6a7a09306d9a1e60e03e1eefe1e09ad624724 [2023-05-05T06:07:27.225Z] $ docker rm -f --volumes 28ccc85cd6f1375482a708a0e0c6a7a09306d9a1e60e03e1eefe1e09ad624724 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:07:27.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:07:27.709Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T06:07:28.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:07:28.409Z] + ls -al . [2023-05-05T06:07:28.409Z] total 192 [2023-05-05T06:07:28.409Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:07 . [2023-05-05T06:07:28.409Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:05 .. [2023-05-05T06:07:28.409Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:05 .git [2023-05-05T06:07:28.409Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:05 .github [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 414 May 5 06:05 .gitignore [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 42 May 5 06:05 .golangci.yml [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 77 May 5 06:05 .hadolint.yml [2023-05-05T06:07:28.409Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:05 .semver [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 5 06:05 Attribution.txt [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 5 06:05 CHANGELOG.md [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 5 06:05 Dockerfile [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 678 May 5 06:05 GOVERNANCE.md [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 659 May 5 06:05 Jenkinsfile [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 5 06:05 LICENSE [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 5 06:05 Makefile [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 622 May 5 06:05 OWNERS.md [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 5681 May 5 06:05 README.md [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:05 VERSION [2023-05-05T06:07:28.409Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:05 bin [2023-05-05T06:07:28.409Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:05 cmd [2023-05-05T06:07:28.409Z] -rw-r--r-- 1 jenkins jenkins 28693 May 5 06:07 coverage.out [2023-05-05T06:07:28.409Z] -rwxrwxr-x 1 jenkins jenkins 140 May 5 06:05 docker-entrypoint.sh [2023-05-05T06:07:28.409Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:05 docs [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 5 06:05 go.mod [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 5 06:05 go.sum [2023-05-05T06:07:28.409Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:05 internal [2023-05-05T06:07:28.409Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:05 snap [2023-05-05T06:07:28.409Z] -rw-rw-r-- 1 jenkins jenkins 231 May 5 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:07:28.710Z] + 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=b46066adcd577da1416ab754af5e0b29040ea265 --label arch=amd64 --label version=3.0.0-dev.33 . [2023-05-05T06:07:28.710Z] Sending build context to Docker daemon 1.996MB [2023-05-05T06:07:28.710Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:07:28.710Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-05T06:07:28.710Z] ---> dafd5230392e [2023-05-05T06:07:28.710Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:07:28.968Z] ---> Running in d249b3fde35f [2023-05-05T06:07:28.968Z] Removing intermediate container d249b3fde35f [2023-05-05T06:07:28.968Z] ---> 58bed70dc4a9 [2023-05-05T06:07:28.968Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:07:28.968Z] ---> Running in 55cb24d75a9d [2023-05-05T06:07:28.968Z] Removing intermediate container 55cb24d75a9d [2023-05-05T06:07:28.968Z] ---> 4b65af009cdf [2023-05-05T06:07:28.968Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-05T06:07:28.968Z] ---> Running in 94df80ed9f68 [2023-05-05T06:07:29.226Z] Removing intermediate container 94df80ed9f68 [2023-05-05T06:07:29.226Z] ---> 21e0413fa273 [2023-05-05T06:07:29.226Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-05T06:07:29.226Z] ---> Running in f4954c63f564 [2023-05-05T06:07:29.226Z] Removing intermediate container f4954c63f564 [2023-05-05T06:07:29.226Z] ---> 926d1b78d588 [2023-05-05T06:07:29.226Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:07:29.226Z] ---> Running in dd80535d20b8 [2023-05-05T06:07:29.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:07:29.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:07:29.764Z] OK: 272 MiB in 67 packages [2023-05-05T06:07:30.331Z] Removing intermediate container dd80535d20b8 [2023-05-05T06:07:30.331Z] ---> aeff55ec9d8a [2023-05-05T06:07:30.331Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-05T06:07:30.331Z] ---> Running in 6e54fe635660 [2023-05-05T06:07:30.331Z] Removing intermediate container 6e54fe635660 [2023-05-05T06:07:30.331Z] ---> df541b84f548 [2023-05-05T06:07:30.331Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-05T06:07:30.331Z] ---> d3ab87dd538c [2023-05-05T06:07:30.331Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:07:30.331Z] ---> Running in d6a300ad88e7 [2023-05-05T06:07:31.309Z] Removing intermediate container d6a300ad88e7 [2023-05-05T06:07:31.309Z] ---> f16531619a2e [2023-05-05T06:07:31.310Z] Step 11/35 : COPY . . [2023-05-05T06:07:31.310Z] ---> 24539f3fcf5e [2023-05-05T06:07:31.310Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-05T06:07:31.592Z] ---> Running in 6c1c32a39e6e [2023-05-05T06:07:31.856Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:07:31.856Z] Dload Upload Total Spent Left Speed [2023-05-05T06:07:31.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 22686 0 --:--:-- --:--:-- --:--:-- 23086 [2023-05-05T06:07:32.114Z] Removing intermediate container 6c1c32a39e6e [2023-05-05T06:07:32.114Z] ---> 5e3bbb324b33 [2023-05-05T06:07:32.114Z] Step 13/35 : RUN ${MAKE} [2023-05-05T06:07:32.114Z] ---> Running in 305fe422520c [2023-05-05T06:07:32.372Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-05T06:07:54.417Z] Removing intermediate container 305fe422520c [2023-05-05T06:07:54.417Z] ---> 2e0df5b7a779 [2023-05-05T06:07:54.417Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-05T06:07:54.417Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-05T06:07:54.417Z] 4acc49c71d14: Pulling fs layer [2023-05-05T06:07:54.417Z] 4acc49c71d14: Verifying Checksum [2023-05-05T06:07:54.417Z] 4acc49c71d14: Download complete [2023-05-05T06:07:54.417Z] 4acc49c71d14: Pull complete [2023-05-05T06:07:54.417Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-05T06:07:54.417Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-05T06:07:54.417Z] ---> 01a2bd3e5fff [2023-05-05T06:07:54.417Z] Step 15/35 : FROM alpine:3.17 [2023-05-05T06:07:54.417Z] 3.17: Pulling from library/alpine [2023-05-05T06:07:54.417Z] f56be85fc22e: Already exists [2023-05-05T06:07:54.417Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:07:54.417Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:07:54.417Z] ---> 9ed4aefc74f6 [2023-05-05T06:07:54.417Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-05T06:07:54.677Z] ---> Running in 99c7e3eb3d01 [2023-05-05T06:07:54.677Z] Removing intermediate container 99c7e3eb3d01 [2023-05-05T06:07:54.677Z] ---> 49e73c3129f9 [2023-05-05T06:07:54.677Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-05T06:07:54.677Z] ---> Running in ccae8c2942c3 [2023-05-05T06:07:54.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:07:55.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:07:55.193Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-05T06:07:55.453Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-05T06:07:55.453Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-05T06:07:55.453Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-05T06:07:55.453Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-05T06:07:55.453Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-05T06:07:55.453Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-05T06:07:55.453Z] (8/86) Installing libxcb (1.15-r0) [2023-05-05T06:07:55.453Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-05T06:07:55.453Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-05T06:07:55.453Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-05T06:07:55.453Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-05T06:07:55.453Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-05T06:07:55.453Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-05T06:07:55.453Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-05T06:07:55.453Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-05T06:07:55.453Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-05T06:07:55.453Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-05T06:07:55.453Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-05T06:07:55.453Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-05T06:07:55.453Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-05T06:07:55.453Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-05T06:07:55.711Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-05T06:07:55.711Z] (24/86) Installing glib (2.74.6-r0) [2023-05-05T06:07:55.711Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-05T06:07:55.711Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-05T06:07:55.711Z] (27/86) Installing libass (0.16.0-r1) [2023-05-05T06:07:55.711Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-05T06:07:55.711Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-05T06:07:55.711Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-05T06:07:55.711Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-05T06:07:55.711Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-05T06:07:55.711Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-05T06:07:55.711Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-05T06:07:55.711Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-05T06:07:55.711Z] (36/86) Installing libunistring (1.1-r0) [2023-05-05T06:07:55.711Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-05T06:07:55.711Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-05T06:07:55.711Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-05T06:07:55.711Z] (40/86) Installing lame (3.100-r2) [2023-05-05T06:07:55.711Z] (41/86) Installing opus (1.3.1-r1) [2023-05-05T06:07:55.711Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-05T06:07:55.711Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-05T06:07:55.711Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-05T06:07:55.711Z] (45/86) Installing orc (0.4.33-r0) [2023-05-05T06:07:55.711Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-05T06:07:55.711Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-05T06:07:55.711Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-05T06:07:55.711Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-05T06:07:55.969Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-05T06:07:55.969Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-05T06:07:55.969Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-05T06:07:55.969Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-05T06:07:55.969Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-05T06:07:55.969Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-05T06:07:55.969Z] (56/86) Installing libpulse (16.1-r6) [2023-05-05T06:07:55.969Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-05T06:07:55.969Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-05T06:07:55.970Z] (59/86) Installing librist (0.2.7-r0) [2023-05-05T06:07:55.970Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-05T06:07:55.970Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-05T06:07:55.970Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-05T06:07:55.970Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-05T06:07:55.970Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-05T06:07:55.970Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-05T06:07:55.970Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-05T06:07:55.970Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-05T06:07:55.970Z] (68/86) Installing libva (2.16.0-r0) [2023-05-05T06:07:55.970Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-05T06:07:55.970Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-05T06:07:55.970Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-05T06:07:55.970Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-05T06:07:55.970Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-05T06:07:55.970Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-05T06:07:55.970Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-05T06:07:56.227Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-05T06:07:56.227Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-05T06:07:56.227Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-05T06:07:56.227Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-05T06:07:56.227Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-05T06:07:56.227Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-05T06:07:56.227Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-05T06:07:56.227Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-05T06:07:56.227Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-05T06:07:56.227Z] (85/86) Installing kmod-libs (30-r1) [2023-05-05T06:07:56.227Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-05T06:07:56.227Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:07:56.227Z] Executing eudev-3.2.11-r4.trigger [2023-05-05T06:07:56.227Z] OK: 112 MiB in 101 packages [2023-05-05T06:07:59.582Z] Removing intermediate container ccae8c2942c3 [2023-05-05T06:07:59.582Z] ---> f02f246f699d [2023-05-05T06:07:59.582Z] Step 18/35 : WORKDIR / [2023-05-05T06:07:59.582Z] ---> Running in 61b896a568b4 [2023-05-05T06:07:59.582Z] Removing intermediate container 61b896a568b4 [2023-05-05T06:07:59.582Z] ---> 332a7233e352 [2023-05-05T06:07:59.582Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-05T06:08:00.519Z] ---> 850e46eeeaa9 [2023-05-05T06:08:00.519Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-05T06:08:00.519Z] ---> 8061f4de93ff [2023-05-05T06:08:00.519Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-05T06:08:00.519Z] ---> 25e10d0c7631 [2023-05-05T06:08:00.519Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-05T06:08:00.777Z] ---> 8ed46ab3c84a [2023-05-05T06:08:00.777Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-05T06:08:00.777Z] ---> 6df49daac395 [2023-05-05T06:08:00.777Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-05T06:08:01.035Z] ---> d5917e25005f [2023-05-05T06:08:01.035Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-05T06:08:01.968Z] ---> 58a008751725 [2023-05-05T06:08:01.968Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-05T06:08:01.968Z] ---> Running in d95d325a5f83 [2023-05-05T06:08:02.533Z] Removing intermediate container d95d325a5f83 [2023-05-05T06:08:02.533Z] ---> 889fe9567f77 [2023-05-05T06:08:02.533Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-05T06:08:02.533Z] ---> Running in 10daf5c9f808 [2023-05-05T06:08:03.102Z] Removing intermediate container 10daf5c9f808 [2023-05-05T06:08:03.102Z] ---> 118d516d4005 [2023-05-05T06:08:03.102Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-05T06:08:03.102Z] ---> Running in 10df4ba7b51a [2023-05-05T06:08:03.669Z] Removing intermediate container 10df4ba7b51a [2023-05-05T06:08:03.669Z] ---> a489028a2e1a [2023-05-05T06:08:03.669Z] Step 29/35 : EXPOSE 59983 [2023-05-05T06:08:03.669Z] ---> Running in 50282ba6f990 [2023-05-05T06:08:03.669Z] Removing intermediate container 50282ba6f990 [2023-05-05T06:08:03.669Z] ---> 4849d803a706 [2023-05-05T06:08:03.669Z] Step 30/35 : EXPOSE 8554 [2023-05-05T06:08:03.669Z] ---> Running in ae5c860dc8ac [2023-05-05T06:08:03.669Z] Removing intermediate container ae5c860dc8ac [2023-05-05T06:08:03.669Z] ---> 66e7aebbfee5 [2023-05-05T06:08:03.669Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-05T06:08:03.927Z] ---> Running in 2362660e2550 [2023-05-05T06:08:03.928Z] Removing intermediate container 2362660e2550 [2023-05-05T06:08:03.928Z] ---> 61f3ce53add0 [2023-05-05T06:08:03.928Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-05T06:08:03.928Z] ---> Running in b6a2fa9df346 [2023-05-05T06:08:03.928Z] Removing intermediate container b6a2fa9df346 [2023-05-05T06:08:03.928Z] ---> cedeb4f7df55 [2023-05-05T06:08:03.928Z] Step 33/35 : LABEL arch=amd64 [2023-05-05T06:08:03.928Z] ---> Running in 32fc5d3ded1f [2023-05-05T06:08:04.186Z] Removing intermediate container 32fc5d3ded1f [2023-05-05T06:08:04.186Z] ---> f79ad9fd7766 [2023-05-05T06:08:04.186Z] Step 34/35 : LABEL git_sha=b46066adcd577da1416ab754af5e0b29040ea265 [2023-05-05T06:08:04.186Z] ---> Running in e820e6228dba [2023-05-05T06:08:04.186Z] Removing intermediate container e820e6228dba [2023-05-05T06:08:04.186Z] ---> 80c76b1d086b [2023-05-05T06:08:04.186Z] Step 35/35 : LABEL version=3.0.0-dev.33 [2023-05-05T06:08:04.186Z] ---> Running in 4bf1c52b8db6 [2023-05-05T06:08:04.444Z] Removing intermediate container 4bf1c52b8db6 [2023-05-05T06:08:04.444Z] ---> 0e531b2c4b04 [2023-05-05T06:08:04.444Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:08:04.444Z] Successfully built 0e531b2c4b04 [2023-05-05T06:08:04.444Z] 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 [2023-05-05T06:08:04.550Z] provisioning config files... [2023-05-05T06:08:04.559Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13560547247320463221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:08:04.854Z] ---> docker-login.sh [2023-05-05T06:08:04.854Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:08:04.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:08:04.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:08:04.854Z] Configure a credential helper to remove this warning. See [2023-05-05T06:08:04.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:08:04.854Z] [2023-05-05T06:08:04.854Z] Login Succeeded [2023-05-05T06:08:04.854Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:08:04.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:08:04.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:08:04.854Z] Configure a credential helper to remove this warning. See [2023-05-05T06:08:04.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:08:04.854Z] [2023-05-05T06:08:04.854Z] Login Succeeded [2023-05-05T06:08:04.854Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:08:05.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:08:05.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:08:05.113Z] Configure a credential helper to remove this warning. See [2023-05-05T06:08:05.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:08:05.113Z] [2023-05-05T06:08:05.113Z] Login Succeeded [2023-05-05T06:08:05.113Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:08:05.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:08:05.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:08:05.113Z] Configure a credential helper to remove this warning. See [2023-05-05T06:08:05.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:08:05.113Z] [2023-05-05T06:08:05.113Z] Login Succeeded [2023-05-05T06:08:05.113Z] docker.io [2023-05-05T06:08:05.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:08:05.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:08:05.372Z] Configure a credential helper to remove this warning. See [2023-05-05T06:08:05.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:08:05.372Z] [2023-05-05T06:08:05.372Z] Login Succeeded [2023-05-05T06:08:05.372Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:08:05.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:08:05.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:08:05.447Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-05T06:08:05.447Z] b46066adcd577da1416ab754af5e0b29040ea265 [2023-05-05T06:08:05.447Z] latest [2023-05-05T06:08:05.447Z] 3.0.0-dev.33 [2023-05-05T06:08:05.447Z] b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 [2023-05-05T06:08:05.447Z] main [2023-05-05T06:08:05.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:08:05.774Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:08:06.086Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b46066adcd577da1416ab754af5e0b29040ea265 [2023-05-05T06:08:06.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-05T06:08:06.086Z] 46c78ae1f96c: Preparing [2023-05-05T06:08:06.086Z] de0d20a81aa7: Preparing [2023-05-05T06:08:06.086Z] 29c6df0f2de8: Preparing [2023-05-05T06:08:06.086Z] 3827b5b91e75: Preparing [2023-05-05T06:08:06.086Z] acc83c6ca332: Preparing [2023-05-05T06:08:06.086Z] 2fced560cf78: Preparing [2023-05-05T06:08:06.086Z] c0a9a58f66e2: Preparing [2023-05-05T06:08:06.086Z] 8d9aa128509b: Preparing [2023-05-05T06:08:06.086Z] ba409618f237: Preparing [2023-05-05T06:08:06.086Z] bd5dff266802: Preparing [2023-05-05T06:08:06.086Z] 238a2cdf701f: Preparing [2023-05-05T06:08:06.086Z] f1417ff83b31: Preparing [2023-05-05T06:08:06.086Z] c0a9a58f66e2: Waiting [2023-05-05T06:08:06.086Z] 8d9aa128509b: Waiting [2023-05-05T06:08:06.086Z] ba409618f237: Waiting [2023-05-05T06:08:06.086Z] bd5dff266802: Waiting [2023-05-05T06:08:06.086Z] f1417ff83b31: Waiting [2023-05-05T06:08:06.086Z] 238a2cdf701f: Waiting [2023-05-05T06:08:06.345Z] de0d20a81aa7: Pushed [2023-05-05T06:08:06.345Z] 29c6df0f2de8: Pushed [2023-05-05T06:08:06.345Z] 46c78ae1f96c: Pushed [2023-05-05T06:08:06.345Z] acc83c6ca332: Pushed [2023-05-05T06:08:06.345Z] 8d9aa128509b: Pushed [2023-05-05T06:08:06.345Z] c0a9a58f66e2: Pushed [2023-05-05T06:08:06.345Z] 2fced560cf78: Pushed [2023-05-05T06:08:06.345Z] ba409618f237: Pushed [2023-05-05T06:08:06.345Z] f1417ff83b31: Layer already exists [2023-05-05T06:08:08.881Z] 3827b5b91e75: Pushed [2023-05-05T06:08:08.881Z] bd5dff266802: Pushed [2023-05-05T06:08:16.995Z] 238a2cdf701f: Pushed [2023-05-05T06:08:16.996Z] b46066adcd577da1416ab754af5e0b29040ea265: digest: sha256:5f97951f737eeef8bb7ff4580a98791fec5cf0ae098e0ff444877f5825d6ff86 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:08:17.306Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:08:17.611Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-05T06:08:17.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-05T06:08:17.612Z] 46c78ae1f96c: Preparing [2023-05-05T06:08:17.612Z] de0d20a81aa7: Preparing [2023-05-05T06:08:17.612Z] 29c6df0f2de8: Preparing [2023-05-05T06:08:17.612Z] 3827b5b91e75: Preparing [2023-05-05T06:08:17.612Z] acc83c6ca332: Preparing [2023-05-05T06:08:17.612Z] 2fced560cf78: Preparing [2023-05-05T06:08:17.612Z] c0a9a58f66e2: Preparing [2023-05-05T06:08:17.612Z] 8d9aa128509b: Preparing [2023-05-05T06:08:17.612Z] ba409618f237: Preparing [2023-05-05T06:08:17.612Z] bd5dff266802: Preparing [2023-05-05T06:08:17.612Z] 238a2cdf701f: Preparing [2023-05-05T06:08:17.612Z] f1417ff83b31: Preparing [2023-05-05T06:08:17.612Z] 2fced560cf78: Waiting [2023-05-05T06:08:17.612Z] bd5dff266802: Waiting [2023-05-05T06:08:17.612Z] 238a2cdf701f: Waiting [2023-05-05T06:08:17.612Z] f1417ff83b31: Waiting [2023-05-05T06:08:17.612Z] c0a9a58f66e2: Waiting [2023-05-05T06:08:17.612Z] 8d9aa128509b: Waiting [2023-05-05T06:08:17.612Z] ba409618f237: Waiting [2023-05-05T06:08:17.612Z] 29c6df0f2de8: Layer already exists [2023-05-05T06:08:17.612Z] acc83c6ca332: Layer already exists [2023-05-05T06:08:17.612Z] 3827b5b91e75: Layer already exists [2023-05-05T06:08:17.612Z] 46c78ae1f96c: Layer already exists [2023-05-05T06:08:17.612Z] de0d20a81aa7: Layer already exists [2023-05-05T06:08:17.612Z] 2fced560cf78: Layer already exists [2023-05-05T06:08:17.612Z] 8d9aa128509b: Layer already exists [2023-05-05T06:08:17.612Z] c0a9a58f66e2: Layer already exists [2023-05-05T06:08:17.612Z] bd5dff266802: Layer already exists [2023-05-05T06:08:17.612Z] ba409618f237: Layer already exists [2023-05-05T06:08:17.612Z] 238a2cdf701f: Layer already exists [2023-05-05T06:08:17.612Z] f1417ff83b31: Layer already exists [2023-05-05T06:08:17.612Z] latest: digest: sha256:5f97951f737eeef8bb7ff4580a98791fec5cf0ae098e0ff444877f5825d6ff86 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:08:17.915Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:08:18.218Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.33 [2023-05-05T06:08:18.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-05T06:08:18.218Z] 46c78ae1f96c: Preparing [2023-05-05T06:08:18.218Z] de0d20a81aa7: Preparing [2023-05-05T06:08:18.218Z] 29c6df0f2de8: Preparing [2023-05-05T06:08:18.218Z] 3827b5b91e75: Preparing [2023-05-05T06:08:18.218Z] acc83c6ca332: Preparing [2023-05-05T06:08:18.218Z] 2fced560cf78: Preparing [2023-05-05T06:08:18.218Z] c0a9a58f66e2: Preparing [2023-05-05T06:08:18.218Z] 8d9aa128509b: Preparing [2023-05-05T06:08:18.218Z] ba409618f237: Preparing [2023-05-05T06:08:18.218Z] bd5dff266802: Preparing [2023-05-05T06:08:18.218Z] 238a2cdf701f: Preparing [2023-05-05T06:08:18.218Z] f1417ff83b31: Preparing [2023-05-05T06:08:18.218Z] 2fced560cf78: Waiting [2023-05-05T06:08:18.218Z] c0a9a58f66e2: Waiting [2023-05-05T06:08:18.218Z] 8d9aa128509b: Waiting [2023-05-05T06:08:18.218Z] ba409618f237: Waiting [2023-05-05T06:08:18.218Z] f1417ff83b31: Waiting [2023-05-05T06:08:18.218Z] bd5dff266802: Waiting [2023-05-05T06:08:18.218Z] 238a2cdf701f: Waiting [2023-05-05T06:08:18.218Z] 46c78ae1f96c: Layer already exists [2023-05-05T06:08:18.218Z] acc83c6ca332: Layer already exists [2023-05-05T06:08:18.218Z] de0d20a81aa7: Layer already exists [2023-05-05T06:08:18.218Z] 29c6df0f2de8: Layer already exists [2023-05-05T06:08:18.218Z] 3827b5b91e75: Layer already exists [2023-05-05T06:08:18.218Z] 2fced560cf78: Layer already exists [2023-05-05T06:08:18.218Z] c0a9a58f66e2: Layer already exists [2023-05-05T06:08:18.218Z] ba409618f237: Layer already exists [2023-05-05T06:08:18.218Z] 8d9aa128509b: Layer already exists [2023-05-05T06:08:18.218Z] bd5dff266802: Layer already exists [2023-05-05T06:08:18.218Z] 238a2cdf701f: Layer already exists [2023-05-05T06:08:18.218Z] f1417ff83b31: Layer already exists [2023-05-05T06:08:18.218Z] 3.0.0-dev.33: digest: sha256:5f97951f737eeef8bb7ff4580a98791fec5cf0ae098e0ff444877f5825d6ff86 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:08:18.520Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:08:18.828Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 [2023-05-05T06:08:18.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-05T06:08:18.828Z] 46c78ae1f96c: Preparing [2023-05-05T06:08:18.828Z] de0d20a81aa7: Preparing [2023-05-05T06:08:18.828Z] 29c6df0f2de8: Preparing [2023-05-05T06:08:18.828Z] 3827b5b91e75: Preparing [2023-05-05T06:08:18.828Z] acc83c6ca332: Preparing [2023-05-05T06:08:18.828Z] 2fced560cf78: Preparing [2023-05-05T06:08:18.828Z] c0a9a58f66e2: Preparing [2023-05-05T06:08:18.828Z] 8d9aa128509b: Preparing [2023-05-05T06:08:18.828Z] ba409618f237: Preparing [2023-05-05T06:08:18.828Z] bd5dff266802: Preparing [2023-05-05T06:08:18.828Z] 238a2cdf701f: Preparing [2023-05-05T06:08:18.828Z] f1417ff83b31: Preparing [2023-05-05T06:08:18.828Z] c0a9a58f66e2: Waiting [2023-05-05T06:08:18.828Z] bd5dff266802: Waiting [2023-05-05T06:08:18.828Z] 238a2cdf701f: Waiting [2023-05-05T06:08:18.828Z] 2fced560cf78: Waiting [2023-05-05T06:08:18.828Z] f1417ff83b31: Waiting [2023-05-05T06:08:18.828Z] ba409618f237: Waiting [2023-05-05T06:08:18.828Z] 8d9aa128509b: Waiting [2023-05-05T06:08:18.828Z] acc83c6ca332: Layer already exists [2023-05-05T06:08:18.828Z] 46c78ae1f96c: Layer already exists [2023-05-05T06:08:18.828Z] 29c6df0f2de8: Layer already exists [2023-05-05T06:08:18.828Z] 3827b5b91e75: Layer already exists [2023-05-05T06:08:18.828Z] de0d20a81aa7: Layer already exists [2023-05-05T06:08:18.828Z] 8d9aa128509b: Layer already exists [2023-05-05T06:08:18.828Z] 2fced560cf78: Layer already exists [2023-05-05T06:08:18.828Z] bd5dff266802: Layer already exists [2023-05-05T06:08:18.828Z] ba409618f237: Layer already exists [2023-05-05T06:08:18.828Z] c0a9a58f66e2: Layer already exists [2023-05-05T06:08:18.828Z] 238a2cdf701f: Layer already exists [2023-05-05T06:08:18.828Z] f1417ff83b31: Layer already exists [2023-05-05T06:08:18.828Z] b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33: digest: sha256:5f97951f737eeef8bb7ff4580a98791fec5cf0ae098e0ff444877f5825d6ff86 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:08:19.140Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:08:19.446Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-05T06:08:19.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-05T06:08:19.446Z] 46c78ae1f96c: Preparing [2023-05-05T06:08:19.446Z] de0d20a81aa7: Preparing [2023-05-05T06:08:19.446Z] 29c6df0f2de8: Preparing [2023-05-05T06:08:19.446Z] 3827b5b91e75: Preparing [2023-05-05T06:08:19.446Z] acc83c6ca332: Preparing [2023-05-05T06:08:19.446Z] 2fced560cf78: Preparing [2023-05-05T06:08:19.446Z] c0a9a58f66e2: Preparing [2023-05-05T06:08:19.446Z] 8d9aa128509b: Preparing [2023-05-05T06:08:19.446Z] ba409618f237: Preparing [2023-05-05T06:08:19.446Z] bd5dff266802: Preparing [2023-05-05T06:08:19.446Z] 238a2cdf701f: Preparing [2023-05-05T06:08:19.446Z] f1417ff83b31: Preparing [2023-05-05T06:08:19.446Z] ba409618f237: Waiting [2023-05-05T06:08:19.446Z] c0a9a58f66e2: Waiting [2023-05-05T06:08:19.446Z] bd5dff266802: Waiting [2023-05-05T06:08:19.446Z] 238a2cdf701f: Waiting [2023-05-05T06:08:19.446Z] f1417ff83b31: Waiting [2023-05-05T06:08:19.446Z] 2fced560cf78: Waiting [2023-05-05T06:08:19.446Z] 8d9aa128509b: Waiting [2023-05-05T06:08:19.446Z] acc83c6ca332: Layer already exists [2023-05-05T06:08:19.446Z] 46c78ae1f96c: Layer already exists [2023-05-05T06:08:19.446Z] 3827b5b91e75: Layer already exists [2023-05-05T06:08:19.446Z] 29c6df0f2de8: Layer already exists [2023-05-05T06:08:19.446Z] de0d20a81aa7: Layer already exists [2023-05-05T06:08:19.446Z] 2fced560cf78: Layer already exists [2023-05-05T06:08:19.446Z] c0a9a58f66e2: Layer already exists [2023-05-05T06:08:19.446Z] 8d9aa128509b: Layer already exists [2023-05-05T06:08:19.446Z] ba409618f237: Layer already exists [2023-05-05T06:08:19.446Z] bd5dff266802: Layer already exists [2023-05-05T06:08:19.446Z] 238a2cdf701f: Layer already exists [2023-05-05T06:08:19.446Z] f1417ff83b31: Layer already exists [2023-05-05T06:08:19.446Z] main: digest: sha256:5f97951f737eeef8bb7ff4580a98791fec5cf0ae098e0ff444877f5825d6ff86 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:08:19.481Z] ===================================================== [Pipeline] echo [2023-05-05T06:08:19.487Z] taggedImages: [2023-05-05T06:08:19.487Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:b46066adcd577da1416ab754af5e0b29040ea265 [2023-05-05T06:08:19.487Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-05T06:08:19.487Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.33 [2023-05-05T06:08:19.487Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 [2023-05-05T06:08:19.487Z] - 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 [2023-05-05T06:08:19.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:08:19.834Z] [2023-05-05T06:08:19.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:08:20.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:08:20.124Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T06:08:20.124Z] 5eb5b503b376: Pulling fs layer [2023-05-05T06:08:20.124Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T06:08:20.124Z] ec43610c2a17: Pulling fs layer [2023-05-05T06:08:20.124Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T06:08:20.124Z] 33b1e0a273af: Pulling fs layer [2023-05-05T06:08:20.124Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T06:08:20.124Z] 2f39f015ded8: Pulling fs layer [2023-05-05T06:08:20.124Z] 3a2ae6a8a46f: Waiting [2023-05-05T06:08:20.124Z] 33b1e0a273af: Waiting [2023-05-05T06:08:20.124Z] 5d3b04190fa2: Waiting [2023-05-05T06:08:20.124Z] 2f39f015ded8: Waiting [2023-05-05T06:08:20.124Z] 5c69ac0246d0: Download complete [2023-05-05T06:08:20.124Z] 3a2ae6a8a46f: Download complete [2023-05-05T06:08:20.124Z] 33b1e0a273af: Verifying Checksum [2023-05-05T06:08:20.124Z] 33b1e0a273af: Download complete [2023-05-05T06:08:20.124Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T06:08:20.124Z] 5d3b04190fa2: Download complete [2023-05-05T06:08:20.125Z] ec43610c2a17: Verifying Checksum [2023-05-05T06:08:20.125Z] ec43610c2a17: Download complete [2023-05-05T06:08:20.382Z] 5eb5b503b376: Verifying Checksum [2023-05-05T06:08:20.382Z] 5eb5b503b376: Download complete [2023-05-05T06:08:20.949Z] 2f39f015ded8: Download complete [2023-05-05T06:08:21.513Z] 5eb5b503b376: Pull complete [2023-05-05T06:08:21.771Z] 5c69ac0246d0: Pull complete [2023-05-05T06:08:22.029Z] ec43610c2a17: Pull complete [2023-05-05T06:08:22.286Z] 3a2ae6a8a46f: Pull complete [2023-05-05T06:08:22.286Z] 33b1e0a273af: Pull complete [2023-05-05T06:08:22.545Z] 5d3b04190fa2: Pull complete [2023-05-05T06:08:26.721Z] 2f39f015ded8: Pull complete [2023-05-05T06:08:26.721Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T06:08:26.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:08:26.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:08:26.801Z] prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container [2023-05-05T06:08:26.835Z] $ 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 [2023-05-05T06:08:26.962Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13842 in /w/workspace/exfoundry_device-usb-camera_main [2023-05-05T06:08:31.597Z] $ docker top 45d7f1b29eb6fa01f21cd379759564cb8adccef9d634dc04070223868d2d550e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-05-05T06:08:31.709Z] Running in /w/workspace/device-usb-camera/105 [Pipeline] { [Pipeline] checkout [2023-05-05T06:08:31.747Z] Selected Git installation does not exist. Using Default [2023-05-05T06:08:31.747Z] The recommended git tool is: NONE [2023-05-05T06:08:31.962Z] ---> job-cost.sh [2023-05-05T06:08:31.963Z] lf-activate-venv: SKIPPING [2023-05-05T06:08:31.963Z] INFO: No Stack... [2023-05-05T06:08:32.221Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:08:32.480Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:08:32.763Z] + + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-05T06:08:32.763Z] cut -d, -f6 [Pipeline] lock [2023-05-05T06:08:32.773Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] [2023-05-05T06:08:32.786Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] did not exist. Created. [2023-05-05T06:08:32.786Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:08:33.084Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T06:08:33.113Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:08:33.119Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:08:33.139Z] $ docker stop --time=1 45d7f1b29eb6fa01f21cd379759564cb8adccef9d634dc04070223868d2d550e [2023-05-05T06:08:34.300Z] $ docker rm -f --volumes 45d7f1b29eb6fa01f21cd379759564cb8adccef9d634dc04070223868d2d550e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T06:08:38.348Z] using credential edgex-jenkins-ssh [2023-05-05T06:08:38.374Z] Cloning the remote Git repository [2023-05-05T06:08:38.443Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-05T06:08:38.567Z] > git init /w/workspace/device-usb-camera/105 # timeout=10 [2023-05-05T06:08:38.758Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-05T06:08:38.759Z] > git --version # timeout=10 [2023-05-05T06:08:38.790Z] > git --version # 'git version 2.25.1' [2023-05-05T06:08:38.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T06:08:38.994Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:08:39.760Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-05T06:08:39.787Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:08:40.888Z] Avoid second fetch [2023-05-05T06:08:40.888Z] Checking out Revision b46066adcd577da1416ab754af5e0b29040ea265 (main) [2023-05-05T06:08:41.648Z] Commit message: "Merge pull request #234 from jumpingliu/ignore-go-git" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-05T06:08:40.912Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T06:08:41.012Z] > git checkout -f b46066adcd577da1416ab754af5e0b29040ea265 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:08:42.581Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T06:08:42.581Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:08:42.581Z] Dload Upload Total Spent Left Speed [2023-05-05T06:08:42.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-05-05T06:08:43.319Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T06:08:43.664Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T06:08:43.664Z] + sudo tee /etc/docker/daemon.new [2023-05-05T06:08:43.664Z] { [2023-05-05T06:08:43.664Z] "registry-mirrors": [ [2023-05-05T06:08:43.664Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T06:08:43.664Z] ], [2023-05-05T06:08:43.664Z] "bip": "10.250.0.254/24", [2023-05-05T06:08:43.664Z] "hosts": [ [2023-05-05T06:08:43.664Z] "tcp://0.0.0.0:5555", [2023-05-05T06:08:43.664Z] "unix:///var/run/docker.sock" [2023-05-05T06:08:43.664Z] ], [2023-05-05T06:08:43.664Z] "mtu": 1458, [2023-05-05T06:08:43.664Z] "selinux-enabled": true, [2023-05-05T06:08:43.664Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T06:08:43.664Z] } [Pipeline] sh [2023-05-05T06:08:44.014Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T06:08:44.373Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:09:02.724Z] provisioning config files... [2023-05-05T06:09:02.756Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/105@tmp/config10425901341826593669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:09:03.138Z] ---> docker-login.sh [2023-05-05T06:09:03.138Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:09:03.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:09:03.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:09:03.737Z] Configure a credential helper to remove this warning. See [2023-05-05T06:09:03.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:09:03.737Z] [2023-05-05T06:09:03.737Z] Login Succeeded [2023-05-05T06:09:03.737Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:09:04.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:09:04.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:09:04.334Z] Configure a credential helper to remove this warning. See [2023-05-05T06:09:04.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:09:04.334Z] [2023-05-05T06:09:04.334Z] Login Succeeded [2023-05-05T06:09:04.334Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:09:04.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:09:04.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:09:04.607Z] Configure a credential helper to remove this warning. See [2023-05-05T06:09:04.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:09:04.607Z] [2023-05-05T06:09:04.607Z] Login Succeeded [2023-05-05T06:09:04.607Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:09:05.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:09:05.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:09:05.209Z] Configure a credential helper to remove this warning. See [2023-05-05T06:09:05.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:09:05.209Z] [2023-05-05T06:09:05.209Z] Login Succeeded [2023-05-05T06:09:05.209Z] docker.io [2023-05-05T06:09:05.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:09:05.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:09:05.759Z] Configure a credential helper to remove this warning. See [2023-05-05T06:09:05.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:09:05.759Z] [2023-05-05T06:09:05.759Z] Login Succeeded [2023-05-05T06:09:05.759Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:09:05.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:09:06.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:09:06.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:09:06.156Z] ========================================================= [2023-05-05T06:09:06.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T06:09:06.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:09:06.525Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T06:09:06.797Z] Sending build context to Docker daemon 1.244MB [2023-05-05T06:09:06.797Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:09:06.797Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-05T06:09:07.074Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T06:09:07.074Z] c41833b44d91: Pulling fs layer [2023-05-05T06:09:07.074Z] ed15518f5707: Pulling fs layer [2023-05-05T06:09:07.074Z] feae8fd75edb: Pulling fs layer [2023-05-05T06:09:07.074Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T06:09:07.074Z] 3cdef696dda3: Pulling fs layer [2023-05-05T06:09:07.074Z] 2ced38df9373: Pulling fs layer [2023-05-05T06:09:07.074Z] 58f1dce35555: Pulling fs layer [2023-05-05T06:09:07.074Z] 242c74f7c9fa: Waiting [2023-05-05T06:09:07.074Z] 3cdef696dda3: Waiting [2023-05-05T06:09:07.074Z] 58f1dce35555: Waiting [2023-05-05T06:09:07.074Z] 2ced38df9373: Waiting [2023-05-05T06:09:07.074Z] ed15518f5707: Verifying Checksum [2023-05-05T06:09:07.074Z] ed15518f5707: Download complete [2023-05-05T06:09:07.074Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T06:09:07.074Z] 242c74f7c9fa: Download complete [2023-05-05T06:09:07.074Z] 3cdef696dda3: Verifying Checksum [2023-05-05T06:09:07.074Z] 3cdef696dda3: Download complete [2023-05-05T06:09:07.074Z] c41833b44d91: Verifying Checksum [2023-05-05T06:09:07.074Z] c41833b44d91: Download complete [2023-05-05T06:09:08.614Z] c41833b44d91: Pull complete [2023-05-05T06:09:09.222Z] 58f1dce35555: Verifying Checksum [2023-05-05T06:09:09.222Z] 58f1dce35555: Download complete [2023-05-05T06:09:09.500Z] ed15518f5707: Pull complete [2023-05-05T06:09:10.482Z] feae8fd75edb: Verifying Checksum [2023-05-05T06:09:10.482Z] feae8fd75edb: Download complete [2023-05-05T06:09:10.755Z] 2ced38df9373: Verifying Checksum [2023-05-05T06:09:10.755Z] 2ced38df9373: Download complete [2023-05-05T06:09:23.132Z] feae8fd75edb: Pull complete [2023-05-05T06:09:23.132Z] 242c74f7c9fa: Pull complete [2023-05-05T06:09:23.132Z] 3cdef696dda3: Pull complete [2023-05-05T06:09:29.943Z] 2ced38df9373: Pull complete [2023-05-05T06:09:32.544Z] 58f1dce35555: Pull complete [2023-05-05T06:09:32.544Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T06:09:32.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T06:09:32.544Z] ---> fadd8f120f05 [2023-05-05T06:09:32.544Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:09:35.180Z] ---> Running in 640f01113746 [2023-05-05T06:09:35.180Z] Removing intermediate container 640f01113746 [2023-05-05T06:09:35.180Z] ---> 2494f04ee972 [2023-05-05T06:09:35.180Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:09:35.180Z] ---> Running in 4b9b84db7cd6 [2023-05-05T06:09:35.778Z] Removing intermediate container 4b9b84db7cd6 [2023-05-05T06:09:35.778Z] ---> e2cf58ab579f [2023-05-05T06:09:35.778Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-05T06:09:35.778Z] ---> Running in fd7b2cacf1af [2023-05-05T06:09:36.056Z] Removing intermediate container fd7b2cacf1af [2023-05-05T06:09:36.056Z] ---> 19a1716a13e5 [2023-05-05T06:09:36.056Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-05T06:09:36.329Z] ---> Running in a662bf34d73d [2023-05-05T06:09:36.932Z] Removing intermediate container a662bf34d73d [2023-05-05T06:09:36.932Z] ---> da226b2564a4 [2023-05-05T06:09:36.932Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:09:36.932Z] ---> Running in 6318452560f0 [2023-05-05T06:09:38.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:09:39.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:09:40.946Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-05T06:09:40.946Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-05T06:09:40.946Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-05T06:09:40.946Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-05T06:09:40.946Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-05T06:09:40.946Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-05T06:09:40.946Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-05T06:09:40.946Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-05T06:09:40.946Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-05T06:09:40.946Z] (10/14) Installing kmod-libs (30-r1) [2023-05-05T06:09:40.946Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-05T06:09:40.946Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-05T06:09:40.946Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-05T06:09:40.946Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-05T06:09:41.219Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:09:41.219Z] Executing eudev-3.2.11-r4.trigger [2023-05-05T06:09:41.219Z] OK: 271 MiB in 67 packages [2023-05-05T06:09:42.654Z] Removing intermediate container 6318452560f0 [2023-05-05T06:09:42.654Z] ---> 38d0a1b19c21 [2023-05-05T06:09:42.654Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-05T06:09:42.654Z] ---> Running in 8deaf22b01bf [2023-05-05T06:09:43.269Z] Removing intermediate container 8deaf22b01bf [2023-05-05T06:09:43.269Z] ---> 9ef953b59a15 [2023-05-05T06:09:43.269Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-05T06:09:43.871Z] ---> dd58bb6ee1bf [2023-05-05T06:09:43.871Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:09:43.871Z] ---> Running in 4ad55e46a59c [2023-05-05T06:10:51.836Z] Removing intermediate container 4ad55e46a59c [2023-05-05T06:10:51.836Z] ---> 2801d21c7d24 [2023-05-05T06:10:51.836Z] Step 11/13 : COPY . . [2023-05-05T06:10:51.836Z] ---> ba9444c8b6a5 [2023-05-05T06:10:51.836Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-05T06:10:51.836Z] ---> Running in f94e341b43ec [2023-05-05T06:10:51.836Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:10:51.836Z]   Dload Upload Total Spent Left Speed [2023-05-05T06:10:51.836Z] 0 0  0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3307 0 --:--:-- --:--:-- --:--:-- 3318 [2023-05-05T06:10:52.426Z] Removing intermediate container f94e341b43ec [2023-05-05T06:10:52.426Z] ---> 704932d03780 [2023-05-05T06:10:52.426Z] Step 13/13 : RUN ${MAKE} [2023-05-05T06:10:52.426Z] ---> Running in b63602f23e92 [2023-05-05T06:10:53.849Z] noop [2023-05-05T06:10:54.442Z] Removing intermediate container b63602f23e92 [2023-05-05T06:10:54.442Z] ---> 6d9079c2d8fa [2023-05-05T06:10:54.442Z] Successfully built 6d9079c2d8fa [2023-05-05T06:10:54.442Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:10:54.800Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:10:54.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:10:55.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-13842 does not seem to be running inside a container [2023-05-05T06:10:55.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/105 -v /w/workspace/device-usb-camera/105:/w/workspace/device-usb-camera/105:rw,z -v /w/workspace/device-usb-camera/105@tmp:/w/workspace/device-usb-camera/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T06:10:56.521Z] $ docker top 49ed9008166784e2e49e5239d71691f4f308aef323d3b0dbc5a629757a11e87c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:10:57.391Z] + go version [2023-05-05T06:10:57.391Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T06:10:57.413Z] $ docker stop --time=1 49ed9008166784e2e49e5239d71691f4f308aef323d3b0dbc5a629757a11e87c [2023-05-05T06:10:59.182Z] $ docker rm -f --volumes 49ed9008166784e2e49e5239d71691f4f308aef323d3b0dbc5a629757a11e87c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:10:59.992Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:10:59.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:11:00.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-13842 does not seem to be running inside a container [2023-05-05T06:11:00.315Z] $ 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/105 -v /w/workspace/device-usb-camera/105:/w/workspace/device-usb-camera/105:rw,z -v /w/workspace/device-usb-camera/105@tmp:/w/workspace/device-usb-camera/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T06:11:01.856Z] $ docker top dbc2de25ca0ff6099fd17966ee3e856181ab131bbb391550941fc5abfde861f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:11:02.773Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/105 [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:11:03.469Z] + make test [2023-05-05T06:11:03.469Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:11:50.604Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-05T06:14:42.502Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-05T06:14:42.502Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 2.0% of statements [2023-05-05T06:14:42.502Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T06:14:42.502Z] go vet ./... [2023-05-05T06:15:09.283Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:15:09.283Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:15:09.283Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T06:15:09.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:15:09.316Z] $ docker stop --time=1 dbc2de25ca0ff6099fd17966ee3e856181ab131bbb391550941fc5abfde861f2 [2023-05-05T06:15:11.399Z] $ docker rm -f --volumes dbc2de25ca0ff6099fd17966ee3e856181ab131bbb391550941fc5abfde861f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:15:12.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:15:12.837Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T06:15:13.542Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:15:13.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:15:14.307Z] + ls -al . [2023-05-05T06:15:14.307Z] total 188 [2023-05-05T06:15:14.307Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 06:11 . [2023-05-05T06:15:14.307Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:08 .. [2023-05-05T06:15:14.307Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:08 .git [2023-05-05T06:15:14.307Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:08 .github [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 414 May 5 06:08 .gitignore [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 42 May 5 06:08 .golangci.yml [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 77 May 5 06:08 .hadolint.yml [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 5 06:08 Attribution.txt [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 5 06:08 CHANGELOG.md [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 5 06:08 Dockerfile [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 678 May 5 06:08 GOVERNANCE.md [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 659 May 5 06:08 Jenkinsfile [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 5 06:08 LICENSE [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 5 06:08 Makefile [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 622 May 5 06:08 OWNERS.md [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 5681 May 5 06:08 README.md [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:05 VERSION [2023-05-05T06:15:14.307Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:08 bin [2023-05-05T06:15:14.307Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:08 cmd [2023-05-05T06:15:14.307Z] -rw-r--r-- 1 jenkins jenkins 28693 May 5 06:14 coverage.out [2023-05-05T06:15:14.307Z] -rwxrwxr-x 1 jenkins jenkins 140 May 5 06:08 docker-entrypoint.sh [2023-05-05T06:15:14.307Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:08 docs [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 5 06:08 go.mod [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 5 06:08 go.sum [2023-05-05T06:15:14.307Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:08 internal [2023-05-05T06:15:14.307Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:08 snap [2023-05-05T06:15:14.307Z] -rw-rw-r-- 1 jenkins jenkins 231 May 5 06:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:15:14.680Z] + 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=b46066adcd577da1416ab754af5e0b29040ea265 --label arch=arm64 --label version=3.0.0-dev.33 . [2023-05-05T06:15:14.957Z] Sending build context to Docker daemon 1.274MB [2023-05-05T06:15:14.957Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:15:14.957Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-05T06:15:14.957Z] ---> 6d9079c2d8fa [2023-05-05T06:15:14.957Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:15:15.232Z] ---> Running in 4cad5a44657a [2023-05-05T06:15:15.506Z] Removing intermediate container 4cad5a44657a [2023-05-05T06:15:15.506Z] ---> a46e457bacc1 [2023-05-05T06:15:15.506Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:15:15.778Z] ---> Running in 5653ba692809 [2023-05-05T06:15:16.051Z] Removing intermediate container 5653ba692809 [2023-05-05T06:15:16.051Z] ---> a14eb625c7e2 [2023-05-05T06:15:16.051Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-05T06:15:16.051Z] ---> Running in 169786828ee8 [2023-05-05T06:15:16.648Z] Removing intermediate container 169786828ee8 [2023-05-05T06:15:16.648Z] ---> bac2e4a38e19 [2023-05-05T06:15:16.648Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-05T06:15:16.648Z] ---> Running in 053d95937f27 [2023-05-05T06:15:16.932Z] Removing intermediate container 053d95937f27 [2023-05-05T06:15:16.932Z] ---> 14923d539fb4 [2023-05-05T06:15:16.932Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:15:17.205Z] ---> Running in b0d0d3cf904e [2023-05-05T06:15:18.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:15:19.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:15:21.216Z] OK: 271 MiB in 67 packages [2023-05-05T06:15:22.190Z] Removing intermediate container b0d0d3cf904e [2023-05-05T06:15:22.190Z] ---> 81fa8d8ad48f [2023-05-05T06:15:22.190Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-05T06:15:22.190Z] ---> Running in 34dde31fb62c [2023-05-05T06:15:22.462Z] Removing intermediate container 34dde31fb62c [2023-05-05T06:15:22.462Z] ---> 2f44fa3bdda6 [2023-05-05T06:15:22.462Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-05T06:15:23.443Z] ---> e5293ec58576 [2023-05-05T06:15:23.444Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:15:23.444Z] ---> Running in 5e58472f638d [2023-05-05T06:15:28.545Z] Removing intermediate container 5e58472f638d [2023-05-05T06:15:28.545Z] ---> 26c923e84fbd [2023-05-05T06:15:28.545Z] Step 11/35 : COPY . . [2023-05-05T06:15:29.136Z] ---> 8f61b91b3458 [2023-05-05T06:15:29.136Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-05T06:15:29.406Z] ---> Running in 2ecd5354e05f [2023-05-05T06:15:30.382Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:15:30.382Z] Dload Upload Total Spent Left Speed [2023-05-05T06:15:30.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2087 0 --:--:-- --:--:-- --:--:-- 2094 [2023-05-05T06:15:31.950Z] Removing intermediate container 2ecd5354e05f [2023-05-05T06:15:31.950Z] ---> 1443c58311a0 [2023-05-05T06:15:31.950Z] Step 13/35 : RUN ${MAKE} [2023-05-05T06:15:31.950Z] ---> Running in 134a6610e63c [2023-05-05T06:15:32.927Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-05T06:18:39.833Z] Removing intermediate container 134a6610e63c [2023-05-05T06:18:39.833Z] ---> 4198ed05d758 [2023-05-05T06:18:39.833Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-05T06:18:39.833Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-05T06:18:39.833Z] 8766b47fe142: Pulling fs layer [2023-05-05T06:18:39.833Z] 8766b47fe142: Verifying Checksum [2023-05-05T06:18:39.833Z] 8766b47fe142: Download complete [2023-05-05T06:18:40.104Z] 8766b47fe142: Pull complete [2023-05-05T06:18:41.522Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-05T06:18:41.522Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-05T06:18:41.522Z] ---> 69d40e2cb93c [2023-05-05T06:18:41.522Z] Step 15/35 : FROM alpine:3.17 [2023-05-05T06:18:42.112Z] 3.17: Pulling from library/alpine [2023-05-05T06:18:42.112Z] c41833b44d91: Already exists [2023-05-05T06:18:42.112Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:18:42.112Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:18:42.112Z] ---> 51e60588ff2c [2023-05-05T06:18:42.112Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-05T06:18:42.391Z] ---> Running in fc0ac3cbdca3 [2023-05-05T06:18:42.776Z] Removing intermediate container fc0ac3cbdca3 [2023-05-05T06:18:42.776Z] ---> 3e53c725c346 [2023-05-05T06:18:42.776Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-05T06:18:43.062Z] ---> Running in 18024055ee9d [2023-05-05T06:18:44.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:18:45.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:18:47.130Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-05T06:18:47.130Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-05T06:18:47.130Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-05T06:18:47.130Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-05T06:18:47.130Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-05T06:18:47.130Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-05T06:18:47.130Z] (7/83) Installing libxcb (1.15-r0) [2023-05-05T06:18:47.130Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-05T06:18:47.130Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-05T06:18:47.402Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-05T06:18:47.402Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-05T06:18:47.402Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-05T06:18:47.402Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-05T06:18:47.402Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-05T06:18:47.402Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-05T06:18:47.402Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-05T06:18:47.402Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-05T06:18:47.402Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-05T06:18:47.402Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-05T06:18:47.672Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-05T06:18:47.672Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-05T06:18:47.672Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-05T06:18:47.672Z] (23/83) Installing glib (2.74.6-r0) [2023-05-05T06:18:47.672Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-05T06:18:47.672Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-05T06:18:47.672Z] (26/83) Installing libass (0.16.0-r1) [2023-05-05T06:18:47.672Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-05T06:18:47.944Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-05T06:18:47.944Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-05T06:18:47.944Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-05T06:18:47.944Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-05T06:18:47.944Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-05T06:18:47.944Z] (33/83) Installing libunistring (1.1-r0) [2023-05-05T06:18:47.944Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-05T06:18:47.944Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-05T06:18:47.944Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-05T06:18:48.216Z] (37/83) Installing lame (3.100-r2) [2023-05-05T06:18:48.216Z] (38/83) Installing opus (1.3.1-r1) [2023-05-05T06:18:48.216Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-05T06:18:48.216Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-05T06:18:48.216Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-05T06:18:48.216Z] (42/83) Installing orc (0.4.33-r0) [2023-05-05T06:18:48.216Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-05T06:18:48.216Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-05T06:18:48.216Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-05T06:18:48.216Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-05T06:18:48.216Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-05T06:18:48.216Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-05T06:18:48.216Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-05T06:18:48.486Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-05T06:18:48.486Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-05T06:18:48.486Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-05T06:18:48.486Z] (53/83) Installing libpulse (16.1-r6) [2023-05-05T06:18:48.486Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-05T06:18:48.486Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-05T06:18:48.486Z] (56/83) Installing librist (0.2.7-r0) [2023-05-05T06:18:48.486Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-05T06:18:48.486Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-05T06:18:48.486Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-05T06:18:48.486Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-05T06:18:48.486Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-05T06:18:48.486Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-05T06:18:48.486Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-05T06:18:48.757Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-05T06:18:48.757Z] (65/83) Installing libva (2.16.0-r0) [2023-05-05T06:18:48.757Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-05T06:18:48.757Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-05T06:18:48.757Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-05T06:18:48.757Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-05T06:18:48.757Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-05T06:18:48.757Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-05T06:18:48.757Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-05T06:18:49.028Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-05T06:18:49.028Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-05T06:18:49.028Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-05T06:18:49.028Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-05T06:18:49.625Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-05T06:18:49.625Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-05T06:18:49.625Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-05T06:18:49.625Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-05T06:18:49.625Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-05T06:18:49.625Z] (82/83) Installing kmod-libs (30-r1) [2023-05-05T06:18:49.625Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-05T06:18:49.625Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:18:49.625Z] Executing eudev-3.2.11-r4.trigger [2023-05-05T06:18:49.625Z] OK: 86 MiB in 98 packages [2023-05-05T06:18:55.009Z] Removing intermediate container 18024055ee9d [2023-05-05T06:18:55.010Z] ---> 701ca1436bec [2023-05-05T06:18:55.010Z] Step 18/35 : WORKDIR / [2023-05-05T06:18:55.010Z] ---> Running in 0c80901b7438 [2023-05-05T06:18:55.606Z] Removing intermediate container 0c80901b7438 [2023-05-05T06:18:55.606Z] ---> 60506cd9118e [2023-05-05T06:18:55.606Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-05T06:18:57.027Z] ---> c4fcf09da849 [2023-05-05T06:18:57.028Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-05T06:18:57.297Z] ---> bcf2bf48ba01 [2023-05-05T06:18:57.297Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-05T06:18:57.899Z] ---> 6aa052d5a096 [2023-05-05T06:18:57.899Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-05T06:18:58.875Z] ---> 7264dc80a837 [2023-05-05T06:18:58.875Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-05T06:18:59.147Z] ---> 32b76da405e1 [2023-05-05T06:18:59.147Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-05T06:19:00.132Z] ---> 227193932914 [2023-05-05T06:19:00.132Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-05T06:19:01.559Z] ---> 1683711a2d56 [2023-05-05T06:19:01.559Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-05T06:19:01.559Z] ---> Running in b3db050275a0 [2023-05-05T06:19:03.520Z] Removing intermediate container b3db050275a0 [2023-05-05T06:19:03.520Z] ---> 48eb3dc1a8a8 [2023-05-05T06:19:03.520Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-05T06:19:03.520Z] ---> Running in 30c5f731d72d [2023-05-05T06:19:07.789Z] Removing intermediate container 30c5f731d72d [2023-05-05T06:19:07.789Z] ---> c79fb8ad9399 [2023-05-05T06:19:07.789Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-05T06:19:07.789Z] ---> Running in 9fcbddeb762f [2023-05-05T06:19:09.746Z] Removing intermediate container 9fcbddeb762f [2023-05-05T06:19:09.746Z] ---> 19f17f9570e8 [2023-05-05T06:19:09.746Z] Step 29/35 : EXPOSE 59983 [2023-05-05T06:19:09.746Z] ---> Running in 889afd3be3ce [2023-05-05T06:19:10.338Z] Removing intermediate container 889afd3be3ce [2023-05-05T06:19:10.338Z] ---> fd8fe29904b5 [2023-05-05T06:19:10.338Z] Step 30/35 : EXPOSE 8554 [2023-05-05T06:19:10.338Z] ---> Running in 6403cb4d8f1c [2023-05-05T06:19:10.605Z] Removing intermediate container 6403cb4d8f1c [2023-05-05T06:19:10.605Z] ---> 2784aa65357a [2023-05-05T06:19:10.605Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-05T06:19:10.875Z] ---> Running in db34221ceafc [2023-05-05T06:19:11.153Z] Removing intermediate container db34221ceafc [2023-05-05T06:19:11.153Z] ---> 3f0bcba305e1 [2023-05-05T06:19:11.153Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-05T06:19:11.153Z] ---> Running in fc743f1798a1 [2023-05-05T06:19:11.749Z] Removing intermediate container fc743f1798a1 [2023-05-05T06:19:11.749Z] ---> 74a799af6735 [2023-05-05T06:19:11.749Z] Step 33/35 : LABEL arch=arm64 [2023-05-05T06:19:11.749Z] ---> Running in bb963c837b90 [2023-05-05T06:19:12.343Z] Removing intermediate container bb963c837b90 [2023-05-05T06:19:12.343Z] ---> f2e8736aa853 [2023-05-05T06:19:12.343Z] Step 34/35 : LABEL git_sha=b46066adcd577da1416ab754af5e0b29040ea265 [2023-05-05T06:19:12.343Z] ---> Running in e8f93820eba6 [2023-05-05T06:19:12.613Z] Removing intermediate container e8f93820eba6 [2023-05-05T06:19:12.613Z] ---> ab087272d861 [2023-05-05T06:19:12.613Z] Step 35/35 : LABEL version=3.0.0-dev.33 [2023-05-05T06:19:12.884Z] ---> Running in 8ff92171c87c [2023-05-05T06:19:13.153Z] Removing intermediate container 8ff92171c87c [2023-05-05T06:19:13.153Z] ---> 5f21aebff991 [2023-05-05T06:19:13.153Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:19:13.153Z] Successfully built 5f21aebff991 [2023-05-05T06:19:13.153Z] 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 [2023-05-05T06:19:13.269Z] provisioning config files... [2023-05-05T06:19:13.287Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/105@tmp/config14271104257052840022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:19:13.642Z] ---> docker-login.sh [2023-05-05T06:19:13.642Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:19:13.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:19:13.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:19:13.913Z] Configure a credential helper to remove this warning. See [2023-05-05T06:19:13.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:19:13.913Z] [2023-05-05T06:19:13.913Z] Login Succeeded [2023-05-05T06:19:13.913Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:19:14.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:19:14.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:19:14.503Z] Configure a credential helper to remove this warning. See [2023-05-05T06:19:14.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:19:14.503Z] [2023-05-05T06:19:14.503Z] Login Succeeded [2023-05-05T06:19:14.503Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:19:14.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:19:15.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:19:15.042Z] Configure a credential helper to remove this warning. See [2023-05-05T06:19:15.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:19:15.042Z] [2023-05-05T06:19:15.042Z] Login Succeeded [2023-05-05T06:19:15.042Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:19:15.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:19:15.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:19:15.314Z] Configure a credential helper to remove this warning. See [2023-05-05T06:19:15.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:19:15.314Z] [2023-05-05T06:19:15.314Z] Login Succeeded [2023-05-05T06:19:15.314Z] docker.io [2023-05-05T06:19:15.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:19:16.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:19:16.169Z] Configure a credential helper to remove this warning. See [2023-05-05T06:19:16.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:19:16.169Z] [2023-05-05T06:19:16.169Z] Login Succeeded [2023-05-05T06:19:16.169Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:19:16.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:19:16.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:19:16.231Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-05T06:19:16.231Z] b46066adcd577da1416ab754af5e0b29040ea265 [2023-05-05T06:19:16.231Z] latest [2023-05-05T06:19:16.231Z] 3.0.0-dev.33 [2023-05-05T06:19:16.231Z] b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 [2023-05-05T06:19:16.231Z] main [2023-05-05T06:19:16.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:16.590Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:16.948Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b46066adcd577da1416ab754af5e0b29040ea265 [2023-05-05T06:19:16.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-05T06:19:16.949Z] 7ea6e84947f3: Preparing [2023-05-05T06:19:16.949Z] e41be6b9fbdb: Preparing [2023-05-05T06:19:16.949Z] 1eedb4122257: Preparing [2023-05-05T06:19:16.949Z] 608d194cb50c: Preparing [2023-05-05T06:19:16.949Z] acc83c6ca332: Preparing [2023-05-05T06:19:16.949Z] d42daead92bd: Preparing [2023-05-05T06:19:16.949Z] 186d812ce4a9: Preparing [2023-05-05T06:19:16.949Z] f82f28e3c58c: Preparing [2023-05-05T06:19:16.949Z] 70dc240b58ed: Preparing [2023-05-05T06:19:16.949Z] 53045e1e1bad: Preparing [2023-05-05T06:19:16.949Z] 41291caa33ca: Preparing [2023-05-05T06:19:16.949Z] 26cbea5cba74: Preparing [2023-05-05T06:19:16.949Z] d42daead92bd: Waiting [2023-05-05T06:19:16.949Z] 26cbea5cba74: Waiting [2023-05-05T06:19:16.949Z] 53045e1e1bad: Waiting [2023-05-05T06:19:16.949Z] 41291caa33ca: Waiting [2023-05-05T06:19:16.949Z] 70dc240b58ed: Waiting [2023-05-05T06:19:16.949Z] 186d812ce4a9: Waiting [2023-05-05T06:19:17.220Z] e41be6b9fbdb: Pushed [2023-05-05T06:19:17.220Z] acc83c6ca332: Pushed [2023-05-05T06:19:17.220Z] 7ea6e84947f3: Pushed [2023-05-05T06:19:17.220Z] 1eedb4122257: Pushed [2023-05-05T06:19:17.501Z] 186d812ce4a9: Pushed [2023-05-05T06:19:17.501Z] d42daead92bd: Pushed [2023-05-05T06:19:17.501Z] 70dc240b58ed: Pushed [2023-05-05T06:19:17.501Z] f82f28e3c58c: Pushed [2023-05-05T06:19:17.502Z] 26cbea5cba74: Layer already exists [2023-05-05T06:19:24.167Z] 608d194cb50c: Pushed [2023-05-05T06:19:24.167Z] 53045e1e1bad: Pushed [2023-05-05T06:19:36.504Z] 41291caa33ca: Pushed [2023-05-05T06:19:36.774Z] b46066adcd577da1416ab754af5e0b29040ea265: digest: sha256:0c1d38782a55d09af3d5d0efbacfb91a34568bb2ec304e8c7f34296a64fe8d87 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:37.146Z] + 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 [2023-05-05T06:19:37.522Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-05T06:19:37.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-05T06:19:37.522Z] 7ea6e84947f3: Preparing [2023-05-05T06:19:37.522Z] e41be6b9fbdb: Preparing [2023-05-05T06:19:37.522Z] 1eedb4122257: Preparing [2023-05-05T06:19:37.522Z] 608d194cb50c: Preparing [2023-05-05T06:19:37.522Z] acc83c6ca332: Preparing [2023-05-05T06:19:37.522Z] d42daead92bd: Preparing [2023-05-05T06:19:37.522Z] 186d812ce4a9: Preparing [2023-05-05T06:19:37.522Z] f82f28e3c58c: Preparing [2023-05-05T06:19:37.522Z] 70dc240b58ed: Preparing [2023-05-05T06:19:37.522Z] 53045e1e1bad: Preparing [2023-05-05T06:19:37.522Z] 41291caa33ca: Preparing [2023-05-05T06:19:37.522Z] 26cbea5cba74: Preparing [2023-05-05T06:19:37.522Z] d42daead92bd: Waiting [2023-05-05T06:19:37.522Z] 186d812ce4a9: Waiting [2023-05-05T06:19:37.522Z] f82f28e3c58c: Waiting [2023-05-05T06:19:37.522Z] 70dc240b58ed: Waiting [2023-05-05T06:19:37.522Z] 53045e1e1bad: Waiting [2023-05-05T06:19:37.522Z] 26cbea5cba74: Waiting [2023-05-05T06:19:37.522Z] 41291caa33ca: Waiting [2023-05-05T06:19:37.522Z] 7ea6e84947f3: Layer already exists [2023-05-05T06:19:37.522Z] 608d194cb50c: Layer already exists [2023-05-05T06:19:37.522Z] e41be6b9fbdb: Layer already exists [2023-05-05T06:19:37.522Z] acc83c6ca332: Layer already exists [2023-05-05T06:19:37.522Z] 1eedb4122257: Layer already exists [2023-05-05T06:19:37.522Z] 186d812ce4a9: Layer already exists [2023-05-05T06:19:37.522Z] d42daead92bd: Layer already exists [2023-05-05T06:19:37.522Z] f82f28e3c58c: Layer already exists [2023-05-05T06:19:37.522Z] 53045e1e1bad: Layer already exists [2023-05-05T06:19:37.522Z] 70dc240b58ed: Layer already exists [2023-05-05T06:19:37.793Z] 41291caa33ca: Layer already exists [2023-05-05T06:19:37.793Z] 26cbea5cba74: Layer already exists [2023-05-05T06:19:37.793Z] latest: digest: sha256:0c1d38782a55d09af3d5d0efbacfb91a34568bb2ec304e8c7f34296a64fe8d87 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:38.147Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:38.499Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.33 [2023-05-05T06:19:38.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-05T06:19:38.499Z] 7ea6e84947f3: Preparing [2023-05-05T06:19:38.499Z] e41be6b9fbdb: Preparing [2023-05-05T06:19:38.499Z] 1eedb4122257: Preparing [2023-05-05T06:19:38.499Z] 608d194cb50c: Preparing [2023-05-05T06:19:38.499Z] acc83c6ca332: Preparing [2023-05-05T06:19:38.499Z] d42daead92bd: Preparing [2023-05-05T06:19:38.499Z] 186d812ce4a9: Preparing [2023-05-05T06:19:38.499Z] f82f28e3c58c: Preparing [2023-05-05T06:19:38.499Z] 70dc240b58ed: Preparing [2023-05-05T06:19:38.499Z] 53045e1e1bad: Preparing [2023-05-05T06:19:38.499Z] 41291caa33ca: Preparing [2023-05-05T06:19:38.499Z] 26cbea5cba74: Preparing [2023-05-05T06:19:38.499Z] 186d812ce4a9: Waiting [2023-05-05T06:19:38.499Z] f82f28e3c58c: Waiting [2023-05-05T06:19:38.499Z] 70dc240b58ed: Waiting [2023-05-05T06:19:38.499Z] 53045e1e1bad: Waiting [2023-05-05T06:19:38.499Z] 41291caa33ca: Waiting [2023-05-05T06:19:38.499Z] 26cbea5cba74: Waiting [2023-05-05T06:19:38.499Z] d42daead92bd: Waiting [2023-05-05T06:19:38.499Z] acc83c6ca332: Layer already exists [2023-05-05T06:19:38.499Z] 608d194cb50c: Layer already exists [2023-05-05T06:19:38.499Z] 1eedb4122257: Layer already exists [2023-05-05T06:19:38.499Z] 7ea6e84947f3: Layer already exists [2023-05-05T06:19:38.499Z] e41be6b9fbdb: Layer already exists [2023-05-05T06:19:38.499Z] f82f28e3c58c: Layer already exists [2023-05-05T06:19:38.499Z] 186d812ce4a9: Layer already exists [2023-05-05T06:19:38.499Z] 70dc240b58ed: Layer already exists [2023-05-05T06:19:38.499Z] 53045e1e1bad: Layer already exists [2023-05-05T06:19:38.499Z] d42daead92bd: Layer already exists [2023-05-05T06:19:38.778Z] 41291caa33ca: Layer already exists [2023-05-05T06:19:38.778Z] 26cbea5cba74: Layer already exists [2023-05-05T06:19:38.778Z] 3.0.0-dev.33: digest: sha256:0c1d38782a55d09af3d5d0efbacfb91a34568bb2ec304e8c7f34296a64fe8d87 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:39.132Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:39.489Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 [2023-05-05T06:19:39.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-05T06:19:39.490Z] 7ea6e84947f3: Preparing [2023-05-05T06:19:39.490Z] e41be6b9fbdb: Preparing [2023-05-05T06:19:39.490Z] 1eedb4122257: Preparing [2023-05-05T06:19:39.490Z] 608d194cb50c: Preparing [2023-05-05T06:19:39.490Z] acc83c6ca332: Preparing [2023-05-05T06:19:39.490Z] d42daead92bd: Preparing [2023-05-05T06:19:39.490Z] 186d812ce4a9: Preparing [2023-05-05T06:19:39.490Z] f82f28e3c58c: Preparing [2023-05-05T06:19:39.490Z] 70dc240b58ed: Preparing [2023-05-05T06:19:39.490Z] 53045e1e1bad: Preparing [2023-05-05T06:19:39.490Z] 41291caa33ca: Preparing [2023-05-05T06:19:39.490Z] 26cbea5cba74: Preparing [2023-05-05T06:19:39.490Z] 186d812ce4a9: Waiting [2023-05-05T06:19:39.490Z] f82f28e3c58c: Waiting [2023-05-05T06:19:39.490Z] 70dc240b58ed: Waiting [2023-05-05T06:19:39.490Z] 53045e1e1bad: Waiting [2023-05-05T06:19:39.490Z] 41291caa33ca: Waiting [2023-05-05T06:19:39.490Z] d42daead92bd: Waiting [2023-05-05T06:19:39.490Z] 26cbea5cba74: Waiting [2023-05-05T06:19:39.490Z] e41be6b9fbdb: Layer already exists [2023-05-05T06:19:39.490Z] 7ea6e84947f3: Layer already exists [2023-05-05T06:19:39.490Z] 1eedb4122257: Layer already exists [2023-05-05T06:19:39.490Z] 608d194cb50c: Layer already exists [2023-05-05T06:19:39.490Z] acc83c6ca332: Layer already exists [2023-05-05T06:19:39.490Z] f82f28e3c58c: Layer already exists [2023-05-05T06:19:39.490Z] 186d812ce4a9: Layer already exists [2023-05-05T06:19:39.490Z] 70dc240b58ed: Layer already exists [2023-05-05T06:19:39.490Z] d42daead92bd: Layer already exists [2023-05-05T06:19:39.490Z] 53045e1e1bad: Layer already exists [2023-05-05T06:19:39.762Z] 41291caa33ca: Layer already exists [2023-05-05T06:19:39.762Z] 26cbea5cba74: Layer already exists [2023-05-05T06:19:39.762Z] b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33: digest: sha256:0c1d38782a55d09af3d5d0efbacfb91a34568bb2ec304e8c7f34296a64fe8d87 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:40.119Z] + 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 [2023-05-05T06:19:40.477Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-05T06:19:40.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-05T06:19:40.477Z] 7ea6e84947f3: Preparing [2023-05-05T06:19:40.477Z] e41be6b9fbdb: Preparing [2023-05-05T06:19:40.477Z] 1eedb4122257: Preparing [2023-05-05T06:19:40.477Z] 608d194cb50c: Preparing [2023-05-05T06:19:40.477Z] acc83c6ca332: Preparing [2023-05-05T06:19:40.477Z] d42daead92bd: Preparing [2023-05-05T06:19:40.477Z] 186d812ce4a9: Preparing [2023-05-05T06:19:40.477Z] f82f28e3c58c: Preparing [2023-05-05T06:19:40.477Z] 70dc240b58ed: Preparing [2023-05-05T06:19:40.477Z] 53045e1e1bad: Preparing [2023-05-05T06:19:40.477Z] 41291caa33ca: Preparing [2023-05-05T06:19:40.477Z] 26cbea5cba74: Preparing [2023-05-05T06:19:40.477Z] f82f28e3c58c: Waiting [2023-05-05T06:19:40.477Z] d42daead92bd: Waiting [2023-05-05T06:19:40.477Z] 70dc240b58ed: Waiting [2023-05-05T06:19:40.477Z] 53045e1e1bad: Waiting [2023-05-05T06:19:40.477Z] 41291caa33ca: Waiting [2023-05-05T06:19:40.477Z] 26cbea5cba74: Waiting [2023-05-05T06:19:40.477Z] 186d812ce4a9: Waiting [2023-05-05T06:19:40.477Z] e41be6b9fbdb: Layer already exists [2023-05-05T06:19:40.477Z] 7ea6e84947f3: Layer already exists [2023-05-05T06:19:40.477Z] acc83c6ca332: Layer already exists [2023-05-05T06:19:40.477Z] 608d194cb50c: Layer already exists [2023-05-05T06:19:40.477Z] 1eedb4122257: Layer already exists [2023-05-05T06:19:40.477Z] d42daead92bd: Layer already exists [2023-05-05T06:19:40.477Z] 186d812ce4a9: Layer already exists [2023-05-05T06:19:40.477Z] 53045e1e1bad: Layer already exists [2023-05-05T06:19:40.477Z] f82f28e3c58c: Layer already exists [2023-05-05T06:19:40.477Z] 70dc240b58ed: Layer already exists [2023-05-05T06:19:40.746Z] 41291caa33ca: Layer already exists [2023-05-05T06:19:40.746Z] 26cbea5cba74: Layer already exists [2023-05-05T06:19:40.746Z] main: digest: sha256:0c1d38782a55d09af3d5d0efbacfb91a34568bb2ec304e8c7f34296a64fe8d87 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:19:40.807Z] ===================================================== [Pipeline] echo [2023-05-05T06:19:40.816Z] taggedImages: [2023-05-05T06:19:40.816Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b46066adcd577da1416ab754af5e0b29040ea265 [2023-05-05T06:19:40.816Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-05T06:19:40.816Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.33 [2023-05-05T06:19:40.816Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 [2023-05-05T06:19:40.816Z] - 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 [2023-05-05T06:19:41.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:19:41.206Z] [2023-05-05T06:19:41.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:41.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:19:41.832Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T06:19:41.832Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T06:19:41.832Z] 04944245beec: Pulling fs layer [2023-05-05T06:19:41.832Z] 699f458cf7ca: Pulling fs layer [2023-05-05T06:19:41.832Z] 765212b225bb: Pulling fs layer [2023-05-05T06:19:41.832Z] f23df028b6ca: Pulling fs layer [2023-05-05T06:19:41.832Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T06:19:41.832Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T06:19:41.832Z] f23df028b6ca: Waiting [2023-05-05T06:19:41.832Z] d65c8cfc05b1: Waiting [2023-05-05T06:19:41.832Z] 2437ff75d9bd: Waiting [2023-05-05T06:19:41.832Z] 765212b225bb: Waiting [2023-05-05T06:19:41.832Z] 04944245beec: Verifying Checksum [2023-05-05T06:19:41.832Z] 04944245beec: Download complete [2023-05-05T06:19:41.832Z] 765212b225bb: Verifying Checksum [2023-05-05T06:19:41.832Z] 765212b225bb: Download complete [2023-05-05T06:19:41.832Z] f23df028b6ca: Verifying Checksum [2023-05-05T06:19:41.832Z] f23df028b6ca: Download complete [2023-05-05T06:19:42.108Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T06:19:42.108Z] d65c8cfc05b1: Download complete [2023-05-05T06:19:42.108Z] 699f458cf7ca: Verifying Checksum [2023-05-05T06:19:42.108Z] 699f458cf7ca: Download complete [2023-05-05T06:19:42.379Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T06:19:42.379Z] 8998bd30e6a1: Download complete [2023-05-05T06:19:44.976Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T06:19:44.976Z] 2437ff75d9bd: Download complete [2023-05-05T06:19:46.395Z] 8998bd30e6a1: Pull complete [2023-05-05T06:19:47.367Z] 04944245beec: Pull complete [2023-05-05T06:19:48.804Z] 699f458cf7ca: Pull complete [2023-05-05T06:19:48.804Z] 765212b225bb: Pull complete [2023-05-05T06:19:49.767Z] f23df028b6ca: Pull complete [2023-05-05T06:19:50.037Z] d65c8cfc05b1: Pull complete [2023-05-05T06:20:05.054Z] 2437ff75d9bd: Pull complete [2023-05-05T06:20:05.054Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T06:20:05.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:20:05.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:20:05.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-13842 does not seem to be running inside a container [2023-05-05T06:20:05.372Z] $ 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/105 -v /w/workspace/device-usb-camera/105:/w/workspace/device-usb-camera/105:rw,z -v /w/workspace/device-usb-camera/105@tmp:/w/workspace/device-usb-camera/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T06:20:08.609Z] $ docker top c62d88a857e764a0e82d379120ac488710da0d8ec3ef8fc0aed00e80de350e14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:20:09.530Z] ---> job-cost.sh [2023-05-05T06:20:09.530Z] lf-activate-venv: SKIPPING [2023-05-05T06:20:09.530Z] INFO: No Stack... [2023-05-05T06:20:10.123Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T06:20:11.090Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:20:11.742Z] + cut -d, -f6 [2023-05-05T06:20:11.742Z] + cat /w/workspace/device-usb-camera/105/archives/cost.csv [Pipeline] lock [2023-05-05T06:20:11.826Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] [2023-05-05T06:20:11.833Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] did not exist. Created. [2023-05-05T06:20:11.833Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:20:12.505Z] /w/workspace/device-usb-camera/105@tmp/durable-02f8bd8d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T06:20:13.179Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T06:20:13.203Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T06:20:13.266Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:20:13.278Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:20:13.293Z] $ docker stop --time=1 c62d88a857e764a0e82d379120ac488710da0d8ec3ef8fc0aed00e80de350e14 [2023-05-05T06:20:14.883Z] $ docker rm -f --volumes c62d88a857e764a0e82d379120ac488710da0d8ec3ef8fc0aed00e80de350e14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-05T06:20:15.256Z] provisioning config files... [2023-05-05T06:20:15.263Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8444960967688683453tmp [Pipeline] { [Pipeline] sh [2023-05-05T06:20:15.548Z] + set +x [2023-05-05T06:20:15.548Z] + curl -s https://codecov.io/bash [2023-05-05T06:20:15.548Z] + bash -s -- [2023-05-05T06:20:15.548Z] [2023-05-05T06:20:15.548Z] _____ _ [2023-05-05T06:20:15.548Z] / ____| | | [2023-05-05T06:20:15.548Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T06:20:15.548Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T06:20:15.548Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T06:20:15.548Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T06:20:15.548Z] Bash-1.0.6 [2023-05-05T06:20:15.548Z] [2023-05-05T06:20:15.548Z] [2023-05-05T06:20:15.548Z] ==> git version 2.25.1 found [2023-05-05T06:20:15.548Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-05T06:20:15.548Z] Release-Date: 2020-01-08 [2023-05-05T06:20:15.548Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T06:20:15.548Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T06:20:15.548Z] ==> Jenkins CI detected. [2023-05-05T06:20:15.548Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-05T06:20:15.548Z] project root: . [2023-05-05T06:20:15.549Z] --> token set from env [2023-05-05T06:20:15.549Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T06:20:15.549Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T06:20:15.549Z] ==> Python coveragepy not found [2023-05-05T06:20:15.549Z] ==> Searching for coverage reports in: [2023-05-05T06:20:15.549Z] + . [2023-05-05T06:20:15.549Z] -> Found 1 reports [2023-05-05T06:20:15.549Z] ==> Detecting git/mercurial file structure [2023-05-05T06:20:15.549Z] ==> Reading reports [2023-05-05T06:20:15.549Z] + ./coverage.out bytes=28693 [2023-05-05T06:20:15.549Z] ==> Appending adjustments [2023-05-05T06:20:15.549Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T06:20:15.807Z] + Found adjustments [2023-05-05T06:20:15.807Z] ==> Gzipping contents [2023-05-05T06:20:15.807Z] 4.0K /tmp/codecov.j24HTQ.gz [2023-05-05T06:20:15.807Z] ==> Uploading reports [2023-05-05T06:20:15.807Z] url: https://codecov.io [2023-05-05T06:20:15.807Z] query: branch=main&commit=b46066adcd577da1416ab754af5e0b29040ea265&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:20:15.807Z] -> Pinging Codecov [2023-05-05T06:20:15.807Z] 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=b46066adcd577da1416ab754af5e0b29040ea265&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:20:15.807Z] -> Uploading to [2023-05-05T06:20:15.807Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/73D8F5FF140700D3E01443B452E23636/b46066adcd577da1416ab754af5e0b29040ea265/59dbe58b-58f8-4c87-85d6-972c06eae672.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T062015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e92eeede2579283e7989886ded9ac78b5755f5f682c2c0e9c8e75fb04c376cb6 [2023-05-05T06:20:15.807Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:20:15.807Z] Dload Upload Total Spent Left Speed [2023-05-05T06:20:16.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 16862 --:--:-- --:--:-- --:--:-- 16862 [2023-05-05T06:20:16.066Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] } [2023-05-05T06:20:16.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-05T06:20:16.218Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T06:20:16.227Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:20:16.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:20:16.531Z] [2023-05-05T06:20:16.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:20:16.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:20:16.832Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T06:20:16.832Z] df9b9388f04a: Pulling fs layer [2023-05-05T06:20:16.832Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T06:20:16.832Z] 25bc292e5bac: Pulling fs layer [2023-05-05T06:20:16.832Z] 114826534d7a: Pulling fs layer [2023-05-05T06:20:16.832Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T06:20:16.832Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T06:20:16.832Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T06:20:16.832Z] 4657fd5d0bcf: Waiting [2023-05-05T06:20:16.832Z] 6ad1cebc031e: Waiting [2023-05-05T06:20:16.832Z] 8a3aa393b2d8: Waiting [2023-05-05T06:20:16.832Z] 114826534d7a: Waiting [2023-05-05T06:20:16.832Z] 25bc292e5bac: Download complete [2023-05-05T06:20:16.832Z] 52dc419b0ee2: Verifying Checksum [2023-05-05T06:20:16.832Z] 52dc419b0ee2: Download complete [2023-05-05T06:20:16.832Z] 4657fd5d0bcf: Verifying Checksum [2023-05-05T06:20:16.832Z] 4657fd5d0bcf: Download complete [2023-05-05T06:20:16.832Z] df9b9388f04a: Download complete [2023-05-05T06:20:17.093Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T06:20:17.093Z] 6ad1cebc031e: Download complete [2023-05-05T06:20:17.093Z] df9b9388f04a: Pull complete [2023-05-05T06:20:17.093Z] 52dc419b0ee2: Pull complete [2023-05-05T06:20:17.093Z] 25bc292e5bac: Pull complete [2023-05-05T06:20:17.658Z] 114826534d7a: Verifying Checksum [2023-05-05T06:20:17.658Z] 114826534d7a: Download complete [2023-05-05T06:20:17.658Z] 8a3aa393b2d8: Verifying Checksum [2023-05-05T06:20:17.658Z] 8a3aa393b2d8: Download complete [2023-05-05T06:20:20.940Z] 114826534d7a: Pull complete [2023-05-05T06:20:20.940Z] 4657fd5d0bcf: Pull complete [2023-05-05T06:20:21.197Z] 6ad1cebc031e: Pull complete [2023-05-05T06:20:23.725Z] 8a3aa393b2d8: Pull complete [2023-05-05T06:20:23.725Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T06:20:23.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:20:23.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:20:23.801Z] prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container [2023-05-05T06:20:23.840Z] $ 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 [2023-05-05T06:20:27.904Z] $ docker top e9e88b80fac374afd3e273a9f7242d55c43e222742e8b210823737cb60c9ca1b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T06:20:27.965Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-05T06:20:28.241Z] + set -o pipefail [2023-05-05T06:20:28.241Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-05T06:20:31.524Z] [2023-05-05T06:20:31.524Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-05T06:20:31.524Z] [2023-05-05T06:20:31.524Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/302871db-f6a7-41f5-964b-852ca96a4cea [2023-05-05T06:20:31.524Z] [2023-05-05T06:20:31.524Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-05T06:20:31.524Z] [2023-05-05T06:20:31.524Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T06:20:31.524Z] [2023-05-05T06:20:31.783Z] [2023-05-05T06:20:31.783Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T06:20:31.783Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T06:20:31.783Z] More details here: https://snyk.co/ue1NS [2023-05-05T06:20:31.783Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T06:20:31.783Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T06:20:31.799Z] $ docker stop --time=1 e9e88b80fac374afd3e273a9f7242d55c43e222742e8b210823737cb60c9ca1b [2023-05-05T06:20:35.316Z] $ docker rm -f --volumes e9e88b80fac374afd3e273a9f7242d55c43e222742e8b210823737cb60c9ca1b [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 [2023-05-05T06:20:35.975Z] + git log --format=format:%s -1 b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] sh [2023-05-05T06:20:36.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:20:36.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:20:36.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:20:36.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:20:36.639Z] prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container [2023-05-05T06:20:36.675Z] $ 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 [2023-05-05T06:20:37.064Z] $ docker top 3545e22506091d49b7a8d3b7871713ff86354803d2ee7a41fba024b0febe5824 -eo pid,comm [2023-05-05T06:20:37.103Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T06:20:37.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:20:37.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:20:37.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:20:37.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:20:37.266Z] $ docker exec 3545e22506091d49b7a8d3b7871713ff86354803d2ee7a41fba024b0febe5824 ssh-agent [2023-05-05T06:20:37.361Z] SSH_AUTH_SOCK=/tmp/ssh-PHoHF9jZAuaQ/agent.32 [2023-05-05T06:20:37.361Z] SSH_AGENT_PID=38 [2023-05-05T06:20:37.367Z] Running ssh-add (command line suppressed) [2023-05-05T06:20:37.467Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10811247830683902581.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10811247830683902581.key) [2023-05-05T06:20:37.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:20:37.762Z] + git semver tag [2023-05-05T06:20:38.022Z] 2023-05-05 06:20:37,928 [run_tag] DEBUG tag force:False [2023-05-05T06:20:38.022Z] 2023-05-05 06:20:37,928 [check_head_tag] DEBUG check head tag [2023-05-05T06:20:38.022Z] 2023-05-05 06:20:37,929 [execute] INFO git cat-file --batch-check [2023-05-05T06:20:38.022Z] 2023-05-05 06:20:37,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:20:38.022Z] 2023-05-05 06:20:37,933 [execute] INFO git cat-file --batch [2023-05-05T06:20:38.022Z] 2023-05-05 06:20:37,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:20:38.022Z] 2023-05-05 06:20:37,957 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-05T06:20:38.022Z] 2023-05-05 06:20:37,957 [execute] INFO git tag -a v3.0.0-dev.33 -m v3.0.0-dev.33 [2023-05-05T06:20:38.022Z] 2023-05-05 06:20:37,957 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.33', '-m', 'v3.0.0-dev.33'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:20:38.022Z] 2023-05-05 06:20:37,961 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-05T06:20:38.022Z] 3.0.0-dev.33 [Pipeline] } [2023-05-05T06:20:38.038Z] $ docker exec --env ******** --env ******** 3545e22506091d49b7a8d3b7871713ff86354803d2ee7a41fba024b0febe5824 ssh-agent -k [2023-05-05T06:20:38.126Z] unset SSH_AUTH_SOCK; [2023-05-05T06:20:38.126Z] unset SSH_AGENT_PID; [2023-05-05T06:20:38.126Z] echo Agent pid 38 killed; [2023-05-05T06:20:38.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:20:38.428Z] + git semver [Pipeline] } [2023-05-05T06:20:38.705Z] $ docker stop --time=1 3545e22506091d49b7a8d3b7871713ff86354803d2ee7a41fba024b0febe5824 [2023-05-05T06:20:40.003Z] $ docker rm -f --volumes 3545e22506091d49b7a8d3b7871713ff86354803d2ee7a41fba024b0febe5824 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:20:40.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:20:40.366Z] [2023-05-05T06:20:40.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:20:40.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:20:40.659Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T06:20:40.659Z] ab5ef0e58194: Pulling fs layer [2023-05-05T06:20:40.659Z] 9712f1f96733: Pulling fs layer [2023-05-05T06:20:40.659Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T06:20:40.659Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T06:20:40.659Z] e9a5061849ea: Pulling fs layer [2023-05-05T06:20:40.659Z] d747dcd14b5f: Pulling fs layer [2023-05-05T06:20:40.659Z] 2de7ff778b66: Pulling fs layer [2023-05-05T06:20:40.659Z] e9a5061849ea: Waiting [2023-05-05T06:20:40.659Z] d747dcd14b5f: Waiting [2023-05-05T06:20:40.659Z] 2de7ff778b66: Waiting [2023-05-05T06:20:40.659Z] 0d9ebad4ef96: Waiting [2023-05-05T06:20:40.659Z] 9712f1f96733: Verifying Checksum [2023-05-05T06:20:40.659Z] 9712f1f96733: Download complete [2023-05-05T06:20:40.917Z] 63f879dbbcfc: Verifying Checksum [2023-05-05T06:20:40.917Z] 63f879dbbcfc: Download complete [2023-05-05T06:20:41.174Z] ab5ef0e58194: Verifying Checksum [2023-05-05T06:20:41.174Z] ab5ef0e58194: Download complete [2023-05-05T06:20:41.174Z] e9a5061849ea: Verifying Checksum [2023-05-05T06:20:41.174Z] e9a5061849ea: Download complete [2023-05-05T06:20:41.174Z] d747dcd14b5f: Verifying Checksum [2023-05-05T06:20:41.174Z] d747dcd14b5f: Download complete [2023-05-05T06:20:41.174Z] 0d9ebad4ef96: Verifying Checksum [2023-05-05T06:20:41.174Z] 0d9ebad4ef96: Download complete [2023-05-05T06:20:41.174Z] 2de7ff778b66: Verifying Checksum [2023-05-05T06:20:41.174Z] 2de7ff778b66: Download complete [2023-05-05T06:20:43.703Z] ab5ef0e58194: Pull complete [2023-05-05T06:20:43.703Z] 9712f1f96733: Pull complete [2023-05-05T06:20:44.270Z] 63f879dbbcfc: Pull complete [2023-05-05T06:20:47.571Z] 0d9ebad4ef96: Pull complete [2023-05-05T06:20:47.830Z] e9a5061849ea: Pull complete [2023-05-05T06:20:47.830Z] d747dcd14b5f: Pull complete [2023-05-05T06:20:48.763Z] 2de7ff778b66: Pull complete [2023-05-05T06:20:48.763Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T06:20:48.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:20:48.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:20:48.840Z] prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container [2023-05-05T06:20:48.870Z] $ 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 [2023-05-05T06:20:53.669Z] $ docker top 5e797a30a26fc2602851d55ae30ae1f0e356454f961055b1341662e26b46c0b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:20:53.729Z] provisioning config files... [2023-05-05T06:20:53.736Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4233482954007813698tmp [2023-05-05T06:20:53.745Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1399440312266373540tmp [2023-05-05T06:20:53.753Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17403180595187420691tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:20:53.770Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:20:54.049Z] ---> sigul-configuration.sh [2023-05-05T06:20:54.049Z] gpg: directory `/root/.gnupg' created [2023-05-05T06:20:54.049Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T06:20:54.049Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T06:20:54.049Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T06:20:54.049Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T06:20:54.049Z] gpg: CAST5 encrypted data [2023-05-05T06:20:54.049Z] gpg: encrypted with 1 passphrase [2023-05-05T06:20:54.049Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T06:20:54.331Z] + mkdir /home/jenkins [2023-05-05T06:20:54.331Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T06:20:54.619Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-05T06:20:54.626Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:20:54.909Z] ---> sigul-install.sh [2023-05-05T06:20:54.909Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T06:20:55.193Z] + git tag --list [2023-05-05T06:20:55.193Z] v0.0.0 [2023-05-05T06:20:55.193Z] v0.0.1-dev.1 [2023-05-05T06:20:55.193Z] v0.0.1-dev.10 [2023-05-05T06:20:55.193Z] v0.0.1-dev.11 [2023-05-05T06:20:55.193Z] v0.0.1-dev.12 [2023-05-05T06:20:55.193Z] v0.0.1-dev.13 [2023-05-05T06:20:55.193Z] v0.0.1-dev.14 [2023-05-05T06:20:55.193Z] v0.0.1-dev.15 [2023-05-05T06:20:55.193Z] v0.0.1-dev.16 [2023-05-05T06:20:55.193Z] v0.0.1-dev.2 [2023-05-05T06:20:55.193Z] v0.0.1-dev.3 [2023-05-05T06:20:55.193Z] v0.0.1-dev.4 [2023-05-05T06:20:55.193Z] v0.0.1-dev.5 [2023-05-05T06:20:55.193Z] v0.0.1-dev.6 [2023-05-05T06:20:55.193Z] v0.0.1-dev.7 [2023-05-05T06:20:55.193Z] v0.0.1-dev.8 [2023-05-05T06:20:55.193Z] v0.0.1-dev.9 [2023-05-05T06:20:55.193Z] v2.2.0 [2023-05-05T06:20:55.193Z] v2.2.0-dev.17 [2023-05-05T06:20:55.193Z] v2.2.0-dev.18 [2023-05-05T06:20:55.193Z] v2.2.0-dev.19 [2023-05-05T06:20:55.193Z] v2.2.0-dev.20 [2023-05-05T06:20:55.193Z] v2.2.0-dev.21 [2023-05-05T06:20:55.193Z] v2.2.0-dev.22 [2023-05-05T06:20:55.193Z] v2.2.0-dev.23 [2023-05-05T06:20:55.193Z] v2.2.0-dev.24 [2023-05-05T06:20:55.193Z] v2.2.0-dev.25 [2023-05-05T06:20:55.193Z] v2.2.0-dev.26 [2023-05-05T06:20:55.193Z] v2.2.0-dev.27 [2023-05-05T06:20:55.193Z] v2.3.0 [2023-05-05T06:20:55.193Z] v2.3.0-dev.1 [2023-05-05T06:20:55.193Z] v2.3.0-dev.10 [2023-05-05T06:20:55.193Z] v2.3.0-dev.11 [2023-05-05T06:20:55.193Z] v2.3.0-dev.12 [2023-05-05T06:20:55.193Z] v2.3.0-dev.13 [2023-05-05T06:20:55.193Z] v2.3.0-dev.14 [2023-05-05T06:20:55.193Z] v2.3.0-dev.15 [2023-05-05T06:20:55.193Z] v2.3.0-dev.16 [2023-05-05T06:20:55.193Z] v2.3.0-dev.17 [2023-05-05T06:20:55.193Z] v2.3.0-dev.18 [2023-05-05T06:20:55.193Z] v2.3.0-dev.19 [2023-05-05T06:20:55.193Z] v2.3.0-dev.2 [2023-05-05T06:20:55.193Z] v2.3.0-dev.20 [2023-05-05T06:20:55.193Z] v2.3.0-dev.21 [2023-05-05T06:20:55.193Z] v2.3.0-dev.22 [2023-05-05T06:20:55.193Z] v2.3.0-dev.23 [2023-05-05T06:20:55.193Z] v2.3.0-dev.24 [2023-05-05T06:20:55.193Z] v2.3.0-dev.25 [2023-05-05T06:20:55.193Z] v2.3.0-dev.26 [2023-05-05T06:20:55.193Z] v2.3.0-dev.27 [2023-05-05T06:20:55.193Z] v2.3.0-dev.28 [2023-05-05T06:20:55.193Z] v2.3.0-dev.3 [2023-05-05T06:20:55.193Z] v2.3.0-dev.4 [2023-05-05T06:20:55.193Z] v2.3.0-dev.5 [2023-05-05T06:20:55.193Z] v2.3.0-dev.6 [2023-05-05T06:20:55.193Z] v2.3.0-dev.7 [2023-05-05T06:20:55.193Z] v2.3.0-dev.8 [2023-05-05T06:20:55.193Z] v2.3.0-dev.9 [2023-05-05T06:20:55.193Z] v2.3.1 [2023-05-05T06:20:55.193Z] v2.3.1-dev.4 [2023-05-05T06:20:55.193Z] v2.3.1-dev.5 [2023-05-05T06:20:55.193Z] v2.3.1-dev.6 [2023-05-05T06:20:55.193Z] v3.0.0-dev.1 [2023-05-05T06:20:55.193Z] v3.0.0-dev.10 [2023-05-05T06:20:55.193Z] v3.0.0-dev.11 [2023-05-05T06:20:55.193Z] v3.0.0-dev.12 [2023-05-05T06:20:55.193Z] v3.0.0-dev.13 [2023-05-05T06:20:55.193Z] v3.0.0-dev.14 [2023-05-05T06:20:55.193Z] v3.0.0-dev.15 [2023-05-05T06:20:55.193Z] v3.0.0-dev.16 [2023-05-05T06:20:55.193Z] v3.0.0-dev.17 [2023-05-05T06:20:55.193Z] v3.0.0-dev.18 [2023-05-05T06:20:55.193Z] v3.0.0-dev.19 [2023-05-05T06:20:55.193Z] v3.0.0-dev.2 [2023-05-05T06:20:55.193Z] v3.0.0-dev.20 [2023-05-05T06:20:55.193Z] v3.0.0-dev.21 [2023-05-05T06:20:55.193Z] v3.0.0-dev.22 [2023-05-05T06:20:55.193Z] v3.0.0-dev.23 [2023-05-05T06:20:55.193Z] v3.0.0-dev.24 [2023-05-05T06:20:55.193Z] v3.0.0-dev.25 [2023-05-05T06:20:55.193Z] v3.0.0-dev.26 [2023-05-05T06:20:55.193Z] v3.0.0-dev.27 [2023-05-05T06:20:55.193Z] v3.0.0-dev.28 [2023-05-05T06:20:55.193Z] v3.0.0-dev.29 [2023-05-05T06:20:55.193Z] v3.0.0-dev.3 [2023-05-05T06:20:55.193Z] v3.0.0-dev.30 [2023-05-05T06:20:55.193Z] v3.0.0-dev.31 [2023-05-05T06:20:55.193Z] v3.0.0-dev.32 [2023-05-05T06:20:55.193Z] v3.0.0-dev.33 [2023-05-05T06:20:55.193Z] v3.0.0-dev.4 [2023-05-05T06:20:55.193Z] v3.0.0-dev.5 [2023-05-05T06:20:55.193Z] v3.0.0-dev.6 [2023-05-05T06:20:55.193Z] v3.0.0-dev.7 [2023-05-05T06:20:55.193Z] v3.0.0-dev.8 [2023-05-05T06:20:55.193Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-05T06:20:55.474Z] + lftools sign git-tag v3.0.0-dev.33 [2023-05-05T06:20:56.040Z] Signing Git tag with Sigul... [2023-05-05T06:20:56.040Z] Signing v3.0.0-dev.33 [2023-05-05T06:22:47.491Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2023-05-05T06:22:47.500Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:22:47.783Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T06:22:47.790Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T06:22:47.813Z] $ docker stop --time=1 5e797a30a26fc2602851d55ae30ae1f0e356454f961055b1341662e26b46c0b3 [2023-05-05T06:22:49.095Z] $ docker rm -f --volumes 5e797a30a26fc2602851d55ae30ae1f0e356454f961055b1341662e26b46c0b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T06:22:49.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:22:49.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:22:49.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:22:49.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:22:49.844Z] prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container [2023-05-05T06:22:49.878Z] $ 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 [2023-05-05T06:22:50.205Z] $ docker top 179aecf848c73cffd486d4adcf3114eeb9fe2bb70586b0748025c49f04d7927a -eo pid,comm [2023-05-05T06:22:50.244Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T06:22:50.244Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:22:50.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:22:50.281Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:22:50.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:22:50.396Z] $ docker exec 179aecf848c73cffd486d4adcf3114eeb9fe2bb70586b0748025c49f04d7927a ssh-agent [2023-05-05T06:22:50.485Z] SSH_AUTH_SOCK=/tmp/ssh-Jtxd4EICmyaI/agent.31 [2023-05-05T06:22:50.485Z] SSH_AGENT_PID=37 [2023-05-05T06:22:50.490Z] Running ssh-add (command line suppressed) [2023-05-05T06:22:50.595Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10662544534799645057.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10662544534799645057.key) [2023-05-05T06:22:50.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:22:50.882Z] + git semver bump pre [2023-05-05T06:22:51.150Z] 2023-05-05 06:22:51,039 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-05T06:22:51.150Z] 2023-05-05 06:22:51,039 [bump_version] DEBUG bumping version:3.0.0-dev.33 on axis:pre with prefix:dev [2023-05-05T06:22:51.150Z] 2023-05-05 06:22:51,039 [bump_version] DEBUG bumped version:3.0.0-dev.34 [2023-05-05T06:22:51.150Z] 2023-05-05 06:22:51,039 [write_version] DEBUG write version:3.0.0-dev.34 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-05T06:22:51.150Z] 2023-05-05 06:22:51,039 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-05T06:22:51.150Z] 2023-05-05 06:22:51,039 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-05T06:22:51.150Z] 2023-05-05 06:22:51,041 [execute] INFO git cat-file --batch-check [2023-05-05T06:22:51.150Z] 2023-05-05 06:22:51,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:22:51.150Z] 2023-05-05 06:22:51,049 [execute] INFO git cat-file --batch [2023-05-05T06:22:51.150Z] 2023-05-05 06:22:51,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:22:51.150Z] 2023-05-05 06:22:51,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-05T06:22:51.150Z] 3.0.0-dev.34 [Pipeline] } [2023-05-05T06:22:51.168Z] $ docker exec --env ******** --env ******** 179aecf848c73cffd486d4adcf3114eeb9fe2bb70586b0748025c49f04d7927a ssh-agent -k [2023-05-05T06:22:51.264Z] unset SSH_AUTH_SOCK; [2023-05-05T06:22:51.264Z] unset SSH_AGENT_PID; [2023-05-05T06:22:51.265Z] echo Agent pid 37 killed; [2023-05-05T06:22:51.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:22:51.577Z] + git semver [Pipeline] } [2023-05-05T06:22:51.855Z] $ docker stop --time=1 179aecf848c73cffd486d4adcf3114eeb9fe2bb70586b0748025c49f04d7927a [2023-05-05T06:22:53.150Z] $ docker rm -f --volumes 179aecf848c73cffd486d4adcf3114eeb9fe2bb70586b0748025c49f04d7927a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:22:53.475Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:22:53.475Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:22:53.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:22:53.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:22:53.835Z] prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container [2023-05-05T06:22:53.870Z] $ 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 [2023-05-05T06:22:54.225Z] $ docker top bc06cd15ca48e7c97006f8495f9669c58287010b29fa597763f6e692153e6fa3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:22:54.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:22:54.299Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:22:54.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:22:54.419Z] $ docker exec bc06cd15ca48e7c97006f8495f9669c58287010b29fa597763f6e692153e6fa3 ssh-agent [2023-05-05T06:22:54.504Z] SSH_AUTH_SOCK=/tmp/ssh-7SA957l9TKnq/agent.32 [2023-05-05T06:22:54.504Z] SSH_AGENT_PID=38 [2023-05-05T06:22:54.509Z] Running ssh-add (command line suppressed) [2023-05-05T06:22:54.617Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12385324790622930540.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12385324790622930540.key) [2023-05-05T06:22:54.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:22:54.995Z] + git semver push [2023-05-05T06:22:55.293Z] 2023-05-05 06:22:55,080 [run_push] DEBUG push [2023-05-05T06:22:55.293Z] 2023-05-05 06:22:55,080 [execute] INFO git cat-file --batch-check [2023-05-05T06:22:55.293Z] 2023-05-05 06:22:55,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:22:55.293Z] 2023-05-05 06:22:55,085 [execute] INFO git rev-list 3d65839fdef105a4605a555a681ee65748ea137d -- [2023-05-05T06:22:55.293Z] 2023-05-05 06:22:55,085 [execute] DEBUG Popen(['git', 'rev-list', '3d65839fdef105a4605a555a681ee65748ea137d', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:22:55.293Z] 2023-05-05 06:22:55,092 [execute] INFO git fetch -v origin [2023-05-05T06:22:55.293Z] 2023-05-05 06:22:55,092 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-05T06:22:55.566Z] 2023-05-05 06:22:55,563 [run_push] DEBUG no remote changes detected [2023-05-05T06:22:55.567Z] 2023-05-05 06:22:55,563 [execute] INFO git push origin semver [2023-05-05T06:22:55.567Z] 2023-05-05 06:22:55,564 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:22:56.559Z] 2023-05-05 06:22:56,236 [run_push] DEBUG push all version tags [2023-05-05T06:22:56.559Z] 2023-05-05 06:22:56,237 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T06:22:56.559Z] 2023-05-05 06:22:56,237 [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) [2023-05-05T06:22:57.163Z] 2023-05-05 06:22:56,946 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-05T06:22:57.163Z] 3.0.0-dev.34 [Pipeline] } [2023-05-05T06:22:57.178Z] $ docker exec --env ******** --env ******** bc06cd15ca48e7c97006f8495f9669c58287010b29fa597763f6e692153e6fa3 ssh-agent -k [2023-05-05T06:22:57.283Z] unset SSH_AUTH_SOCK; [2023-05-05T06:22:57.283Z] unset SSH_AGENT_PID; [2023-05-05T06:22:57.283Z] echo Agent pid 38 killed; [2023-05-05T06:22:57.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:22:57.591Z] + git semver [Pipeline] } [2023-05-05T06:22:57.869Z] $ docker stop --time=1 bc06cd15ca48e7c97006f8495f9669c58287010b29fa597763f6e692153e6fa3 [2023-05-05T06:22:59.117Z] $ docker rm -f --volumes bc06cd15ca48e7c97006f8495f9669c58287010b29fa597763f6e692153e6fa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-05T06:22:59.630Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-05T06:22:59.630Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-05T06:22:59.630Z] total 16 [2023-05-05T06:22:59.630Z] drwxr-xr-x 3 root root 4096 May 5 06:08 . [2023-05-05T06:22:59.630Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:20 .. [2023-05-05T06:22:59.630Z] drwxr-xr-x 2 root root 4096 May 5 06:08 cost [2023-05-05T06:22:59.630Z] -rw-r--r-- 1 root root 89 May 5 06:08 cost.csv [2023-05-05T06:22:59.630Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-05T06:22:59.630Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-05T06:22:59.630Z] total 16 [2023-05-05T06:22:59.630Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:08 . [2023-05-05T06:22:59.630Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:20 .. [2023-05-05T06:22:59.630Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:08 cost [2023-05-05T06:22:59.630Z] -rw-r--r-- 1 jenkins jenkins 89 May 5 06:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:22:59.917Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:00.771Z] ---> package-listing.sh [2023-05-05T06:23:00.771Z] ++ facter osfamily [2023-05-05T06:23:00.771Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T06:23:01.030Z] + OS_FAMILY=debian [2023-05-05T06:23:01.030Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-05T06:23:01.030Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T06:23:01.030Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T06:23:01.030Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T06:23:01.030Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T06:23:01.030Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-05T06:23:01.030Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T06:23:01.031Z] + case "${OS_FAMILY}" in [2023-05-05T06:23:01.031Z] + dpkg -l [2023-05-05T06:23:01.031Z] + grep '^ii' [2023-05-05T06:23:01.031Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T06:23:01.031Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T06:23:01.031Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T06:23:01.031Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-05T06:23:01.031Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-05T06:23:01.031Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-05-05T06:23:01.044Z] 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 [2023-05-05T06:23:01.319Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:23:01.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:23:01.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:23:01.949Z] prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container [2023-05-05T06:23:01.988Z] $ 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 [2023-05-05T06:23:02.249Z] $ docker top 7699a4682f6fe089afe7905574646f8f4a1ede59d46e2218fc33b0214e489940 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:23:02.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T06:23:02.861Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T06:23:03.144Z] + ls /var/log/sa-host [2023-05-05T06:23:03.144Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:23:03.217Z] provisioning config files... [2023-05-05T06:23:03.227Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15707527046829809374tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:23:03.240Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:03.522Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T06:23:03.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:03.854Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T06:23:03.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:04.143Z] ---> sudo-logs.sh [2023-05-05T06:23:04.143Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T06:23:04.169Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:04.452Z] ---> job-cost.sh [2023-05-05T06:23:04.452Z] lf-activate-venv: SKIPPING [2023-05-05T06:23:04.452Z] DEBUG: total: 0.2199999988079071 [2023-05-05T06:23:04.452Z] INFO: Retrieving Stack Cost... [2023-05-05T06:23:04.710Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:23:05.281Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T06:23:05.294Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:23:05.577Z] ---> logs-deploy.sh [2023-05-05T06:23:05.577Z] lf-activate-venv: SKIPPING [2023-05-05T06:23:05.577Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/105 [2023-05-05T06:23:05.577Z] INFO: archiving workspace using pattern(s): [2023-05-05T06:23:06.514Z] Archives upload complete. [2023-05-05T06:23:06.514Z] INFO: archiving logs to Nexus